MIP_SDK  latest-2-g34f3e39
MicroStrain Communications Library for embedded systems
Public Attributes | List of all members
mip::C::mip_gnss_receiver_info_command_info Struct Reference

#include <commands_gnss.h>

Public Attributes

uint8_t receiver_id
 Receiver id: e.g. 1, 2, etc. More...
 
uint8_t mip_data_descriptor_set
 MIP descriptor set associated with this receiver. More...
 
char description [32]
 Ascii description of receiver. Contains the following info (comma-delimited):
Module name/model
Firmware version info. More...
 

Member Data Documentation

◆ description

char mip::C::mip_gnss_receiver_info_command_info::description[32]

Ascii description of receiver. Contains the following info (comma-delimited):
Module name/model
Firmware version info.

◆ mip_data_descriptor_set

uint8_t mip::C::mip_gnss_receiver_info_command_info::mip_data_descriptor_set

MIP descriptor set associated with this receiver.

◆ receiver_id

uint8_t mip::C::mip_gnss_receiver_info_command_info::receiver_id

Receiver id: e.g. 1, 2, etc.


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