GNSS receiver tools
1
Tools for use with GNSS receivers
|
GNSS NAVIGATION MODE - Navigation mode of the GNSS receiver. More...
#include <SkyTraqBin_outputs_with_subid.hh>
Public Member Functions | |
GNSS_nav_mode (unsigned char *payload, Payload_length payload_len) | |
const NavigationMode | navigation_mode (void) const |
![]() | |
with_subid (uint8_t subid) | |
Constructor. More... | |
const uint8_t | message_subid (void) const |
Getter method for message sub-ID. More... | |
Additional Inherited Members | |
![]() | |
uint8_t | _msg_subid |
GNSS NAVIGATION MODE - Navigation mode of the GNSS receiver.
Answer to Q_GNSS_nav_mode
Definition at line 194 of file SkyTraqBin_outputs_with_subid.hh.
SkyTraqBin::GNSS_nav_mode::GNSS_nav_mode | ( | unsigned char * | payload, |
Payload_length | payload_len | ||
) |
Definition at line 412 of file SkyTraqBin_outputs.cc.
|
inline |
Definition at line 201 of file SkyTraqBin_outputs_with_subid.hh.