Releases: am32-firmware/AM32
2.17
What's Changed
- Add ARK 4IN1 by @AlexKlimaj in #27
- Feature/eeprom struct by @freasy in #56
- Add Skystars, F415 pa2 Hardware group by @AlkaMotors in #110
- Fix/tunefrequency by @AlkaMotors in #111
- Add fixed speed mode to setInput by @AlkaMotors in #112
- avoid reset of utility timer by @tridge in #101
- DroneCAN: fixed param listing by @tridge in #115
- DroneCAN: fixed F415 interrupt priorities by @tridge in #117
- DroneCAN: added software control of CAN termination by @tridge in #118
- fix driving brake regression by @AlkaMotors in #120
- Rebase Alka Improve startup low kv motors by @AlexKlimaj in #121
- Change Comp to Medium Speed f421, l431, increase startup power for Non Comp_pwm start by @AlkaMotors in #122
- Add Jupiter 80A /Orca/Geprc by @AlkaMotors in #128
- Adjust Sequre current sense by @AlkaMotors in #129
- Fix/mindutycycle, do not apply override if driving brake set to 10, only adjust previous set values by @AlkaMotors in #131
- added .editorconfig by @tridge in #132
- fixed g431 build by @tridge in #134
- cleanup setting of TIM1_AUTORELOAD by @tridge in #116
- remove a bunch of unused Mcu specific code by @tridge in #113
- Tekko and Mamba targets by @freasy in #135
- Revert L431 comp speed. by @AlkaMotors in #141
- Add option to not use polling mode at low rpm by @AlkaMotors in #142
- fix play custom tone condition error by @Huibean in #140
- Fix F031 Serial Output by @AlkaMotors in #144
- Add 16MHz HSE for L431 by @MallikarjunSE in #156
- ramp rate and comparator interrupt changes g071 f421 by @AlkaMotors in #151
- fix tune len back to 128 by @Huibean in #143
- Add new targets, Change Comp order zerodrag by @AlkaMotors in #161
- Fix temperature reading F421G. by @AlkaMotors in #163
- Rpm based comp power level f421 by @AlkaMotors in #162
New Contributors
- @MallikarjunSE made their first contribution in #156
Full Changelog: v2.16...2.17
Am32 version 2.17-rc1
Ramp rate increases all mcu's.
Comparator Interrupt and commutation timing changes to improve stability F421, G071.
Improved low speed control F421, F051, G071
Fix dynamic idle issue f421.
Am32 version 2.16
Dshot timing changed to allow dshot 1200, 2400.
Frequency fix for custom tunes.
Input capture filter added for all mcu's.
Stability fixes for many mcus.
Auto Timing feature.
Many new targets added.
Please use this firmware with default settings if upgrading from an older AM32 version.
Am32 version 2.16-rc3
Important - Auto Timing Advance
Alka added "auto timing advance" - for the sake of testing it, he reused the "use hall sensors" switch.
If you want to try it, enable "use hall sensors" in the configurator.
What's Changed
- added mamba targets, adjusted gitignore by @freasy in #22
- support building with vscode - version 2 by @tridge in #44
- Kiss ardupilot dshot branch by @freasy in #53
- Release 2.12 by @freasy in #21
New Contributors
Full Changelog: v2.12...v2.16
Am32 version 2.12
Increase Braking power Rc car mode.
Reduce G071 blanking time for better loaded startups.
Fix RC car mode reversing.
Am32 version 2.10
Fix frequency for custom tunes.
Increase cut off rpm for polling mode
remove g071 low rpm hysteresis
Am32 version 2.08
Fix dead time for F4A targets.
Fix running brake level non-stm32 mcus.
Fix dshot rpm glitch.
Add pullup all except neutron g071.
Add input capture filter all mcu's
Am32 version 2.05
First release of the unified code project for AM32.