- 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