mirror of
https://github.com/gnss-sdr/gnss-sdr
synced 2025-12-04 07:38:08 +00:00
Add Galileo E6 signal structure based on E6-B/C Codes Technical Note, Issue 1, Jan 2019.
Add Acquisition, Tracking and TLM blocks for Galileo E6 B/C. The decoder does nothing
This commit is contained in:
@@ -23,6 +23,13 @@ SPDX-FileCopyrightText: 2011-2020 Carles Fernandez-Prades <carles.fernandez@cttc
|
||||
- Faster `SignalConditioner` block when its implementation is set to
|
||||
`Pass_Through`.
|
||||
|
||||
### Improvements in Interoperability:
|
||||
|
||||
- Added the Galileo E6 B/C signal structure based on E6-B/C Codes Technical
|
||||
Note, Issue 1, January 2019, including Acquisition and Tracking blocks. The
|
||||
structure of the Galileo CNAV message has not been made public, so the decoder
|
||||
is empty.
|
||||
|
||||
### Improvements in Maintainability:
|
||||
|
||||
- Added a common shared pointer definition `gnss_shared_ptr`, which allows to
|
||||
|
||||
Reference in New Issue
Block a user