GNSS-SDR 0.0.21
An Open Source GNSS Software Defined Receiver
Loading...
Searching...
No Matches
cnav_msg_decoder_t Struct Reference

#include <cnav_msg.h>

Public Attributes

cnav_v27_part_t part1
cnav_v27_part_t part2

Detailed Description

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.

Member Data Documentation

◆ part1

cnav_v27_part_t cnav_msg_decoder_t::part1

Decoder for odd symbol pairs

Definition at line 97 of file cnav_msg.h.

◆ part2

cnav_v27_part_t cnav_msg_decoder_t::part2

Decoder for even symbol pairs

Definition at line 98 of file cnav_msg.h.


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