GNSS receiver tools
1
Tools for use with GNSS receivers
|
QUERY POWER MODE - Query status of power mode of GNSS receiver. More...
#include <SkyTraqBin_inputs.hh>
Public Member Functions | |
Q_power_mode (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 POWER MODE - Query status of power mode of GNSS receiver.
Responds with GNSS_power_mode_status message
Definition at line 506 of file SkyTraqBin_inputs.hh.
|
inline |
Definition at line 508 of file SkyTraqBin_inputs.hh.
|
inlinevirtual |
Does the response message type have a sub-ID?
Implements SkyTraqBin::with_response.
Definition at line 512 of file SkyTraqBin_inputs.hh.
|
inlinevirtual |
Return the message ID of the response message.
Implements SkyTraqBin::with_response.
Definition at line 512 of file SkyTraqBin_inputs.hh.
|
inlinevirtual |
Return the message sub-ID of the response message.
Implements SkyTraqBin::with_response.
Definition at line 512 of file SkyTraqBin_inputs.hh.