MIP SDK  0.0.1
MicroStrain Communications Library for embedded systems
Public Attributes | List of all members
mip::C::mip_nmea_message Struct Reference

#include <commands_3dm.h>

Public Attributes

mip_nmea_message_message_id message_id
 Message type (GGA, GLL, etc) More...
 
mip_nmea_message_talker_id talker_id
 Talker ID (GN, GP, etc) More...
 
uint8_t source_desc_set
 Data source descriptor set (Filter, GNSS, etc) More...
 
uint16_t decimation
 Decimation from the base rate of the source descriptor set. More...
 

Member Data Documentation

◆ decimation

uint16_t mip::C::mip_nmea_message::decimation

Decimation from the base rate of the source descriptor set.

◆ message_id

mip_nmea_message_message_id mip::C::mip_nmea_message::message_id

Message type (GGA, GLL, etc)

◆ source_desc_set

uint8_t mip::C::mip_nmea_message::source_desc_set

Data source descriptor set (Filter, GNSS, etc)

◆ talker_id

mip_nmea_message_talker_id mip::C::mip_nmea_message::talker_id

Talker ID (GN, GP, etc)


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