GNSS receiver tools
1
Tools for use with GNSS receivers
|
LOG STATUS CONTROL - Request Information of the Log Buffer Status. More...
#include <SkyTraqBin_inputs.hh>
Public Member Functions | |
Q_log_status (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 |
LOG STATUS CONTROL - Request Information of the Log Buffer Status.
Responds with Log_status_output message
Definition at line 519 of file SkyTraqBin_inputs.hh.
|
inline |
Definition at line 521 of file SkyTraqBin_inputs.hh.
|
inlinevirtual |
Does the response message type have a sub-ID?
Implements SkyTraqBin::with_response.
Definition at line 525 of file SkyTraqBin_inputs.hh.
|
inlinevirtual |
Return the message ID of the response message.
Implements SkyTraqBin::with_response.
Definition at line 525 of file SkyTraqBin_inputs.hh.
|
inlinevirtual |
Return the message sub-ID of the response message.
Implements SkyTraqBin::with_response.
Definition at line 525 of file SkyTraqBin_inputs.hh.