1
0
mirror of https://github.com/gnss-sdr/gnss-sdr synced 2025-10-31 07:13:03 +00:00
Commit Graph

5 Commits

Author SHA1 Message Date
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
Carles Fernandez
4d0d263280 Make the software package compliant with the REUSE Specification v3.0 (see https://reuse.software/spec/)
Update license headers to SPDX format (see https://spdx.org/)
Add license to all files
Add CI job in GitHub Actions to ensure compliance
2020-02-08 01:20:02 +01:00
Carles Fernandez
82ca7091d6 Update schemas 2018-12-14 11:52:13 +01:00
Carles Fernandez
70be265b57 Update XML schemas 2018-12-11 11:21:58 +01:00
Carles Fernandez
560ff94f76 Add XML Schemas for Assisted GNSS 2018-10-25 21:21:36 +02:00