Public Member Functions | Public Attributes
msp::msg::SensorStatus Struct Reference

#include <msp_msg.hpp>

Inheritance diagram for msp::msg::SensorStatus:
Inheritance graph
[legend]

List of all members.

Public Member Functions

virtual bool decode (const ByteVector &data) override
 Decode message contents from a ByteVector.
virtual ID id () const override
 get the ID of the message
 SensorStatus (FirmwareVariant v)

Public Attributes

Value< uint8_t > hardware_healthy
Value< uint8_t > hw_acc_status
Value< uint8_t > hw_baro_status
Value< uint8_t > hw_compass_status
Value< uint8_t > hw_gps_status
Value< uint8_t > hw_gyro_status
Value< uint8_t > hw_optical_flow_status
Value< uint8_t > hw_pitometer_status
Value< uint8_t > hw_rangefinder_status

Detailed Description

Definition at line 3958 of file msp_msg.hpp.


Constructor & Destructor Documentation

Definition at line 3959 of file msp_msg.hpp.


Member Function Documentation

virtual bool msp::msg::SensorStatus::decode ( const ByteVector ) [inline, override, virtual]

Decode message contents from a ByteVector.

Parameters:
dataSource of data
Returns:
False. Override methods should return true on success

Reimplemented from msp::Message.

Definition at line 3973 of file msp_msg.hpp.

virtual ID msp::msg::SensorStatus::id ( ) const [inline, override, virtual]

get the ID of the message

Returns:
ID

Implements msp::Message.

Definition at line 3961 of file msp_msg.hpp.


Member Data Documentation

Definition at line 3963 of file msp_msg.hpp.

Definition at line 3965 of file msp_msg.hpp.

Definition at line 3967 of file msp_msg.hpp.

Definition at line 3966 of file msp_msg.hpp.

Definition at line 3968 of file msp_msg.hpp.

Definition at line 3964 of file msp_msg.hpp.

Definition at line 3971 of file msp_msg.hpp.

Definition at line 3970 of file msp_msg.hpp.

Definition at line 3969 of file msp_msg.hpp.


The documentation for this struct was generated from the following file:


msp
Author(s): Christian Rauch
autogenerated on Thu Jun 20 2019 19:40:38