1
0
mirror of https://github.com/gnss-sdr/gnss-sdr synced 2025-10-22 19:17:40 +00:00

Get PVT fixes from a standalone Galileo E5b receiver

This commit is contained in:
Carles Fernandez
2022-02-10 15:15:35 +01:00
parent 7a0259fb1d
commit df1820e98e
4 changed files with 25 additions and 4 deletions

View File

@@ -16,6 +16,8 @@ All notable changes to GNSS-SDR will be documented in this file.
### Improvements in Availability:
- Added the Galileo E5b receiving chain. The software is now able to compute PVT
solutions as a standalone Galileo E5b receiver.
- Improved Time-To-First-Fix when using GPS L1 C/A signals, fixing a bug that
was making the receiver to drop the satellite if the PLL got locked at 180
degrees, and making some optimizations on bit transition detection.