gnss-sdr/src/core/system_parameters
Carles Fernandez 122ec19626 Make use of the inline keyword where appropriate 2017-08-21 11:45:12 +02:00
..
CMakeLists.txt Fix CMake scripts to use Ninja https://ninja-build.org/ 2017-06-21 08:54:47 +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
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
MATH_CONSTANTS.h Store work 2017-04-21 16:14:46 +02: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_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
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 Use const iterator 2017-08-17 17:23:08 +02:00
gnss_satellite.h Keep the list of satellite's block in a single place 2015-05-25 19:43:29 +02: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 several receiver configuration mechanism simplifications and several bug fixes. Work in progress 2016-04-21 18:54:08 +02: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 Make use of the inline keyword where appropriate 2017-08-21 11:45:12 +02: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_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
rtcm.cc Use const container calls when result is immediately converted to a const iterator 2017-08-15 22:15:21 +02:00
rtcm.h Make use of the inline keyword where appropriate 2017-08-21 11:45:12 +02: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