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

#include <msp_msg.hpp>

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

List of all members.

Public Member Functions

void decode (const std::vector< uint8_t > &data)
ID id () const

Public Attributes

uint16_t altitude
uint8_t fix
uint16_t ground_course
uint32_t lat
uint32_t lon
uint8_t numSat
uint16_t speed

Detailed Description

Definition at line 423 of file msp_msg.hpp.


Member Function Documentation

void msp::msg::RawGPS::decode ( const std::vector< uint8_t > &  data) [inline, virtual]

Implements msp::Request.

Definition at line 434 of file msp_msg.hpp.

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

Implements msp::Message.

Definition at line 424 of file msp_msg.hpp.


Member Data Documentation

Definition at line 430 of file msp_msg.hpp.

Definition at line 426 of file msp_msg.hpp.

Definition at line 432 of file msp_msg.hpp.

Definition at line 428 of file msp_msg.hpp.

Definition at line 429 of file msp_msg.hpp.

Definition at line 427 of file msp_msg.hpp.

Definition at line 431 of file msp_msg.hpp.


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


msp
Author(s): Christian Rauch
autogenerated on Mon Oct 9 2017 03:02:14