#include <msp_msg.hpp>
Public Attributes | |
Value< uint8_t > | acc_hardware |
Value< uint8_t > | baro_hardware |
bool | extended_contents |
Value< uint8_t > | mag_hardware |
Value< uint8_t > | opflow_hardware |
Value< uint8_t > | pitot_hardware |
Value< uint8_t > | rangefinder_hardware |
Definition at line 2498 of file msp_msg.hpp.
Value<uint8_t> msp::msg::SensorConfigSettings::acc_hardware |
Definition at line 2499 of file msp_msg.hpp.
Value<uint8_t> msp::msg::SensorConfigSettings::baro_hardware |
Definition at line 2500 of file msp_msg.hpp.
bool msp::msg::SensorConfigSettings::extended_contents |
Definition at line 2502 of file msp_msg.hpp.
Value<uint8_t> msp::msg::SensorConfigSettings::mag_hardware |
Definition at line 2501 of file msp_msg.hpp.
Value<uint8_t> msp::msg::SensorConfigSettings::opflow_hardware |
Definition at line 2505 of file msp_msg.hpp.
Value<uint8_t> msp::msg::SensorConfigSettings::pitot_hardware |
Definition at line 2503 of file msp_msg.hpp.
Value<uint8_t> msp::msg::SensorConfigSettings::rangefinder_hardware |
Definition at line 2504 of file msp_msg.hpp.