1
0
mirror of https://github.com/gnss-sdr/gnss-sdr synced 2024-06-18 11:09:56 +00:00
gnss-sdr/src/algorithms
2019-03-02 02:21:03 +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 Replace GNU Radio blocks name termination _cc by _gs to emphasize that their data items are Gnss_Synchro objects 2019-03-02 02:21:03 +01:00
PVT Replace GNU Radio blocks name termination _cc by _gs to emphasize that their data items are Gnss_Synchro objects 2019-03-02 02:21:03 +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 Replace GNU Radio blocks name termination _cc by _gs to emphasize that their data items are Gnss_Synchro objects 2019-03-02 02:21:03 +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