CTS-SAT-1-OBC-Firmware
Loading...
Searching...
No Matches
GNSS_header_response_t Struct Reference

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.
 

Detailed Description

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.

Member Data Documentation

◆ log_name

char GNSS_header_response_t::log_name[128]

The ASCII name of the log or command e.g., "BESTXYZA" or "TIMEA".

◆ time_status

GNSS_reference_time_status_t GNSS_header_response_t::time_status

Indicates the quality of the GNSS reference time.


The documentation for this struct was generated from the following file: