MIP_SDK
latest-2-g34f3e39
MicroStrain Communications Library for embedded systems
|
#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... | |
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.
mip_nmea_message_message_id mip::C::mip_nmea_message::message_id |
NMEA sentence type.
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.
mip_nmea_message_talker_id mip::C::mip_nmea_message::talker_id |
NMEA talker ID. Ignored for proprietary sentences.