All notable changes to the AlazarTech Firmware Updater Command Line Utility are recorded here
Option to reload FPGA after an update completes. This option causes instabilities on some systems.
Issue with firmware updater crashing during update with library >7.3.0 and boards supporting spi flash.
Add support for ATS9637, ATS9437 and ATS9618.
Display the utility's version on the GUI's main window and in the log file
Prevent firmware update from running if library and driver are too old; this could corrupt the board's firmware
Issue with the command-line interface where the "Update ... successful" message could appear before the last progress bar update.
Typos in user dialogs
Stop including ATSApi.dll with firmware updater
Bug where ATS9870 update would not work for recent boards.
Add support for boards using serial flash interface.
Message during the update to warn users not to turn off the machine.
Bug that prevent option bits from being written on ATS9360, ATS9371, ATS9373, ATS9416, ATS9120 and ATS9130. This issue made it so that updates of page 0 would often fail.
Prevent updating 9373-A3 boards with 9373-D6 firmwares and vice versa
Updated license agreement
License agreement in manual
Digitally sign the Windows installation program
Install manual directly in installation location
Support for ATS9130
Desktop link for GUI
Disable API logging automatically for this application. This makes it so that it is not necessary to disable API logging manually before starting this program.
Documentation update
Bug that caused ATS9416 firmware flash to fail with "Error: sector read not supported"
Support for ATS9120, ATS9371 and ATS9416
Ameliorate command-line interface
Replace API with C version
Add reload FPGA support
Documentation for page options
Renamed `fwupdater` to `fwupdater-cli`
Install `fwupdater` to standard `bin` directory
Quiet option that produces no console output
Conan support
Support for ATS9373
Support for Linux distributions without standard C++11 compilers
Initial Version