gnss-sdr/src/algorithms/libs
Carles Fernandez cb59c1cc83
Fix bug in MacOS when BeiDou was enabled in rtklib.h
The BLAS and LAPACK implementations that come with the Accelerate Framework (soft-linked in /usr/bin) caused a random crash when exiting the program, only if the variable ENABDS was set. This bug disappears when linking to the libraries that Homebrew or Macports install, or when manually downloaded, built and installed by the user
2019-03-22 11:00:13 +01:00
..
opencl Apply fixes by clang-tidy 2018-12-11 01:56:25 +01:00
rtklib Fix bug in MacOS when BeiDou was enabled in rtklib.h 2019-03-22 11:00:13 +01:00
volk_gnsssdr_module/volk_gnsssdr Fix high_dynamics correlator 2019-03-21 21:10:56 +01:00
CMakeLists.txt Minor fixes 2019-03-18 19:28:35 +01:00
beidou_b1i_signal_processing.cc Fix defects detected by Coverity Scan 2019-02-14 23:44:38 +01:00
beidou_b1i_signal_processing.h Improve includes (IWYU) 2019-03-06 13:49:14 +01:00
beidou_b3i_signal_processing.cc Remove clang-format label 2019-03-18 22:23:51 +01:00
beidou_b3i_signal_processing.h Fix building, apply formatting 2019-03-18 08:43:38 +01: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 Introduce readability-identifier-naming check 2019-02-22 10:47:24 +01:00
galileo_e1_signal_processing.h Add more extensive use of cstdint typenames 2018-08-13 10:18:05 +02:00
galileo_e5_signal_processing.cc Fix memory deallocation 2019-03-02 02:48:26 +01:00
galileo_e5_signal_processing.h Fix headers 2019-03-06 21:54:39 +01:00
geofunctions.cc IWYU 2019-03-07 00:15:28 +01:00
geofunctions.h clang-tidy: apply fixes 2019-02-21 10:33:20 +01:00
glonass_l1_signal_processing.cc Apply clang-tidy fix modernize-use-bool-literals 2018-12-11 12:08:54 +01:00
glonass_l1_signal_processing.h Add more extensive use of cstdint typenames 2018-08-13 10:18:05 +02:00
glonass_l2_signal_processing.cc Apply clang-tidy fix modernize-use-bool-literals 2018-12-11 12:08:54 +01:00
glonass_l2_signal_processing.h Add more extensive use of cstdint typenames 2018-08-13 10:18:05 +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 IWYU 2019-03-07 00:15:28 +01:00
gnss_sdr_create_directory.h Improve tracking dump saving 2018-10-30 00:47:12 +01:00
gnss_sdr_flags.cc clang-tidy: apply readability-braces-around-statements plus code formatting 2019-02-11 21:13:02 +01:00
gnss_sdr_flags.h Fix Doxygen annotations 2019-03-10 19:19:07 +01:00
gnss_signal_processing.cc Avoid variable length arrays and other minor fixes 2018-08-16 14:16:43 +02:00
gnss_signal_processing.h Avoid variable length arrays and other minor fixes 2018-08-16 14:16:43 +02:00
gps_l2c_signal.cc clang-tidy: apply performance-type-promotion-in-math-fn check 2019-02-21 12:09:18 +01:00
gps_l2c_signal.h Add more extensive use of cstdint typenames 2018-08-13 10:18:05 +02:00
gps_l5_signal.cc Introduce readability-identifier-naming check 2019-02-22 10:47:24 +01:00
gps_l5_signal.h Add more extensive use of cstdint typenames 2018-08-13 10:18:05 +02:00
gps_sdr_signal_processing.cc clang-tidy: apply readability-braces-around-statements plus code formatting 2019-02-11 21:13:02 +01:00
gps_sdr_signal_processing.h Add more extensive use of cstdint typenames 2018-08-13 10:18:05 +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