1
0
mirror of https://github.com/gnss-sdr/gnss-sdr synced 2024-06-25 22:43:14 +00:00
gnss-sdr/src/algorithms/telemetry_decoder
Carles Fernandez 7971565a0d
Give more natural, consistent names to ephemeris / iono / utc parameters exposed outside the receiver via XML files
Create a base class for GPS, Galileo and BeiDou ephemeris, allowing to remove some duplicated code

Use BOOST_SERIALIZATION_NVP macro, less error prone than boost::serialization::make_nvp

Update .xsd files
2021-02-21 00:01:56 +01:00
..
adapters Apply more concise file header format 2020-12-30 13:35:06 +01:00
gnuradio_blocks Give more natural, consistent names to ephemeris / iono / utc parameters exposed outside the receiver via XML files 2021-02-21 00:01:56 +01:00
libs Improve handling of the filesystem library 2021-01-16 14:37:19 +01:00
CMakeLists.txt Apply more concise file header format 2020-12-30 13:35:06 +01:00