Skip to content

v1.3.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 17 Mar 20:24
v1.3.0
ce4ac1a

Changes

  • F4 support
  • External attitude update for estimator
  • Battery monitor support
  • Auxiliary motor/servo command support
  • Better handling of PWM rates for different mixers (default rates per mixer, no PWM sent with invalid mixer)
  • Hard fault recovery (backup SRAM)
  • Buffer log messages to be sent after connecting to rosflight_io
  • Improved error reporting
  • Bug fixes (highlights below)
    • Changing mixer could break PPM RC
    • Driver issues
  • Code refactoring
    • Listener interfaces for parameters, comm link
    • Refactored unit tests
  • Documentation