1
0
mirror of https://github.com/gnss-sdr/gnss-sdr synced 2024-06-18 11:09:56 +00:00
gnss-sdr/src/algorithms/libs
2020-07-07 18:53:50 +02:00
..
gsl/include/gsl Fix multi-line comment (fixes -Wcomment) 2020-05-14 22:15:29 +02:00
opencl Replace std::endl by \n character. There is no need to always flush the stream. 2020-07-07 18:53:50 +02:00
rtklib Fix clang-format CI job 2020-07-05 20:22:34 +02:00
volk_gnsssdr_module/volk_gnsssdr Replace std::endl by \n character. There is no need to always flush the stream. 2020-07-07 18:53:50 +02:00
beidou_b1i_signal_processing.cc Replace const std::string by constexpr char 2020-07-03 11:36:38 +02:00
beidou_b1i_signal_processing.h Fix for using std::span when available, and gsl::span as a fallback 2020-05-07 23:11:11 +02:00
beidou_b3i_signal_processing.cc Replace const std::string by constexpr char 2020-07-03 11:36:38 +02:00
beidou_b3i_signal_processing.h Fix for using std::span when available, and gsl::span as a fallback 2020-05-07 23:11:11 +02:00
byte_x2_to_complex_byte.cc Make the software package compliant with the REUSE Specification v3.0 (see https://reuse.software/spec/) 2020-02-08 01:20:02 +01:00
byte_x2_to_complex_byte.h Sort private members in headers 2020-06-26 22:07:41 +02:00
CMakeLists.txt Redesign of pointer management 2020-06-18 11:49:28 +02:00
complex_byte_to_float_x2.cc Make the software package compliant with the REUSE Specification v3.0 (see https://reuse.software/spec/) 2020-02-08 01:20:02 +01:00
complex_byte_to_float_x2.h Sort private members in headers 2020-06-26 22:07:41 +02:00
complex_float_to_complex_byte.cc Make the software package compliant with the REUSE Specification v3.0 (see https://reuse.software/spec/) 2020-02-08 01:20:02 +01:00
complex_float_to_complex_byte.h Sort private members in headers 2020-06-26 22:07:41 +02:00
conjugate_cc.cc Make the software package compliant with the REUSE Specification v3.0 (see https://reuse.software/spec/) 2020-02-08 01:20:02 +01:00
conjugate_cc.h Sort private members in headers 2020-06-26 22:07:41 +02:00
conjugate_ic.cc Make the software package compliant with the REUSE Specification v3.0 (see https://reuse.software/spec/) 2020-02-08 01:20:02 +01:00
conjugate_ic.h Sort private members in headers 2020-06-26 22:07:41 +02:00
conjugate_sc.cc Make the software package compliant with the REUSE Specification v3.0 (see https://reuse.software/spec/) 2020-02-08 01:20:02 +01:00
conjugate_sc.h Sort private members in headers 2020-06-26 22:07:41 +02:00
cshort_to_float_x2.cc Make the software package compliant with the REUSE Specification v3.0 (see https://reuse.software/spec/) 2020-02-08 01:20:02 +01:00
cshort_to_float_x2.h Sort private members in headers 2020-06-26 22:07:41 +02:00
galileo_e1_signal_processing.cc Replace const std::string by constexpr char 2020-07-03 11:36:38 +02:00
galileo_e1_signal_processing.h Fix for using std::span when available, and gsl::span as a fallback 2020-05-07 23:11:11 +02:00
galileo_e5_signal_processing.cc Replace const std::string by constexpr char 2020-07-03 11:36:38 +02:00
galileo_e5_signal_processing.h Made the changes. 2020-06-03 01:33:53 +05:30
geofunctions.cc Replace std::endl by \n character. There is no need to always flush the stream. 2020-07-07 18:53:50 +02:00
geofunctions.h Remove trailing underscore in header guards 2020-02-08 10:10:46 +01:00
glonass_l1_signal_processing.cc Replace const std::string by constexpr char 2020-07-03 11:36:38 +02:00
glonass_l1_signal_processing.h Fix for using std::span when available, and gsl::span as a fallback 2020-05-07 23:11:11 +02:00
glonass_l2_signal_processing.cc Replace const std::string by constexpr char 2020-07-03 11:36:38 +02:00
glonass_l2_signal_processing.h Fix for using std::span when available, and gsl::span as a fallback 2020-05-07 23:11:11 +02:00
gnss_circular_deque.h Remove trailing underscore in header guards 2020-02-08 10:10:46 +01:00
gnss_sdr_create_directory.cc Make the software package compliant with the REUSE Specification v3.0 (see https://reuse.software/spec/) 2020-02-08 01:20:02 +01:00
gnss_sdr_create_directory.h Remove trailing underscore in header guards 2020-02-08 10:10:46 +01:00
gnss_sdr_flags.cc Replace std::endl by \n character. There is no need to always flush the stream. 2020-07-07 18:53:50 +02:00
gnss_sdr_flags.h Add new conf parameter PVT.rinex_name to specify a custom name for generated RINEX files. 2020-02-25 14:43:15 +01:00
gnss_sdr_make_unique.h Redesign of pointer management 2020-06-18 11:49:28 +02:00
gnss_signal_processing.cc Sort constants 2020-07-05 20:20:02 +02:00
gnss_signal_processing.h Fix for using std::span when available, and gsl::span as a fallback 2020-05-07 23:11:11 +02:00
gps_l2c_signal.cc Replace const std::string by constexpr char 2020-07-03 11:36:38 +02:00
gps_l2c_signal.h Fix for using std::span when available, and gsl::span as a fallback 2020-05-07 23:11:11 +02:00
gps_l5_signal.cc Replace const std::string by constexpr char 2020-07-03 11:36:38 +02:00
gps_l5_signal.h Fix for using std::span when available, and gsl::span as a fallback 2020-05-07 23:11:11 +02:00
gps_sdr_signal_processing.cc Replace const std::string by constexpr char 2020-07-03 11:36:38 +02:00
gps_sdr_signal_processing.h Fix for using std::span when available, and gsl::span as a fallback 2020-05-07 23:11:11 +02:00
item_type_helpers.cc Make clang-tidy happy 2020-06-13 21:13:46 +02:00
item_type_helpers.h Apply clang-format 2020-02-20 16:32:59 +01:00
pass_through.cc Make the adapters take the configuration pointer as const 2020-06-29 09:07:41 +02:00
pass_through.h Make the adapters take the configuration pointer as const 2020-06-29 09:07:41 +02:00
short_x2_to_cshort.cc Make the software package compliant with the REUSE Specification v3.0 (see https://reuse.software/spec/) 2020-02-08 01:20:02 +01:00
short_x2_to_cshort.h Sort private members in headers 2020-06-26 22:07:41 +02:00