1
0
mirror of https://github.com/gnss-sdr/gnss-sdr synced 2024-09-19 10:49:48 +00:00
gnss-sdr/src/algorithms/PVT/libs
Carles Fernandez 2744a26344 Configure RINEX version via configuration
This supersedes the value passed by the --RINEX_version flag. Useful for system testing
2016-12-21 15:43:00 +01:00
..
CMakeLists.txt Improve package reproducibility 2016-05-23 19:51:59 +02:00
galileo_e1_ls_pvt.cc Adding RX clock offset [s] storage in LS PVT class member 2016-03-29 18:12:59 +02:00
galileo_e1_ls_pvt.h Refactoring least squares computation 2015-11-14 14:17:02 +01:00
geojson_printer.cc Removing unused code 2016-01-11 00:50:09 +01:00
geojson_printer.h Removing unused code 2016-01-11 00:50:09 +01:00
gps_l1_ca_ls_pvt.cc Removing more debug prints in LS PVT 2016-12-14 11:19:08 +01:00
gps_l1_ca_ls_pvt.h Removing unused code 2016-01-11 00:50:09 +01:00
hybrid_ls_pvt.cc Make indentation clearer 2016-11-03 16:47:34 +01:00
hybrid_ls_pvt.h Use more descriptive names for variables 2016-11-03 14:52:30 +01:00
kml_printer.cc Remove tabs from the source code 2016-05-02 23:46:30 +02:00
kml_printer.h working on the printers: added time tag to KML and GeoJSON names, some 2015-11-22 14:43:52 +01:00
ls_pvt.cc Some cleaning 2015-11-15 23:31:27 +01:00
ls_pvt.h Refactoring PVT solution library and adding a GeoJSON format printer 2015-11-14 20:41:28 +01:00
nmea_printer.cc fixing interface 2015-11-25 14:03:59 +01:00
nmea_printer.h Remove tabs from the source code 2016-05-02 23:46:30 +02:00
pvt_solution.cc Fix defects detected by Coverity scan 2016-03-30 23:49:53 +02:00
pvt_solution.h Adding RX clock offset [s] storage in LS PVT class member 2016-03-29 18:12:59 +02:00
rinex_printer.cc Configure RINEX version via configuration 2016-12-21 15:43:00 +01:00
rinex_printer.h Configure RINEX version via configuration 2016-12-21 15:43:00 +01:00
rtcm_printer.cc Add generation of RTCM messages for more receiver configurations 2016-11-04 09:19:31 +01:00
rtcm_printer.h Add generation of RTCM messages for more receiver configurations 2016-11-04 09:19:31 +01:00