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

#include <msp_msg.hpp>

Inheritance diagram for msp::msg::OsdConfig:
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
 OsdConfig (FirmwareVariant v)

Public Attributes

Value< uint16_t > alt_alarm
Value< uint16_t > battery_cap_warn
Value< uint16_t > dist_alarm
std::array< uint16_t,
OSD_ITEM_COUNT
item_pos
Value< uint16_t > neg_alt_alarm
Value< uint8_t > osd_flags
Value< uint8_t > rssi_alarm
Value< uint16_t > time_alarm
Value< uint8_t > units
Value< uint8_t > video_system

Detailed Description

Definition at line 2151 of file msp_msg.hpp.


Constructor & Destructor Documentation

Definition at line 2152 of file msp_msg.hpp.


Member Function Documentation

virtual bool msp::msg::OsdConfig::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 2167 of file msp_msg.hpp.

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

get the ID of the message

Returns:
ID

Implements msp::Message.

Definition at line 2154 of file msp_msg.hpp.


Member Data Documentation

Definition at line 2162 of file msp_msg.hpp.

Definition at line 2160 of file msp_msg.hpp.

Definition at line 2163 of file msp_msg.hpp.

Definition at line 2165 of file msp_msg.hpp.

Definition at line 2164 of file msp_msg.hpp.

Definition at line 2156 of file msp_msg.hpp.

Definition at line 2159 of file msp_msg.hpp.

Definition at line 2161 of file msp_msg.hpp.

Definition at line 2158 of file msp_msg.hpp.

Definition at line 2157 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