#include <msp_msg.hpp>

Public Member Functions | |
| std::ostream & | print (std::ostream &s) const |
Public Attributes | |
| Value< float > | cell_max |
| Value< float > | cell_min |
| Value< float > | cell_warning |
| Value< uint16_t > | failsafe_throttle |
| Value< uint8_t > | gps_baudrate |
| Value< uint8_t > | gps_provider |
| Value< uint8_t > | gps_ubx_sbas |
| Value< float > | mag_declination |
| Value< uint16_t > | max_throttle |
| Value< uint16_t > | mid_rc |
| Value< uint16_t > | min_command |
| Value< uint16_t > | min_throttle |
| Value< uint8_t > | multiwii_current_meter_output |
| Value< uint8_t > | reserved |
| Value< uint8_t > | rssi_channel |
| Value< float > | voltage_scale |
Definition at line 3357 of file msp_msg.hpp.
|
inline |
Definition at line 3372 of file msp_msg.hpp.
| Value<float> msp::msg::MiscSettings::cell_max |
Definition at line 3370 of file msp_msg.hpp.
| Value<float> msp::msg::MiscSettings::cell_min |
Definition at line 3370 of file msp_msg.hpp.
| Value<float> msp::msg::MiscSettings::cell_warning |
Definition at line 3370 of file msp_msg.hpp.
| Value<uint16_t> msp::msg::MiscSettings::failsafe_throttle |
Definition at line 3362 of file msp_msg.hpp.
| Value<uint8_t> msp::msg::MiscSettings::gps_baudrate |
Definition at line 3364 of file msp_msg.hpp.
| Value<uint8_t> msp::msg::MiscSettings::gps_provider |
Definition at line 3363 of file msp_msg.hpp.
| Value<uint8_t> msp::msg::MiscSettings::gps_ubx_sbas |
Definition at line 3365 of file msp_msg.hpp.
| Value<float> msp::msg::MiscSettings::mag_declination |
Definition at line 3369 of file msp_msg.hpp.
| Value<uint16_t> msp::msg::MiscSettings::max_throttle |
Definition at line 3360 of file msp_msg.hpp.
| Value<uint16_t> msp::msg::MiscSettings::mid_rc |
Definition at line 3358 of file msp_msg.hpp.
| Value<uint16_t> msp::msg::MiscSettings::min_command |
Definition at line 3361 of file msp_msg.hpp.
| Value<uint16_t> msp::msg::MiscSettings::min_throttle |
Definition at line 3359 of file msp_msg.hpp.
| Value<uint8_t> msp::msg::MiscSettings::multiwii_current_meter_output |
Definition at line 3366 of file msp_msg.hpp.
| Value<uint8_t> msp::msg::MiscSettings::reserved |
Definition at line 3368 of file msp_msg.hpp.
| Value<uint8_t> msp::msg::MiscSettings::rssi_channel |
Definition at line 3367 of file msp_msg.hpp.
| Value<float> msp::msg::MiscSettings::voltage_scale |
Definition at line 3370 of file msp_msg.hpp.