Skip to content

Releases: stylesuxx/esc-configurator

v0.17.0

12 Jul 22:16
Compare
Choose a tag to compare
  • Wording: Improved wording on mistagged firmware
  • Allow dumping of flashed firmware
  • Translation: Added spanish translation
  • Translation: Improved loading of additional languages
  • Translation: Fixed some typos
  • Tracking: Mistagged versions - tagged & detected
  • AM32: Allow flashing version 1.72
  • AM32: Remove old versions that do not follow the latest nameing schema
  • AM32: Add new ESCs
  • Bugfix: Check data byte length before reading voltage
  • Bugfix: Properly style warning in unsupported browsers
  • Refactored loaders into seperate file
  • Refactored settings into a seperate file
  • Added more melodies

v0.16.0

01 Jul 16:35
Compare
Choose a tag to compare
  • Tracking: Track firmware and version when flashing
  • Documentation: Added history and credits section
  • Enhancement: Detect wrongly tagged BlHeli_S version
  • Enhancement: Allow flashing of 120 dead-time on Bluejay
  • Add link to report mistagged hardware
  • Add link to report Bluejay tested hardware

v0.15.0

13 Jun 09:59
Compare
Choose a tag to compare

0.15.0

  • Added setting to disable common settings and instead allow to adjust all settings on every ESC individually
  • Bugfix: still try to write settings even if ESC seems locked, print a message instead of throwing

0.14.1

  • Added more melodies
  • Bugfix: Check if at least one ESC could be read before pushing to data layer

0.14.0

  • Improved template
  • Improved readability of tests
  • Do not migrate settings between different firmwares
  • Bugfix: Properly update settings after writing
  • Bugfix: Continue reading ESCs even if one failed
  • Bugfix: Properly select the Layout on AM32

0.13.0

  • More tests
  • Refactoring
  • Show hints on individual settings
  • Prevent double flashing while file is fetching
  • Added more melodies

0.12.1

  • Fixed button misalignement

v0.12.0

10 Apr 12:47
Compare
Choose a tag to compare
  • Show synced screen when all melodies are the same
  • Show info when ESC connected count does not match what MSP is reporting
  • Melody preset selection
  • Save melodies for later
  • Load previously saved melodies
  • Styling improvements for mobile
  • Updated dependencies
  • Refactoring

v0.11.0

07 Apr 21:54
Compare
Choose a tag to compare
  • Bluejay melody editor
  • PWA Infobox
  • Tracking improvements
  • Styling improvements
  • Some refactoring

v0.10.0

03 Apr 22:23
Compare
Choose a tag to compare

Changelog

  • Show battery charge if in Motor tab
  • Motor control via cursors
  • Added simplified Chinese
  • Improved translations
  • Set language to browser language if possible
  • Store logs in local storage
  • Sources generate display names
  • Show PWM frequency with Bluejay
  • Display AM32 bootloader version
  • Added coverage and lots of tests
  • Improved rendering of some components
  • Refactored to pure functions
  • Fixed issue where flashing through EMU would lead to firmware loss

v.0.9.0

25 Mar 12:25
Compare
Choose a tag to compare

Changelog:

  • Added netlify badge
  • Improved compatibility wording
  • Motor speed control
  • Improved documentation
  • Translateable log messages
  • Setting for printing log messages
  • Improved styling for mobile
  • Support Web USB - App now also works on Chrome for Android (mostly)
  • Added tests for helper utils
  • Added AM32 settings descriptions
  • Testing via travis
  • Improved serial queue