MIP_SDK  latest-2-g34f3e39
MicroStrain Communications Library for embedded systems
Classes | Functions
(0x0E,0x01) Receiver Info

Return information about the GNSS receivers in the device. More...

Classes

struct  mip::commands_gnss::ReceiverInfo
 

Functions

TypedResult< ReceiverInfomip::commands_gnss::receiverInfo (C::mip_interface &device, uint8_t *numReceiversOut, uint8_t numReceiversOutMax, ReceiverInfo::Info *receiverInfoOut)
 

Detailed Description

Return information about the GNSS receivers in the device.

Function Documentation

◆ receiverInfo()

TypedResult< ReceiverInfo > mip::commands_gnss::receiverInfo ( C::mip_interface device,
uint8_t *  numReceiversOut,
uint8_t  numReceiversOutMax,
ReceiverInfo::Info receiverInfoOut 
)