Type Definitions for Emlid messages for Emlid Reach M2 ER Protocol.
ErbMessageID
The available ERB Message IDs.
@ ERB_MessageId_RTK
RTK information.
@ ERB_MessageId_POS
Geodetic position solution.
@ ERB_MessageId_NONE
No Message Class specified.
@ ERB_MessageId_VEL
Velocity solution in NED.
@ ERB_MessageId_STAT
Receiver navigation status.
@ ERB_MessageId_VER
Version of protocol.
@ ERB_MessageId_SVI
Space vehicle information.
@ ERB_MessageId_DPOS
Dilution of precision.
ErbMessageID getMsgIdFromString(const std::string &idName)
Get the ERB Msg ID From String object.