gnss-sdr/src/core/system_parameters
Carles Fernandez ef9c02bac2
Miscellaneous changes: fix typos, warnings
2019-07-20 02:53:31 +02:00
..
Beidou_B1I.h bds: Add unified trk startegy to deliver 1 symbol per sample 2019-07-10 12:52:40 -05:00
Beidou_B3I.h bds: Add unified trk startegy to deliver 1 symbol per sample 2019-07-10 12:52:40 -05:00
Beidou_DNAV.h Modernize code 2019-07-19 18:23:36 +02:00
CMakeLists.txt bds_b3i: merging new changes, fixing small bugs 2019-03-01 13:28:21 -06:00
GLONASS_L1_L2_CA.h Remove character so it does not break LaTeX compilation 2019-03-09 09:26:32 +01:00
GPS_CNAV.h Improve data types for GPS navigation messages 2018-12-14 02:31:01 +01:00
GPS_L1_CA.h Fix typos detected by codespell 2019-07-09 11:52:53 +02:00
GPS_L2C.h Fix typos detected by codespell 2019-07-09 11:52:53 +02:00
GPS_L5.h Fix typos detected by codespell 2019-07-09 11:52:53 +02:00
Galileo_E1.h Fix typos detected by codespell 2019-07-09 11:52:53 +02:00
Galileo_E5a.h Fix typos detected by codespell 2019-07-09 11:52:53 +02:00
MATH_CONSTANTS.h Implementation of Differential Arctangent Discriminator for FLL 2019-05-15 17:38:45 +02:00
agnss_ref_location.cc Add work on warm start 2018-11-20 09:28:47 +01:00
agnss_ref_location.h Improve includes with the aid of include-what-you-use (IWYU) 2019-03-05 08:59:04 +01:00
agnss_ref_time.cc Add work on warm start 2018-11-20 09:28:47 +01:00
agnss_ref_time.h Improve includes with the aid of include-what-you-use (IWYU) 2019-03-05 08:59:04 +01:00
beidou_dnav_almanac.cc beidou b1i: renaming objects of nav decoding 2018-10-22 15:12:50 -05:00
beidou_dnav_almanac.h bds_b3i: merging new changes, fixing D2 decoding bug 2019-03-07 09:38:49 -06:00
beidou_dnav_ephemeris.cc bds: Add unified trk startegy to deliver 1 symbol per sample 2019-07-10 12:52:40 -05:00
beidou_dnav_ephemeris.h Write public interface first, then private members in class definitions 2019-07-01 23:44:42 +02:00
beidou_dnav_iono.cc Fix headers 2019-02-17 13:36:33 +01:00
beidou_dnav_iono.h Fix headers 2019-02-17 13:36:33 +01:00
beidou_dnav_navigation_message.cc Modernize code 2019-07-19 18:23:36 +02:00
beidou_dnav_navigation_message.h Write public interface first, then private members in class definitions 2019-07-01 23:44:42 +02:00
beidou_dnav_utc_model.cc Fix headers 2019-02-17 13:36:33 +01:00
beidou_dnav_utc_model.h Add more imported targets to CMake scripts 2019-02-04 16:07:29 +01:00
display.h Use https instead of http in links when available 2018-05-13 22:49:11 +02:00
galileo_almanac.cc Improve data types for almanac parameters 2018-11-07 22:25:09 +01:00
galileo_almanac.h Improve data types for almanac parameters 2018-11-07 22:25:09 +01:00
galileo_almanac_helper.cc Improve data types for almanac parameters 2018-11-07 22:25:09 +01:00
galileo_almanac_helper.h Improve data types and string comparisons 2018-12-02 14:32:22 +01:00
galileo_ephemeris.cc Improve data types for Galileo navigation data 2018-12-14 00:48:51 +01:00
galileo_ephemeris.h Add more imported targets to CMake scripts 2019-02-04 16:07:29 +01:00
galileo_fnav_message.cc Modernize code 2019-07-19 18:23:36 +02:00
galileo_fnav_message.h Improve data types for Galileo navigation data 2018-12-14 00:48:51 +01:00
galileo_iono.cc Improve data types for Galileo navigation data 2018-12-14 00:48:51 +01:00
galileo_iono.h Improve includes with the aid of include-what-you-use (IWYU) 2019-03-05 08:59:04 +01:00
galileo_navigation_message.cc Modernize code 2019-07-19 18:23:36 +02:00
galileo_navigation_message.h Write public interface first, then private members in class definitions 2019-07-01 23:44:42 +02:00
galileo_utc_model.cc Improve data types for Galileo navigation data 2018-12-14 00:48:51 +01:00
galileo_utc_model.h Improve data types for Galileo navigation data 2018-12-14 00:48:51 +01:00
glonass_gnav_almanac.cc Add more extensive use of cstdint typenames 2018-08-14 01:13:07 +02:00
glonass_gnav_almanac.h Add more extensive use of cstdint typenames 2018-08-14 01:13:07 +02:00
glonass_gnav_ephemeris.cc Improve includes with the aid of include-what-you-use (IWYU) 2019-03-05 08:59:04 +01:00
glonass_gnav_ephemeris.h Write public interface first, then private members in class definitions 2019-07-01 23:44:42 +02:00
glonass_gnav_navigation_message.cc Miscellaneous changes: fix typos, warnings 2019-07-20 02:53:31 +02:00
glonass_gnav_navigation_message.h Write public interface first, then private members in class definitions 2019-07-01 23:44:42 +02:00
glonass_gnav_utc_model.cc Add more extensive use of cstdint typenames 2018-08-14 01:13:07 +02:00
glonass_gnav_utc_model.h Write public interface first, then private members in class definitions 2019-07-01 23:44:42 +02:00
gnss_frequencies.h Use https instead of http in links when available 2018-05-13 22:49:11 +02:00
gnss_obs_codes.h Add more extensive use of cstdint typenames 2018-08-14 01:13:07 +02:00
gnss_satellite.cc Misc improvements 2019-07-14 02:28:28 +02:00
gnss_satellite.h Misc improvements 2019-07-14 02:28:28 +02:00
gnss_signal.cc Simplify initializations 2019-07-07 19:56:23 +02:00
gnss_signal.h Simplify initializations 2019-07-07 19:56:23 +02:00
gnss_synchro.h Sort includes automatically with clang-format 2018-12-09 22:00:09 +01:00
gps_acq_assist.cc Add more extensive use of cstdint typenames 2018-08-14 01:13:07 +02:00
gps_acq_assist.h Add more extensive use of cstdint typenames 2018-08-14 01:13:07 +02:00
gps_almanac.cc Improve data types and string comparisons 2018-12-02 14:32:22 +01:00
gps_almanac.h Improve data types for almanac parameters 2018-11-07 22:25:09 +01:00
gps_cnav_ephemeris.cc Improve includes with the aid of include-what-you-use (IWYU) 2019-03-05 08:59:04 +01:00
gps_cnav_ephemeris.h Write public interface first, then private members in class definitions 2019-07-01 23:44:42 +02:00
gps_cnav_iono.cc Use https instead of http in links when available 2018-05-13 22:49:11 +02:00
gps_cnav_iono.h Improve includes with the aid of include-what-you-use (IWYU) 2019-03-05 08:59:04 +01:00
gps_cnav_navigation_message.cc Modernize code 2019-07-19 18:23:36 +02:00
gps_cnav_navigation_message.h Write public interface first, then private members in class definitions 2019-07-01 23:44:42 +02:00
gps_cnav_utc_model.cc Fix headers 2019-03-06 21:54:39 +01:00
gps_cnav_utc_model.h Fix headers 2019-03-06 21:54:39 +01:00
gps_ephemeris.cc Introduce readability-identifier-naming check 2019-02-22 10:47:24 +01:00
gps_ephemeris.h Write public interface first, then private members in class definitions 2019-07-01 23:44:42 +02:00
gps_iono.cc Use https instead of http in links when available 2018-05-13 22:49:11 +02:00
gps_iono.h Improve includes with the aid of include-what-you-use (IWYU) 2019-03-05 08:59:04 +01:00
gps_navigation_message.cc Improve includes with IWYU 2019-03-05 09:55:59 +01:00
gps_navigation_message.h Write public interface first, then private members in class definitions 2019-07-01 23:44:42 +02:00
gps_utc_model.cc Improve data types for GPS navigation messages 2018-12-14 02:31:01 +01:00
gps_utc_model.h Improve data types for GPS navigation messages 2018-12-14 02:31:01 +01:00
sbas_ephemeris.cc Use https instead of http in links when available 2018-05-13 22:49:11 +02:00
sbas_ephemeris.h Write public interface first, then private members in class definitions 2019-07-01 23:44:42 +02:00