Commit Graph

9 Commits

Author SHA1 Message Date
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 6a5dbd97e5 Remove unused parameters 2018-06-06 12:58:19 +02:00
Carles Fernandez d93a3b6c3f
Switch to https://gnss-sdr.org 2018-05-09 20:20:57 +02:00
Carles Fernandez 1ff445937b
Clean configuration files
Add header and pointer to the block documentation page
Remove most of the comments so files are easier to read
Remove old/unused parameters
2018-05-04 23:44:00 +02:00
Carles Fernandez b6326f5b13 Clean configuration files 2018-01-29 23:30:50 +01:00
Carles Fernandez 8dc9ee1b92 Remove unneded parameters and misleading comments 2018-01-29 18:56:02 +01:00
Damian Miralles 78eaa76a60 glonass rinex: Bug fixes in RINEX formats 2.11 and 3.02
Fixes a couple of bugs for RINEX file generation depending on the
active version to be use.
2017-12-27 11:57:25 -07:00
Damian Miralles f85887ee10 glonass pvt: Fix bug when in PPP_Static mode
Fixes a bug in trk module to provide right observables for position
solution computation using the accumulated carrier phase measurements.
2017-12-22 15:08:54 -07:00
Damian Miralles 5eab353132 bugfixes: Add RTCM header creation for GLONASS satellites
Added code to enable RTCM header generation when in GLONASS. Also fixes
bug to allow combined observations from GPS and GLONASS. Fix some code
compilation warnings and unit tests.
2017-11-13 22:50:16 -07:00