GNSS receiver tools
1
Tools for use with GNSS receivers
|
SOFTWARE CRC -Software CRC of the GNSS receiver. More...
#include <SkyTraqBin_outputs.hh>
Public Member Functions | |
Sw_CRC (unsigned char *payload, Payload_length payload_len) | |
Constructor from a binary buffer. More... | |
const SwType | software_type (void) const |
const uint16_t | CRC (void) const |
Additional Inherited Members |
SOFTWARE CRC -Software CRC of the GNSS receiver.
Answer to Q_sw_CRC message
Definition at line 84 of file SkyTraqBin_outputs.hh.
SkyTraqBin::Sw_CRC::Sw_CRC | ( | unsigned char * | payload, |
Payload_length | payload_len | ||
) |
Constructor from a binary buffer.
Definition at line 42 of file SkyTraqBin_outputs.cc.
|
inline |
Definition at line 94 of file SkyTraqBin_outputs.hh.
|
inline |
Definition at line 93 of file SkyTraqBin_outputs.hh.