![]() |
GNSS-SDR 0.0.21
An Open Source GNSS Software Defined Receiver
|
#include <cnav_msg.h>
Public Attributes | |
| cnav_v27_part_t | part1 |
| cnav_v27_part_t | part2 |
GPS CNAV message lock and decoder object.
Decoder uses two Viterbi decoder objects to ensure the lock is acquired when the input symbol phase is not known.
Definition at line 95 of file cnav_msg.h.
| cnav_v27_part_t cnav_msg_decoder_t::part1 |
Decoder for odd symbol pairs
Definition at line 97 of file cnav_msg.h.
| cnav_v27_part_t cnav_msg_decoder_t::part2 |
Decoder for even symbol pairs
Definition at line 98 of file cnav_msg.h.