gnss-sdr/src/algorithms
Carles Fernandez 1b6b8ee268
Change PUBLIC by INTERFACE since we only need headers
2021-10-11 16:10:58 +02:00
..
PVT Remove blank line 2021-10-11 15:54:17 +02:00
acquisition Change PUBLIC by INTERFACE since we only need headers 2021-10-11 16:10:58 +02:00
channel Remove wrong error message 2021-02-09 11:34:07 +01:00
conditioner Avoid segmentation faults if the SignalConditioner is not well defined in the configuration 2021-01-26 23:11:06 +01:00
data_type_adapter Apply more concise file header format 2020-12-30 13:35:06 +01:00
input_filter Make the address sanitizer happy 2021-10-01 12:52:29 +02:00
libs Add includes (make cpplint's build/include_what_you_use filter happy) 2021-10-08 11:15:01 +02:00
observables Improve constructors 2021-10-11 15:17:20 +02:00
resampler Apply more concise file header format 2020-12-30 13:35:06 +01:00
signal_generator Make the address sanitizer happy 2021-10-01 12:52:29 +02:00
signal_source Make clang-tidy 13 happy (was: modernize-return-braced-init-list check) 2021-10-08 14:50:05 +02:00
telemetry_decoder Improve constructors 2021-10-11 15:17:20 +02:00
tracking Improve constructors: prefer member initializers to member initializations in the constructor body 2021-10-11 15:13:12 +02:00
CMakeLists.txt Apply more concise file header format 2020-12-30 13:35:06 +01:00