#include <msp_msg.hpp>
Public Member Functions | |
void | decode (const std::vector< uint8_t > &data) |
ID | id () const |
Public Attributes | |
uint | arm |
uint | failsafeThrottle |
uint | lifetime |
float | mag_declination |
uint | maxThrottle |
uint | minCommand |
uint | minThrottle |
uint | powerTrigger |
float | vbatLevelCrit |
float | vbatLevelWarn1 |
float | vbatLevelWarn2 |
float | vbatScale |
Definition at line 588 of file msp_msg.hpp.
void msp::msg::Misc::decode | ( | const std::vector< uint8_t > & | data | ) | [inline, virtual] |
Implements msp::Request.
Definition at line 598 of file msp_msg.hpp.
ID msp::msg::Misc::id | ( | ) | const [inline, virtual] |
Implements msp::Message.
Definition at line 589 of file msp_msg.hpp.
Definition at line 594 of file msp_msg.hpp.
Definition at line 592 of file msp_msg.hpp.
Definition at line 594 of file msp_msg.hpp.
Definition at line 595 of file msp_msg.hpp.
Definition at line 592 of file msp_msg.hpp.
Definition at line 593 of file msp_msg.hpp.
Definition at line 592 of file msp_msg.hpp.
Definition at line 591 of file msp_msg.hpp.
Definition at line 596 of file msp_msg.hpp.
Definition at line 596 of file msp_msg.hpp.
Definition at line 596 of file msp_msg.hpp.
Definition at line 596 of file msp_msg.hpp.