gnss-sdr/src/algorithms/libs
Carles Fernandez 0637365d6c
Remove python-six as a dependency if Python version is 3.x
2020-05-10 17:31:39 +02:00
..
gsl/include/gsl Fix multi-line comment warning 2020-02-24 21:01:59 +01: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 Fix clang-tidy readability-inconsistent-declaration-parameter-name check 2020-02-27 08:19:24 +01:00
volk_gnsssdr_module/volk_gnsssdr Remove python-six as a dependency if Python version is 3.x 2020-05-10 17:31:39 +02:00
CMakeLists.txt Make use of std::span when available 2020-05-07 21:47:45 +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 Add compatibility with the new GNU Radio 3.9 API that uses C++11 standard smart pointers instead of Boost smart pointers 2020-04-02 23:59:35 +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 Add compatibility with the new GNU Radio 3.9 API that uses C++11 standard smart pointers instead of Boost smart pointers 2020-04-02 23:59:35 +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 Add compatibility with the new GNU Radio 3.9 API that uses C++11 standard smart pointers instead of Boost smart pointers 2020-04-02 23:59:35 +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 Add compatibility with the new GNU Radio 3.9 API that uses C++11 standard smart pointers instead of Boost smart pointers 2020-04-02 23:59:35 +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 Add compatibility with the new GNU Radio 3.9 API that uses C++11 standard smart pointers instead of Boost smart pointers 2020-04-02 23:59:35 +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 Add compatibility with the new GNU Radio 3.9 API that uses C++11 standard smart pointers instead of Boost smart pointers 2020-04-02 23:59:35 +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 Add compatibility with the new GNU Radio 3.9 API that uses C++11 standard smart pointers instead of Boost smart pointers 2020-04-02 23:59:35 +02:00
galileo_e1_signal_processing.cc Fix for using std::span when available, and gsl::span as a fallback 2020-05-07 23:11:11 +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 Uniformize interface of Galileo E5a functions 2020-05-08 09:50:05 +02:00
galileo_e5_signal_processing.h Uniformize interface of Galileo E5a functions 2020-05-08 09:50:05 +02:00
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_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 More consistent data types 2020-02-20 11:25:29 +01: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 Remove trailing underscore in header guards 2020-02-08 10:10:46 +01: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 Add compatibility with the new GNU Radio 3.9 API that uses C++11 standard smart pointers instead of Boost smart pointers 2020-04-02 23:59:35 +02:00