gnss-sdr/src/algorithms/libs
Carles Fernandez 09b6b2305e
Handle redefinition of Boost_VERSION variable in CMake 3.15
See Policy CMP0093 https://cmake.org/cmake/help/v3.15/policy/CMP0093.html#policy:CMP0093
CMake 3.15 policies enabled by default (see https://cmake.org/cmake/help/v3.15/manual/cmake-policies.7.html#manual:cmake-policies(7) )
2019-07-22 14:13:57 +02:00
..
gsl/include/gsl Replace Guidelines Support Library implementation 2019-06-29 02:40:12 +02:00
opencl Apply clang-tidy fixes 2019-06-28 12:26:46 +02:00
rtklib Fix typos detected by codespell 2019-07-20 12:55:46 +02:00
volk_gnsssdr_module/volk_gnsssdr Handle redefinition of Boost_VERSION variable in CMake 3.15 2019-07-22 14:13:57 +02:00
CMakeLists.txt Check if the compiler has the <span> header 2019-06-29 01:58:12 +02:00
beidou_b1i_signal_processing.cc Unify operator name for exclusive or 2019-07-18 19:47:27 +02:00
beidou_b1i_signal_processing.h Introduce gsl::span. Bound checking at compile time, no overhead at runtime 2019-06-29 01:28:30 +02:00
beidou_b3i_signal_processing.cc Remove not needed moves 2019-07-18 19:43:08 +02:00
beidou_b3i_signal_processing.h Introduce gsl::span. Bound checking at compile time, no overhead at runtime 2019-06-29 01:28:30 +02:00
byte_x2_to_complex_byte.cc Improve includes with IWYU 2019-03-05 12:33:54 +01:00
byte_x2_to_complex_byte.h Improve includes with IWYU 2019-03-05 12:33:54 +01:00
complex_byte_to_float_x2.cc Improve includes with IWYU 2019-03-05 12:33:54 +01:00
complex_byte_to_float_x2.h Improve includes with IWYU 2019-03-05 12:33:54 +01:00
complex_float_to_complex_byte.cc Improve includes with IWYU 2019-03-05 12:33:54 +01:00
complex_float_to_complex_byte.h Improve includes with IWYU 2019-03-05 12:33:54 +01:00
conjugate_cc.cc Improve includes with IWYU 2019-03-05 12:33:54 +01:00
conjugate_cc.h Improve includes with IWYU 2019-03-05 12:33:54 +01:00
conjugate_ic.cc Improve includes with IWYU 2019-03-05 12:33:54 +01:00
conjugate_ic.h Improve includes with IWYU 2019-03-05 12:33:54 +01:00
conjugate_sc.cc Improve includes with IWYU 2019-03-05 12:33:54 +01:00
conjugate_sc.h Improve includes with IWYU 2019-03-05 12:33:54 +01:00
cshort_to_float_x2.cc Improve includes with IWYU 2019-03-05 12:33:54 +01:00
cshort_to_float_x2.h Improve includes with IWYU 2019-03-05 12:33:54 +01:00
galileo_e1_signal_processing.cc Simplify code 2019-07-18 22:03:56 +02:00
galileo_e1_signal_processing.h Fix termination 2019-06-29 16:49:53 +02:00
galileo_e5_signal_processing.cc Avoid C arrays 2019-07-14 14:09:12 +02:00
galileo_e5_signal_processing.h Improve const correctness 2019-06-29 13:57:00 +02:00
geofunctions.cc Remove uses of bitwise operations on signed integer types 2019-07-14 23:34:07 +02:00
geofunctions.h clang-tidy: apply fixes 2019-02-21 10:33:20 +01:00
glonass_l1_signal_processing.cc Simplify code 2019-07-18 22:03:56 +02:00
glonass_l1_signal_processing.h Introduce gsl::span. Bound checking at compile time, no overhead at runtime 2019-06-29 01:28:30 +02:00
glonass_l2_signal_processing.cc Simplify code 2019-07-18 22:03:56 +02:00
glonass_l2_signal_processing.h Introduce gsl::span. Bound checking at compile time, no overhead at runtime 2019-06-29 01:28:30 +02:00
gnss_circular_deque.h Sort includes automatically with clang-format 2018-12-09 22:00:09 +01:00
gnss_sdr_create_directory.cc Always check fs::remove output 2019-07-14 00:14:13 +02:00
gnss_sdr_create_directory.h Improve tracking dump saving 2018-10-30 00:47:12 +01:00
gnss_sdr_flags.cc Consolidating unified dll pll veml tracking to synchronize symbols for GPS L1, L5, Galileo E1, E5 and Beidou B1, B3. Beidou bug fixes in acquisition. Adapting all telemetry decoders to use 1 sample per symbol 2019-07-03 18:57:26 +02:00
gnss_sdr_flags.h Improving tracking stability of carrier lock detector 2019-06-11 20:20:23 +02:00
gnss_signal_processing.cc clang-tidy fixes 2019-07-18 22:57:45 +02:00
gnss_signal_processing.h Avoid pointer arithmetics 2019-06-29 12:55:39 +02:00
gps_l2c_signal.cc Simplify code 2019-07-18 22:03:56 +02:00
gps_l2c_signal.h Introduce gsl::span. Bound checking at compile time, no overhead at runtime 2019-06-29 01:28:30 +02:00
gps_l5_signal.cc Simplify code 2019-07-18 22:03:56 +02:00
gps_l5_signal.h Introduce gsl::span. Bound checking at compile time, no overhead at runtime 2019-06-29 01:28:30 +02:00
gps_sdr_signal_processing.cc Simplify code 2019-07-18 22:03:56 +02:00
gps_sdr_signal_processing.h Introduce gsl::span. Bound checking at compile time, no overhead at runtime 2019-06-29 01:28:30 +02:00
pass_through.cc Move default destructor to header file, so compiler can make a better job 2019-07-21 19:32:52 +02:00
pass_through.h Move default destructor to header file, so compiler can make a better job 2019-07-21 19:32:52 +02:00
short_x2_to_cshort.cc Improve includes with IWYU 2019-03-05 12:33:54 +01:00
short_x2_to_cshort.h Improve includes with IWYU 2019-03-05 12:33:54 +01:00