|
|
|
@ -25,8 +25,8 @@ using namespace SITL;
@@ -25,8 +25,8 @@ using namespace SITL;
|
|
|
|
|
// sadly, this pulls START_STOP_D etc in from the frsky header.
|
|
|
|
|
#include <GCS_MAVLink/GCS.h> |
|
|
|
|
|
|
|
|
|
// const uint8_t START_STOP_D = 0x5E;
|
|
|
|
|
// const uint8_t BYTESTUFF_D = 0x5D;
|
|
|
|
|
static const uint8_t START_STOP_D = 0x5E; |
|
|
|
|
static const uint8_t BYTESTUFF_D = 0x5D; |
|
|
|
|
|
|
|
|
|
void Frsky_D::handle_data(uint8_t id, uint16_t data) |
|
|
|
|
{ |
|
|
|
|