MIP_SDK  v3.0.0
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
 NMEA sentence type. More...
 
mip_nmea_message_talker_id talker_id
 NMEA talker ID. Ignored for proprietary sentences. More...
 
uint8_t source_desc_set
 Data descriptor set where the data will be sourced. Available options depend on the sentence. More...
 
uint16_t decimation
 Decimation from the base rate for source_desc_set. Frequency is limited to 10 Hz or the base rate, whichever is lower. Must be 0 when polling. More...
 

Member Data Documentation

◆ decimation

uint16_t mip::C::mip_nmea_message::decimation

Decimation from the base rate for source_desc_set. Frequency is limited to 10 Hz or the base rate, whichever is lower. Must be 0 when polling.

◆ message_id

mip_nmea_message_message_id mip::C::mip_nmea_message::message_id

NMEA sentence type.

◆ source_desc_set

uint8_t mip::C::mip_nmea_message::source_desc_set

Data descriptor set where the data will be sourced. Available options depend on the sentence.

◆ talker_id

mip_nmea_message_talker_id mip::C::mip_nmea_message::talker_id

NMEA talker ID. Ignored for proprietary sentences.


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