- Using std::array for passing around SBUS data and commands
- Cleaned up folder structure after merge
- Pulling in mcu-support repo for CMake builds
- Fixed pointer constness for SbusRx
- Removed the tools folder to fix Arduino linting
- Fixing library.properties version number
- Merging CMake and Arduino SBUS libraries. Version 6 is the next available version number common between the two.
- Added Embedded Template Library support for AVR boards.
- Added CH17 and 18 support for read and write
- Added capability to write lost_frame or failsafe
- Added back in support for SBUS2 footers
- Updated to match our SBUS library for flight software
- Updated license to MIT
- Updated license to GPLV3.
- Updated to Arduino 1.5 format and setting a baseline release here.