mirror of
https://github.com/gnss-sdr/gnss-sdr
synced 2026-09-13 12:45:43 +00:00
Improve const correctness
This commit is contained in:
@@ -40,6 +40,7 @@ SPDX-FileCopyrightText: 2011-2020 Carles Fernandez-Prades <carles.fernandez@cttc
|
||||
- Simpler API for the `Pvt_Solution` class.
|
||||
- Improved system constant definition headers, numerical values are only written
|
||||
once.
|
||||
- Improved const correctness.
|
||||
- The software can now be built against the GNU Radio 3.9 API that uses standard
|
||||
library's smart pointers instead of Boost's. Minimum GNU Radio required
|
||||
version still remains at 3.7.3.
|
||||
|
||||
Reference in New Issue
Block a user