1
0
mirror of https://github.com/gnss-sdr/gnss-sdr synced 2024-06-26 15:03:14 +00:00
gnss-sdr/src/algorithms/libs
2019-07-16 08:53:59 +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 Merge branch 'bds_fix' of https://github.com/dmiralles2009/gnss-sdr into dmiralles2009-bds_fix 2019-07-15 09:48:31 +02:00
volk_gnsssdr_module/volk_gnsssdr Catch all exceptions 2019-07-14 00:18:51 +02:00
beidou_b1i_signal_processing.cc Use std::bitset<N> instead of std::array<bool, N> 2019-07-15 15:13:18 +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 Fix B3I code generation 2019-07-16 08:53:59 +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
CMakeLists.txt Check if the compiler has the <span> header 2019-06-29 01:58:12 +02: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 Avoid C arrays 2019-07-14 14:09:12 +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 Avoid C arrays 2019-07-14 14:09:12 +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 Avoid C arrays 2019-07-14 14:09:12 +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 Avoid pointer arithmetics 2019-06-29 12:55:39 +02:00
gnss_signal_processing.h Avoid pointer arithmetics 2019-06-29 12:55:39 +02:00
gps_l2c_signal.cc Remove uses of bitwise operations on signed integer types 2019-07-14 23:34:07 +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 Do not use deletes. Improve memory management 2019-06-30 04:47:15 +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 Use std::bitset<N> instead of std::array<bool, N> 2019-07-15 15:13:18 +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 Improve includes with IWYU 2019-03-05 12:33:54 +01:00
pass_through.h Improve includes with the aid of include-what-you-use (IWYU) 2019-03-05 08:59:04 +01: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