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

This is the struct for the TIMEA Command response. Refer to page 941-943 of the OEM7 Commands and Logs Reference Manual. More...

#include <gnss_types.h>

Public Attributes

GNSS_clock_model_status_enum_t clock_status
 Clock model status.
 
int64_t utc_offset
 /// The offset of GNSS system time from UTC time Documentation says the utc offset comes as a double.
 
GNSS_utc_status_enum_t utc_status
 UTC status Refer to page 943 of the OEM7 Commands and Logs Reference Manual.
 
uint32_t crc
 32 bit CRC (ASCII and Binary only).
 

Detailed Description

This is the struct for the TIMEA Command response. Refer to page 941-943 of the OEM7 Commands and Logs Reference Manual.

Member Data Documentation

◆ clock_status

GNSS_clock_model_status_enum_t GNSS_timea_response_t::clock_status

Clock model status.

◆ crc

uint32_t GNSS_timea_response_t::crc

32 bit CRC (ASCII and Binary only).

◆ utc_offset

int64_t GNSS_timea_response_t::utc_offset

/// The offset of GNSS system time from UTC time Documentation says the utc offset comes as a double.

◆ utc_status

GNSS_utc_status_enum_t GNSS_timea_response_t::utc_status

UTC status Refer to page 943 of the OEM7 Commands and Logs Reference Manual.


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