1
0
mirror of https://github.com/gnss-sdr/gnss-sdr synced 2024-06-13 16:56:52 +00:00
gnss-sdr/src/core
Carles Fernandez 0abb84b9a4
Read Galileo almanac data from XML file in the format provided at https://www.gsc-europa.eu/system-status/almanac-data
Requires PugiXML, feature only available if the library is found on the system at building time
The format detection is transparent to the user. Just configure GNSS-SDR.AGNSS_gal_almanac_xml=./2018-11-06.xml
2018-11-10 19:16:13 +01:00
..
interfaces Improve const correctess, change name of variable to a more meaningful name 2018-11-08 14:25:38 +01:00
libs Read Galileo almanac data from XML file in the format provided at https://www.gsc-europa.eu/system-status/almanac-data 2018-11-10 19:16:13 +01:00
monitor Avoid use of GLOB for source and header files 2018-10-04 22:35:44 +02:00
receiver Read Galileo almanac data from XML file in the format provided at https://www.gsc-europa.eu/system-status/almanac-data 2018-11-10 19:16:13 +01:00
system_parameters Improve data types for almanac parameters 2018-11-07 22:25:09 +01:00
CMakeLists.txt Add monitor block to send data stream to a remote GUI 2018-07-03 13:25:43 +02:00