GNSS receiver tools
1
Tools for use with GNSS receivers
|
QUERY POSITION UPDATE RATE - Query the position update rate of GNSS system. More...
#include <SkyTraqBin_inputs.hh>
Public Member Functions | |
Q_pos_update_rate (void) | |
uint8_t | response_id (void) const |
Return the message ID of the response message. More... | |
bool | has_response_subid (void) const |
Does the response message type have a sub-ID? More... | |
uint8_t | response_subid (void) const |
Return the message sub-ID of the response message. More... | |
Additional Inherited Members |
QUERY POSITION UPDATE RATE - Query the position update rate of GNSS system.
Responds with Pos_update_rate message
Definition at line 388 of file SkyTraqBin_inputs.hh.
|
inline |
Definition at line 390 of file SkyTraqBin_inputs.hh.
|
inlinevirtual |
Does the response message type have a sub-ID?
Implements SkyTraqBin::with_response.
Definition at line 394 of file SkyTraqBin_inputs.hh.
|
inlinevirtual |
Return the message ID of the response message.
Implements SkyTraqBin::with_response.
Definition at line 394 of file SkyTraqBin_inputs.hh.
|
inlinevirtual |
Return the message sub-ID of the response message.
Implements SkyTraqBin::with_response.
Definition at line 394 of file SkyTraqBin_inputs.hh.