1
0
mirror of https://github.com/gnss-sdr/gnss-sdr synced 2025-10-22 11:07:41 +00:00

Rewriting of the Viterbi decoding

New class implementing the Viterbi decoder. All memory allocated in the constructor

Old SBAS Viterbi decoder moved to Viterbi_Decoder_Sbas class.
This commit is contained in:
Carles Fernandez
2021-09-25 20:29:51 +02:00
parent 010069b86a
commit e52ccfb893
12 changed files with 1022 additions and 993 deletions

View File

@@ -19,6 +19,12 @@ All notable changes to GNSS-SDR will be documented in this file.
- Fix setting of the signal source gain if the AGC is enabled when using the
AD9361 front-end.
### Improvements in Maintainability:
- Rewritten Viterbi decoder for Galileo navigation messages: encapsulated in a
class instead of being implemented as free inline functions. This improves
memory management.
### Improvements in Usability:
- Added a new monitor to extract the decoded data bits of the navigation