Commit Graph

16 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 716fa970c4
More markdown fixes 2020-02-27 19:50:08 +01:00
Carles Fernandez 17a7044add Wrap README text into 80 character-length lines, so they are easier to read from the terminal.
Formatted by https://prettier.io/, options: --parser markdown --print-width 80 --prose-wrap always
2020-02-27 18:42:43 +01:00
Carles Fernandez b7a75453d3
Fix comments syntax in Markdown 2020-02-08 10:52:42 +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 6c4de4b144
Add link to rinex2assist 2018-11-26 22:39:27 +01:00
Carles Fernandez e56d0cf018
Fix link :-) 2018-10-26 09:38:17 +02:00
Carles Fernandez 59efffb4dd
Fix link 2018-10-26 09:36:35 +02:00
Carles Fernandez 5dbf59ee4f
Fix link 2018-10-26 09:34:54 +02:00
Carles Fernandez ebc6ffa6b8
Add link to the documentation page 2018-10-26 09:13:29 +02:00
Carles Fernandez 5ac848e735
Fix typo 2018-10-25 22:49:48 +02:00
Carles Fernandez f7b324023d
Fix typo 2018-10-25 22:44:01 +02:00
Carles Fernandez 8cbc14ce9d
Add description of XSD files 2018-10-25 22:39:07 +02:00
Carles Fernandez 443bd5afa6
Add link to TTFF definition 2018-10-25 22:17:42 +02:00
Carles Fernandez d04c4b3f1e
Add Galileo ionospheric model 2018-10-25 21:45:46 +02:00
Carles Fernandez 560ff94f76
Add XML Schemas for Assisted GNSS 2018-10-25 21:21:36 +02:00