libsbp  v2.4.7
sbp_gnss_signal_t Struct Reference

Represents all the relevant information about the signal. More...

#include <gnss.h>

Data Fields

u8 sat
 Constellation-specific satellite identifier. More...
 
u8 code
 Signal constellation, band and code. More...
 

Detailed Description

Represents all the relevant information about the signal.

Signal identifier containing constellation, band, and satellite identifier

Definition at line 35 of file gnss.h.

Field Documentation

u8 code

Signal constellation, band and code.

Definition at line 40 of file gnss.h.

u8 sat

Constellation-specific satellite identifier.

This field for Glonass can either be (100+FCN) where FCN is in [-7,+6] or the Slot ID in [1,28]

Definition at line 36 of file gnss.h.


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