GNSS receiver tools
1
Tools for use with GNSS receivers
|
SOFTWARE VERSION - Software version of the GNSS receiver. More...
#include <SkyTraqBin_outputs.hh>
Public Member Functions | |
Sw_ver (unsigned char *payload, Payload_length payload_len) | |
Constructor from a binary buffer. More... | |
const SwType | software_type (void) const |
const PackedVersion | kernel_version (void) const |
const PackedVersion | ODM_version (void) const |
const greg::date | revision (void) const |
Additional Inherited Members |
SOFTWARE VERSION - Software version of the GNSS receiver.
Answer to Q_sw_ver message
Definition at line 64 of file SkyTraqBin_outputs.hh.
SkyTraqBin::Sw_ver::Sw_ver | ( | unsigned char * | payload, |
Payload_length | payload_len | ||
) |
Constructor from a binary buffer.
Definition at line 33 of file SkyTraqBin_outputs.cc.
|
inline |
Definition at line 75 of file SkyTraqBin_outputs.hh.
|
inline |
Definition at line 76 of file SkyTraqBin_outputs.hh.
|
inline |
Definition at line 77 of file SkyTraqBin_outputs.hh.
|
inline |
Definition at line 74 of file SkyTraqBin_outputs.hh.