Skip to content

Releases: mhils/flysky-updater

Third Release

18 Aug 20:35
Compare
Choose a tag to compare

This release includes the following changes:

Second Release

18 Aug 19:27
Compare
Choose a tag to compare

This release includes the following changes:

  • Fix a bug that made it impossible to flash firmware images whose size is not a multiple of 1024 bytes.
  • Make updater easier to use, e.g. novice users can now just double-click it.
    • Add autodetection for firmware image files in the same folder.
    • Add autodetection of the serial port.
    • If multiple images or serial ports are found, the user is prompted to make a selection.
    • The command line interface remains, of course.
  • Document size parameter for the write command.

Both changes are inspired by @qba667's fantastic work on the FlyPlus firmware. Thanks! 😃

Initial Release

19 Feb 15:41
Compare
Choose a tag to compare
v1.0

add documentation