Releases: BossHobby/Configurator
Releases Β· BossHobby/Configurator
v0.9.0
v0.8.0
v0.7.3
- do not select release candidates for flashing by default
- stick rates: fix bf super rate calculation
- remove log tab, add icon to download log file instead
- add support for 4mb flash at32 chip variants (at32f435m)
- catch false-positive error at flash exit
v0.7.2
- more robust hex lookup
- improve navbar for mobile use (thanks @kikoqiu)
- fix bug in serial library for mobile devices (thanks @kikoqiu)
- stickrates: add input limits
- blackbox: mark setpoint as rad/s
- fix bug in aliased runtime target handling
the last point is breaking for versions 0.10.0 and later, so please make sure the configurator says 0.7.2 before you proceed.
older firmware versions are not affected.
v0.7.1
- lock inputs while flashing
- ensure connect timeout is reset
- motor test: integrate with firmware changes to come to a full stop
- improve tda labels
- add profile migration for upcoming firmware changes
- flash: display current target after reset (needs firmware update)
- add option to save/load stick rates independently
v0.7.0
v0.6.5
- update to vite 3
- switch from nw.js to electron
v0.6.4
- completely rework template system & allow of configuration of options
- allow drag & drop configuration for osd elements, thanks @damian-kolakowski
- rework osd preview render, now uses actual osd font
- allow configuration of power level labels
v0.6.3
v0.6.2
- disable gyro name instead of id
- fix import of outdated templates
- update tooltips
- add msp vtx support (fw support pending)
- align motors in ESCSettings with configured pins
- switch to gh workflows instead of my self-hosted ci