gnss-sdr/src
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
..
algorithms Fix bug in MacOS when BeiDou was enabled in rtklib.h 2019-03-22 11:00:13 +01:00
core Reducing the latency in the acquisition to tracking transition 2019-03-20 15:13:17 +01:00
main Improve includes with the aid of include-what-you-use (IWYU) 2019-03-05 08:59:04 +01:00
tests Generate CMake summary report 2019-03-09 01:39:32 +01:00
utils Merge branch 'next' into bds_b3i. Keep code up to date 2019-03-17 18:58:44 -05:00
CMakeLists.txt Make cmakelint happier 2018-11-24 18:40:34 +01:00