yaapu
|
53ea385291
|
AP_MSP: removed unnecessary pure virtual methods
|
2021-09-15 17:28:56 +10:00 |
yaapu
|
e1b12fbee3
|
AP_MSP: use const structures and brace initialization where possible
saves ane extra 130bytes
|
2021-09-15 17:28:56 +10:00 |
yaapu
|
188b7a50a9
|
AP_MSP: added a new backend for msp displayport aka canvas mode support
|
2021-08-25 17:12:15 +10:00 |
Andrew Tridgell
|
d8ed210b98
|
AP_MSP: cleanup namespace handling
using "using namespace MSP" in headers is a bad idea as it spreads to
lots of cpp via includes. It is fine in a cpp file
|
2020-09-02 05:56:46 +10:00 |
yaapu
|
80eca32604
|
AP_MSP: added Multiwii Serial protocol (MSP) v1 and v2 support
|
2020-09-02 05:56:46 +10:00 |