Raw (0x93,0x22)

Description

GNSS Raw observation.

Notes
Parameter Name Data Type Description
Field Length u8 63
Descriptor u8 0x22
Index u8 Index of this field in this epoch.
Count u8 Total number of fields in this epoch.
Time Of Week double GPS Time of week [seconds]
Week Number u16 GPS Week since 1980 [weeks]
Receiver Id u16 When the measurement comes from RTCM, this will be the reference station ID; otherwise, it's the receiver number (1,2,...)
Tracking Channel u8 Channel the receiver is using to track this satellite.
Gnss Id u8 enum
Name Value Description
UNKNOWN 0
GPS 1
GLONASS 2
GALILEO 3
BEIDOU 4
SBAS 5
Satellite Id u8 GNSS satellite id within the constellation.
Signal Id u8 enum Signal identifier for the satellite.
NameValueDescription
UNKNOWN0
GPS_L1CA1
GPS_L1P2
GPS_L1Z3
GPS_L2CA4
GPS_L2P5
GPS_L2Z6
GPS_L2CL7
GPS_L2CM8
GPS_L2CML9
GPS_L5I10
GPS_L5Q11
GPS_L5IQ12
GPS_L1CD13
GPS_L1CP14
GPS_L1CDP15
GLONASS_G1CA32
GLONASS_G1P33
GLONASS_G2C34
GLONASS_G2P35
GALILEO_E1C64
GALILEO_E1A65
GALILEO_E1B66
GALILEO_E1BC67
GALILEO_E1ABC68
GALILEO_E6C69
GALILEO_E6A70
GALILEO_E6B71
GALILEO_E6BC72
GALILEO_E6ABC73
GALILEO_E5BI74
GALILEO_E5BQ75
GALILEO_E5BIQ76
GALILEO_E5ABI77
GALILEO_E5ABQ78
GALILEO_E5ABIQ79
GALILEO_E5AI80
GALILEO_E5AQ81
GALILEO_E5AIQ82
SBAS_L1CA96
SBAS_L5I97
SBAS_L5Q98
SBAS_L5IQ99
QZSS_L1CA128
QZSS_LEXS129
QZSS_LEXL130
QZSS_LEXSL131
QZSS_L2CM132
QZSS_L2CL133
QZSS_L2CML134
QZSS_L5I135
QZSS_L5Q136
QZSS_L5IQ137
QZSS_L1CD138
QZSS_L1CP139
QZSS_L1CDP140
BEIDOU_B1I160
BEIDOU_B1Q161
BEIDOU_B1IQ162
BEIDOU_B3I163
BEIDOU_B3Q164
BEIDOU_B3IQ165
BEIDOU_B2I166
BEIDOU_B2Q167
BEIDOU_B2IQ168
Signal Strength float Carrier to noise ratio [dBHz].
Quality u8 enum Indicator of signal quality.
NameValueDescription
NONE0
SEARCHING1
ACQUIRED2
UNUSABLE3
TIME_LOCKED4
FULLY_LOCKED5
Pseudorange double Pseudo-range measurement [meters].
Carrier Phase double Carrier phase measurement [Carrier periods].
Doppler float Measured doppler shift [Hz].
Range Uncert float Uncertainty of the pseudo-range measurement [m].
Phase Uncert float Uncertainty of the phase measurement [Carrier periods].
Doppler Uncert float Uncertainty of the measured doppler shift [Hz].
Lock Time float DOC Minimum carrier phase lock time [s]. Note: the maximum value is dependent on the receiver.
Valid Flags u16 bitfield
Name Bit(s) Description
tow 0
week_number 1
receiver_id 2
tracking_channel 3
gnss_id 4
satellite_id 5
signal_id 6
signal_strength 7
quality 8
pseudorange 9
carrier_phase 10
doppler 11
range_uncertainty 12
carrier_phase_uncertainty 13
doppler_uncertainty 14
lock_time 15
flags 0-15