Public Member Functions | |
App (const std::string name) | |
void | onAltitude (const msp::msg::Altitude &altitude) |
void | onAnalog (const msp::msg::Analog &analog) |
void | onAttitude (const msp::msg::Attitude &attitude) |
void | onBox (const msp::msg::ActiveBoxes &box) |
void | onBoxIds (const msp::msg::BoxIds &box_ids) |
void | onBoxNames (const msp::msg::BoxNames &box_names) |
void | onDebug (const msp::msg::Debug &debug) |
void | onDebugMessage (const msp::msg::DebugMessage &debug_msg) |
void | onIdent (const msp::msg::Ident &ident) |
void | onImu (const msp::msg::RawImu &imu_raw) |
void | onMisc (const msp::msg::Misc &misc) |
void | onMotor (const msp::msg::Motor &motor) |
void | onMotorPins (const msp::msg::MotorPins &motor_pins) |
void | onPID (const msp::msg::Pid &pid) |
void | onPidNames (const msp::msg::PidNames &pid_names) |
void | onRc (const msp::msg::Rc &rc) |
void | onRcTuning (const msp::msg::RcTuning &rc_tuning) |
void | onServo (const msp::msg::Servo &servo) |
void | onServoConf (const msp::msg::ServoConf &servo_conf) |
void | onStatus (const msp::msg::Status &status) |
Public Attributes | |
std::string | name |
Definition at line 5 of file fcu_test.cpp.
|
inline |
Definition at line 9 of file fcu_test.cpp.
|
inline |
Definition at line 27 of file fcu_test.cpp.
|
inline |
Definition at line 31 of file fcu_test.cpp.
|
inline |
Definition at line 23 of file fcu_test.cpp.
|
inline |
Definition at line 39 of file fcu_test.cpp.
|
inline |
Definition at line 55 of file fcu_test.cpp.
|
inline |
Definition at line 47 of file fcu_test.cpp.
|
inline |
Definition at line 66 of file fcu_test.cpp.
|
inline |
Definition at line 61 of file fcu_test.cpp.
|
inline |
Definition at line 11 of file fcu_test.cpp.
|
inline |
Definition at line 15 of file fcu_test.cpp.
|
inline |
Definition at line 41 of file fcu_test.cpp.
|
inline |
Definition at line 19 of file fcu_test.cpp.
|
inline |
Definition at line 43 of file fcu_test.cpp.
|
inline |
Definition at line 37 of file fcu_test.cpp.
|
inline |
Definition at line 51 of file fcu_test.cpp.
|
inline |
Definition at line 21 of file fcu_test.cpp.
|
inline |
Definition at line 33 of file fcu_test.cpp.
|
inline |
Definition at line 17 of file fcu_test.cpp.
|
inline |
Definition at line 57 of file fcu_test.cpp.
|
inline |
Definition at line 13 of file fcu_test.cpp.
std::string App::name |
Definition at line 7 of file fcu_test.cpp.