<BEWARE! Informational overload arriving> Yes, if a file is in the pulldown list for "Firmware Download" the system will deal with it appropriately. Dealing with the differences lies in handling not just the file extensions used (e.g. .tgz vs .trx) but the files having the correct format and contents. If you try to create and upload your own patch file -- YOU ARE ON YOUR OWN!! Seriously! Patch files were used prior to v1.0.0 and were intended to update files the firmware when the amount of changes were small. They were not intended to take your firmware between major versions (v1 to v3). The patches (at this time) are not cumulative in that they are intended to be applied between sub-subversions. A SINGLE patch file will take your firmware from, let's say, v3.1.0 to v3.1.1, but not from v3.1.0 to v3.1.5. Patching from v3.1.0 to v.3.1.2 will NEED two files and they will NEED to be applied in ORDER. Given this, the core team is considering renaming patch files to indicate the FROM and TO version numbers as "patch-v3.1.0.tgz" is rather ambiguous. Hope this helps -Rusty- |