111 std::vector<int8_t>
createPacketMSP(
int msp, std::vector<int8_t>payload);
static const int HEADER_ERR
static const int HEADER_CMD
static const int MSP_ATTITUDE
static const int MSP_MAG_CALIBRATION
static const int MSP_EEPROM_WRITE
void sendMulRequestMSP_SET_RAW_RC(int channels[])
static const int MSP_FC_VERSION
static const int HEADER_SIZE
void sendRequestMSP(std::vector< int8_t > data)
static const int MSP_SET_POS
void sendRequestMSP_GET_DEBUG(std::vector< int > requests)
static const int MSP_ALTITUDE
static const int HEADER_ARROW
static const int MSP_ACC_TRIM
void evaluateCommand(int command)
void sendMulRequestMSP_GET_DEBUG(std::vector< int > requests, int index)
static const int MSP_ACC_CALIBRATION
std::vector< int8_t > createPacketMSP(int msp, std::vector< int8_t >payload)
static const int HEADER_M
void sendRequestMSP_SET_POS(int posArray[])
static const int MSP_SET_MOTOR
static const int MSP_ANALOG
static const int MSP_SET_ACC_TRIM
void sendMulRequestMSP(std::vector< int8_t > data, int i)
static const int HEADER_START
static const int MSP_SET_RAW_RC
static const int MSP_RAW_IMU
void sendRequestMSP_SET_RAW_RC(int channels[])