MIP SDK  0.0.1
MicroStrain Communications Library for embedded systems
Classes | Functions
(0x81,0x0F) Dgps Channel [CPP]
Collaboration diagram for (0x81,0x0F) Dgps Channel [CPP]:

Classes

struct  mip::data_gnss::DgpsChannel
 

Functions

void mip::data_gnss::insert (Serializer &serializer, const DgpsChannel &self)
 
void mip::data_gnss::extract (Serializer &serializer, DgpsChannel &self)
 

Detailed Description

GNSS reported DGPS Channel Status status

When enabled, a separate field for each active space vehicle will be sent in the packet.

Function Documentation

◆ extract()

void mip::data_gnss::extract ( Serializer serializer,
DgpsChannel self 
)

◆ insert()

void mip::data_gnss::insert ( Serializer serializer,
const DgpsChannel self 
)