GNSS receiver tools
1
Tools for use with GNSS receivers
|
POSITON UPDATE RATE - Position Update rate of the GNSS system. More...
#include <SkyTraqBin_outputs.hh>
Public Member Functions | |
Pos_update_rate (unsigned char *payload, Payload_length payload_len) | |
Constructor from a binary buffer. More... | |
const uint8_t | update_rate (void) const |
Additional Inherited Members |
POSITON UPDATE RATE - Position Update rate of the GNSS system.
Answer to Q_pos_update_rate message
Definition at line 137 of file SkyTraqBin_outputs.hh.
SkyTraqBin::Pos_update_rate::Pos_update_rate | ( | unsigned char * | payload, |
Payload_length | payload_len | ||
) |
Constructor from a binary buffer.
Definition at line 65 of file SkyTraqBin_outputs.cc.
|
inline |
Definition at line 145 of file SkyTraqBin_outputs.hh.