1
0
mirror of https://github.com/gnss-sdr/gnss-sdr synced 2024-09-28 15:08:51 +00:00
gnss-sdr/src/core/system_parameters
2017-10-19 13:22:55 -06:00
..
CMakeLists.txt gnav: Adding GLONASS GNAV Navigation Message Operations 2017-08-31 09:55:35 -06:00
galileo_almanac.cc fixing coverity issues 2015-05-15 10:55:46 +02:00
galileo_almanac.h Update links of Galileo ICD to version 1.2 2016-10-22 13:46:22 +02:00
Galileo_E1.h Removing the GNURadio sample forecast requirements from telemetry decoders, thus to reduce the positioning delay and alleviate the GNURadio buffering requirements 2017-05-17 12:48:57 +02:00
Galileo_E5a.h Adding the path of Galileo E5 observations to RTKLIB solver. Some bug fixes. Work with Galileo in progress 2017-05-12 17:58:04 +02:00
galileo_ephemeris.cc Remove tabs from the source code 2016-05-02 23:46:30 +02:00
galileo_ephemeris.h Make use of the inline keyword where appropriate 2017-08-21 11:45:12 +02:00
galileo_fnav_message.cc Bug fixes in Galileo E5a telemetry decoding. Code cleaning in Galileo E5a tracking 2017-05-11 12:53:58 +02:00
galileo_fnav_message.h Update links of Galileo ICD to version 1.2 2016-10-22 13:46:22 +02:00
galileo_iono.cc Updating copyright year 2015-01-08 19:49:59 +01:00
galileo_iono.h Update links of Galileo ICD to version 1.2 2016-10-22 13:46:22 +02:00
galileo_navigation_message.cc Fix erros in Galileo message decoding 2016-10-22 13:19:17 +02:00
galileo_navigation_message.h Update links of Galileo ICD to version 1.2 2016-10-22 13:46:22 +02:00
galileo_utc_model.cc changing integer absolute value function 'abs' when argument is of 2015-05-01 09:28:45 +02:00
galileo_utc_model.h Update links of Galileo ICD to version 1.2 2016-10-22 13:46:22 +02:00
glonass_gnav_almanac.cc feature: Remove satellite position computation from GNAV Almanac 2017-09-18 15:52:09 -06:00
glonass_gnav_almanac.h feature: Remove satellite position computation from GNAV Almanac 2017-09-18 15:52:09 -06:00
glonass_gnav_ephemeris.cc Debugging GLONASS code to obtain position solution 2017-10-19 13:22:55 -06:00
glonass_gnav_ephemeris.h Debugging GLONASS code to obtain position solution 2017-10-19 13:22:55 -06:00
glonass_gnav_navigation_message.cc Debugging GLONASS code to obtain position solution 2017-10-19 13:22:55 -06:00
glonass_gnav_navigation_message.h Debugging GLONASS code to obtain position solution 2017-10-19 13:22:55 -06:00
glonass_gnav_utc_model.cc bugfix: Fix compile errors, code style and documentation 2017-08-31 09:55:35 -06:00
glonass_gnav_utc_model.h bug_fix: Fixes bugs in telemetry decoding interface 2017-08-31 09:55:35 -06:00
GLONASS_L1_CA.h Debugging GLONASS code to obtain position solution 2017-10-19 13:22:55 -06:00
gnss_frequencies.h Refactor of constants, remove defines 2017-04-21 11:34:23 +02:00
gnss_obs_codes.h Fix more warnings in gcc 2017-05-13 20:52:48 +02:00
gnss_satellite.cc Debugging GLONASS code to obtain position solution 2017-10-19 13:22:55 -06:00
gnss_satellite.h Debugging GLONASS code to obtain position solution 2017-10-19 13:22:55 -06:00
gnss_signal.cc several receiver configuration mechanism simplifications and several bug fixes. Work in progress 2016-04-21 18:54:08 +02:00
gnss_signal.h Add glonass system in satellite signal 2017-08-23 13:09:28 -03:00
gnss_synchro.h Refactoring code. Adding new experimental tests and new common TX time observables algorithm 2017-04-12 17:04:51 +02:00
gps_acq_assist.cc fixing coverity issues: unitialized members 2015-05-13 23:26:44 +02:00
gps_acq_assist.h Cleaning includes 2016-01-10 14:30:04 +01:00
gps_almanac.cc fixing coverity issues 2015-05-13 16:40:46 +02:00
gps_almanac.h Remove tabs from the source code 2016-05-02 23:46:30 +02:00
gps_cnav_ephemeris.cc Refactoring code. Adding new experimental tests and new common TX time observables algorithm 2017-04-12 17:04:51 +02:00
gps_cnav_ephemeris.h Make use of the inline keyword where appropriate 2017-08-21 11:45:12 +02:00
gps_cnav_iono.cc Added GPS CNAV ephemeris, iono, and utc model objects. Work in progress 2015-05-25 17:55:10 +02:00
gps_cnav_iono.h Make use of the inline keyword where appropriate 2017-08-21 11:45:12 +02:00
gps_cnav_navigation_message.cc Initialization of class member in the constructor 2017-06-06 15:32:57 +02:00
gps_cnav_navigation_message.h GPS L2CM telemetry decoder rewrite, borrowed from the Swift navigator open source libraries 2017-03-23 15:45:41 +01:00
gps_cnav_utc_model.cc Add missing include for fmod 2017-03-25 18:11:36 +01:00
gps_cnav_utc_model.h Make use of the inline keyword where appropriate 2017-08-21 11:45:12 +02:00
gps_ephemeris.cc Refactoring code. Adding new experimental tests and new common TX time observables algorithm 2017-04-12 17:04:51 +02:00
gps_ephemeris.h bugfix: Fixing bugs with RINEX support 2017-08-31 09:55:35 -06:00
gps_iono.cc fixing coverity issues 2015-05-13 16:40:46 +02:00
gps_iono.h Make use of the inline keyword where appropriate 2017-08-21 11:45:12 +02:00
GPS_L1_CA.h Adjusting observable block default buffer history 2017-08-03 17:52:42 +02:00
GPS_L2C.h Refactor constants 2017-04-23 02:05:15 +02:00
gps_navigation_message.cc Removing duplicated code 2017-03-29 11:49:23 +02:00
gps_navigation_message.h Removing duplicated code 2017-03-29 11:49:23 +02:00
gps_ref_location.cc fixing coverity issues 2015-05-13 16:40:46 +02:00
gps_ref_location.h Make use of the inline keyword where appropriate 2017-08-21 11:45:12 +02:00
gps_ref_time.cc fixing coverity issues 2015-05-13 16:40:46 +02:00
gps_ref_time.h Make use of the inline keyword where appropriate 2017-08-21 11:45:12 +02:00
gps_utc_model.cc GPS L2CM telemetry decoder rewrite, borrowed from the Swift navigator open source libraries 2017-03-23 15:45:41 +01:00
gps_utc_model.h Make use of the inline keyword where appropriate 2017-08-21 11:45:12 +02:00
MATH_CONSTANTS.h Adding RTCM messages for GLONASS support 2017-08-31 09:55:35 -06:00
rtcm.cc Fixing bugs in telemetry decoder code 2017-08-31 16:51:50 -06:00
rtcm.h unit-test: Testing RTCM MS1020 Message generation 2017-08-31 09:55:35 -06:00
sbas_ephemeris.cc Cleaning includes 2016-01-10 14:30:04 +01:00
sbas_ephemeris.h Remove tabs from the source code 2016-05-02 23:46:30 +02:00