GNSS receiver tools
1
Tools for use with GNSS receivers
|
QUERY 1PPS FREQUENCY OUTPUT - Query 1PPS frequency output of the GNSS receive. More...
#include <SkyTraqBin_inputs_with_subid.hh>
Public Member Functions | |
Q_1PPS_freq_output (void) | |
![]() | |
with_subid (uint8_t subid) | |
Constructor. More... | |
const uint8_t | message_subid (void) const |
Getter method for message sub-ID. More... | |
![]() | |
virtual uint8_t | response_id (void) const =0 |
Return the message ID of the response message. More... | |
virtual bool | has_response_subid (void) const =0 |
Does the response message type have a sub-ID? More... | |
virtual uint8_t | response_subid (void) const =0 |
Return the message sub-ID of the response message. More... | |
Additional Inherited Members | |
![]() | |
uint8_t | _msg_subid |
QUERY 1PPS FREQUENCY OUTPUT - Query 1PPS frequency output of the GNSS receive.
Supported only in Flash V8 version
Definition at line 663 of file SkyTraqBin_inputs_with_subid.hh.
|
inline |
Definition at line 665 of file SkyTraqBin_inputs_with_subid.hh.