gnss-sdr/src/algorithms/libs
Carles Fernandez 5d4dbf3ce7
Minor, misc. fixes
2020-07-21 14:31:45 +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 Reduce number of warnings raised by bugprone-* clang-tidy checks 2020-07-10 00:37:55 +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
CMakeLists.txt Redesign of pointer management 2020-06-18 11:49:28 +02:00
beidou_b1i_signal_processing.cc Remove all warnings raised by bugprone-* clang-tidy checks in algorithm_libs 2020-07-10 22:06:29 +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 Remove all warnings raised by bugprone-* clang-tidy checks in algorithm_libs 2020-07-10 22:06:29 +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 Remove all warnings raised by bugprone-* clang-tidy checks in algorithm_libs 2020-07-10 22:06:29 +02:00
byte_x2_to_complex_byte.h Sort private members in headers 2020-06-26 22:07:41 +02:00
complex_byte_to_float_x2.cc Remove all warnings raised by bugprone-* clang-tidy checks in algorithm_libs 2020-07-10 22:06:29 +02: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 Remove all warnings raised by bugprone-* clang-tidy checks in algorithm_libs 2020-07-10 22:06:29 +02:00
complex_float_to_complex_byte.h Sort private members in headers 2020-06-26 22:07:41 +02:00
conjugate_cc.cc Remove all warnings raised by bugprone-* clang-tidy checks in algorithm_libs 2020-07-10 22:06:29 +02:00
conjugate_cc.h Sort private members in headers 2020-06-26 22:07:41 +02:00
conjugate_ic.cc Remove all warnings raised by bugprone-* clang-tidy checks in algorithm_libs 2020-07-10 22:06:29 +02:00
conjugate_ic.h Sort private members in headers 2020-06-26 22:07:41 +02:00
conjugate_sc.cc Remove all warnings raised by bugprone-* clang-tidy checks in algorithm_libs 2020-07-10 22:06:29 +02:00
conjugate_sc.h Sort private members in headers 2020-06-26 22:07:41 +02:00
cshort_to_float_x2.cc Reduce number of warnings raised by bugprone-* clang-tidy checks 2020-07-10 00:37:55 +02:00
cshort_to_float_x2.h Sort private members in headers 2020-06-26 22:07:41 +02:00
galileo_e1_signal_processing.cc Minor, misc. fixes 2020-07-21 14:31:45 +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 Add more const, fix a bug in Galileo E5b generation 2020-07-11 11:13:53 +02:00
galileo_e5_signal_processing.h Made the changes. 2020-06-03 01:33:53 +05:30
geofunctions.cc Remove all warnings raised by bugprone-* clang-tidy checks in algorithm_libs 2020-07-10 22:06:29 +02:00
geofunctions.h Remove trailing underscore in header guards 2020-02-08 10:10:46 +01:00
glonass_l1_signal_processing.cc Remove all warnings raised by bugprone-* clang-tidy checks in algorithm_libs 2020-07-10 22:06:29 +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 Remove all warnings raised by bugprone-* clang-tidy checks in algorithm_libs 2020-07-10 22:06:29 +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 Minor, misc. fixes 2020-07-21 14:31:45 +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 Add more const, fix a bug in Galileo E5b generation 2020-07-11 11:13:53 +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 Add more const, fix a bug in Galileo E5b generation 2020-07-11 11:13:53 +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 Add more const, fix a bug in Galileo E5b generation 2020-07-11 11:13:53 +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 Improve const correctness 2020-07-20 01:20:15 +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 Remove all warnings raised by bugprone-* clang-tidy checks in algorithm_libs 2020-07-10 22:06:29 +02:00
short_x2_to_cshort.h Sort private members in headers 2020-06-26 22:07:41 +02:00