CTS-SAT-1-OBC-Firmware
|
This is the first part of the response that every command response from the GNSS receiver has. Refer to page 34-35 of the OEM7 Commands and Logs Reference Manual. More...
#include <gnss_types.h>
Public Attributes | |
char | log_name [128] |
The ASCII name of the log or command e.g., "BESTXYZA" or "TIMEA". | |
GNSS_reference_time_status_t | time_status |
Indicates the quality of the GNSS reference time. | |
This is the first part of the response that every command response from the GNSS receiver has. Refer to page 34-35 of the OEM7 Commands and Logs Reference Manual.
char GNSS_header_response_t::log_name[128] |
The ASCII name of the log or command e.g., "BESTXYZA" or "TIMEA".
GNSS_reference_time_status_t GNSS_header_response_t::time_status |
Indicates the quality of the GNSS reference time.