#include <msp_msg.hpp>

Public Member Functions | |
| void | decode (const std::vector< uint8_t > &data) |
| ID | id () const |
Public Attributes | |
| PidTerms | alt |
| PidTerms | level |
| PidTerms | mag |
| PidTerms | navr |
| PidTerms | pitch |
| PidTerms | pos |
| PidTerms | posr |
| PidTerms | roll |
| PidTerms | vel |
| PidTerms | yaw |
Definition at line 542 of file msp_msg.hpp.
| void msp::msg::Pid::decode | ( | const std::vector< uint8_t > & | data | ) | [inline, virtual] |
Implements msp::Request.
Definition at line 548 of file msp_msg.hpp.
| ID msp::msg::Pid::id | ( | ) | const [inline, virtual] |
Implements msp::Message.
Definition at line 543 of file msp_msg.hpp.
Definition at line 545 of file msp_msg.hpp.
Definition at line 546 of file msp_msg.hpp.
Definition at line 546 of file msp_msg.hpp.
Definition at line 546 of file msp_msg.hpp.
Definition at line 545 of file msp_msg.hpp.
Definition at line 546 of file msp_msg.hpp.
Definition at line 546 of file msp_msg.hpp.
Definition at line 545 of file msp_msg.hpp.
Definition at line 546 of file msp_msg.hpp.
Definition at line 545 of file msp_msg.hpp.