mirror of
https://github.com/gnss-sdr/gnss-sdr
synced 2025-01-19 05:33:02 +00:00
Update changelog
This commit is contained in:
parent
d6ed2698e6
commit
e185eae133
@ -14,6 +14,12 @@ All notable changes to GNSS-SDR will be documented in this file.
|
|||||||
|
|
||||||
## [Unreleased](https://github.com/gnss-sdr/gnss-sdr/tree/next)
|
## [Unreleased](https://github.com/gnss-sdr/gnss-sdr/tree/next)
|
||||||
|
|
||||||
|
### Improvements in Availability:
|
||||||
|
|
||||||
|
- 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.
|
||||||
|
|
||||||
### Improvements in Interoperability:
|
### Improvements in Interoperability:
|
||||||
|
|
||||||
- Fix setting of the signal source gain if the AGC is enabled when using the
|
- Fix setting of the signal source gain if the AGC is enabled when using the
|
||||||
@ -25,6 +31,10 @@ All notable changes to GNSS-SDR will be documented in this file.
|
|||||||
class instead of being implemented as free inline functions. This improves
|
class instead of being implemented as free inline functions. This improves
|
||||||
memory management.
|
memory management.
|
||||||
|
|
||||||
|
### Improvements in Reliability
|
||||||
|
|
||||||
|
- Fixed some potential buffer overflows.
|
||||||
|
|
||||||
### Improvements in Usability:
|
### Improvements in Usability:
|
||||||
|
|
||||||
- Added a new monitor to extract the decoded data bits of the navigation
|
- Added a new monitor to extract the decoded data bits of the navigation
|
||||||
|
Loading…
Reference in New Issue
Block a user