Skip to content

3.0.0: MSP2 support

Latest
Compare
Choose a tag to compare
@christianrauch christianrauch released this 25 Jan 01:09
· 81 commits to master since this release
  • Multiwii Serial Protocol Version 2 support (kudos to @humanoid2050)
  • single message base class with encode and decode methods
  • rudimentary support for different message definitions for the same ID
  • removal of old synchronous API (class MSP)
  • auto code formatting via clang-format