mbgtools-lx  4.2.8

Summary of configuration and health data of all satellites. More...

#include <gpsdefs.h>

Data Fields

CSUM csum
 checksum of the remaining bytes More...
 
int16_t valid
 flag data are valid More...
 
T_GPS tot_51
 time of transmission, page 51 More...
 
T_GPS tot_63
 time of transmission, page 63 More...
 
T_GPS t0a
 complete reference time almanac More...
 
CFG cfg [N_SVNO_GPS]
 4 bit SV configuration code from page 63 More...
 
HEALTH health [N_SVNO_GPS]
 6 bit SV health codes from pages 51, 63 More...
 

Detailed Description

Summary of configuration and health data of all satellites.

Definition at line 18512 of file gpsdefs.h.

Field Documentation

◆ cfg

CFG CFGH::cfg[N_SVNO_GPS]

4 bit SV configuration code from page 63

Definition at line 18521 of file gpsdefs.h.

◆ csum

CSUM CFGH::csum

checksum of the remaining bytes

Definition at line 18514 of file gpsdefs.h.

◆ health

HEALTH CFGH::health[N_SVNO_GPS]

6 bit SV health codes from pages 51, 63

Definition at line 18522 of file gpsdefs.h.

◆ t0a

T_GPS CFGH::t0a

complete reference time almanac

Definition at line 18519 of file gpsdefs.h.

◆ tot_51

T_GPS CFGH::tot_51

time of transmission, page 51

Definition at line 18517 of file gpsdefs.h.

◆ tot_63

T_GPS CFGH::tot_63

time of transmission, page 63

Definition at line 18518 of file gpsdefs.h.

◆ valid

int16_t CFGH::valid

flag data are valid

Definition at line 18515 of file gpsdefs.h.


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