gnss-sdr/src/algorithms/libs
Carles Fernandez 0c4bdfac48
Use INT8_MIN/MAX instead of SCHAR_MIN/MAX for consistency and portability
2020-06-28 13:25:23 +02:00
..
gsl/include/gsl Fix multi-line comment (fixes -Wcomment) 2020-05-14 22:15:29 +02:00
opencl Make the software package compliant with the REUSE Specification v3.0 (see https://reuse.software/spec/) 2020-02-08 01:20:02 +01:00
rtklib Add BLAS::BLAS AND LAPACK::LAPACK imported targets 2020-06-13 13:43:00 +02:00
volk_gnsssdr_module/volk_gnsssdr Use INT8_MIN/MAX instead of SCHAR_MIN/MAX for consistency and portability 2020-06-28 13:25:23 +02:00
CMakeLists.txt Redesign of pointer management 2020-06-18 11:49:28 +02:00
beidou_b1i_signal_processing.cc Fix for using std::span when available, and gsl::span as a fallback 2020-05-07 23:11:11 +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 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.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
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 Remove unused variable 2020-06-24 11:28:35 +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 Changed two files. 2020-06-04 07:51:37 +05:30
galileo_e5_signal_processing.h Made the changes. 2020-06-03 01:33:53 +05:30
geofunctions.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
geofunctions.h Remove trailing underscore in header guards 2020-02-08 10:10:46 +01:00
glonass_l1_signal_processing.cc Fix for using std::span when available, and gsl::span as a fallback 2020-05-07 23:11:11 +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 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.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 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_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 Fix for using std::span when available, and gsl::span as a fallback 2020-05-07 23:11:11 +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 Fix for using std::span when available, and gsl::span as a fallback 2020-05-07 23:11:11 +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 Fix for using std::span when available, and gsl::span as a fallback 2020-05-07 23:11:11 +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 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.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 software package compliant with the REUSE Specification v3.0 (see https://reuse.software/spec/) 2020-02-08 01:20:02 +01:00
pass_through.h Sort private members in headers 2020-06-25 11:58:01 +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