1
0
mirror of https://github.com/gnss-sdr/gnss-sdr synced 2024-06-14 17:19:58 +00:00
gnss-sdr/src/algorithms
2019-03-01 20:49:45 +01:00
..
acquisition Fix defects detected by coverity scan 2019-03-01 20:49:45 +01:00
channel Deploy a new option -DENABLE_CLANG_TIDY to integrate clang-tidy checks and fixes into the compilation process, if found. It defaults to OFF 2019-02-21 09:59:06 +01:00
conditioner Deploy a new option -DENABLE_CLANG_TIDY to integrate clang-tidy checks and fixes into the compilation process, if found. It defaults to OFF 2019-02-21 09:59:06 +01:00
data_type_adapter Deploy a new option -DENABLE_CLANG_TIDY to integrate clang-tidy checks and fixes into the compilation process, if found. It defaults to OFF 2019-02-21 09:59:06 +01:00
input_filter clang-tidy: add and apply misc-unused-using-decls check 2019-02-21 13:36:21 +01:00
libs Fix defects detected by Coverity Scan 2019-03-01 15:29:43 +01:00
observables Bug fix that solves a random deadlock of the observables block rx time selector 2019-02-26 18:04:59 +01:00
PVT Reorder PVT 2019-02-26 01:38:48 +01:00
resampler Remove unused include 2019-02-21 13:46:24 +01:00
signal_generator Introduce readability-identifier-naming check 2019-02-22 10:47:24 +01:00
signal_source replaced int and unsigned int by int32_t and uint32_t 2019-02-27 14:37:07 +01:00
telemetry_decoder Moving LOG(INFO) to DLOG(INFO) for some telemetry decoder messages 2019-03-01 16:48:10 +01:00
tracking Fix defects detected by coverity scan 2019-03-01 20:49:45 +01:00
CMakeLists.txt Use https instead of http in links when available 2018-05-13 22:49:11 +02:00