4747
5226 Programming Tool; Put Version Number In The Firmware Build
AMS Tools

Changes made for the Pathfinder 5226 Programming Tool

The 5226 firmware file does not have anything in its name besides which Pathfinder controller it is for and the file itself is in non-readable s19 type lines. This has caused confusion in the field in which someone doesn't know what version the file it is that they want to program or find out what they programmed into the board already.

The solution was to have the programmer extract the version number out of the un-encrypted build and put it into the encrypted file. The top line of a s19 file is not part of the program and is mostly used as a file check by our programming tools. So now when you pick the new build file and press the encrypt button it will look into the build at a certain location the version should be. It will take this version number and put it on the top line of the new encrypted file it is creating.