1
0
mirror of https://github.com/gnss-sdr/gnss-sdr synced 2024-06-18 11:09:56 +00:00
gnss-sdr/src/algorithms
Carles Fernandez 81a4d24ae9
Use nullptr
2018-12-07 21:00:30 +01:00
..
acquisition Miscelaneous code improvements 2018-12-04 13:20:49 +01:00
channel clang-tidy: apply readability-else-after-return fix (see https://clang.llvm.org/extra/clang-tidy/checks/readability-else-after-return.html) 2018-12-03 22:08:19 +01:00
conditioner clang-tidy: apply modernize-pass-by-value fix. See http://clang.llvm.org/extra/clang-tidy/checks/modernize-pass-by-value.html#modernize-pass-by-value 2018-12-03 15:43:43 +01:00
data_type_adapter clang-tidy: apply readability-else-after-return fix (see https://clang.llvm.org/extra/clang-tidy/checks/readability-else-after-return.html) 2018-12-03 22:08:19 +01:00
input_filter Miscelaneous code improvements 2018-12-04 13:20:49 +01:00
libs Use nullptr 2018-12-07 21:00:30 +01:00
observables Miscelaneous code improvements 2018-12-04 13:20:49 +01:00
PVT clang-tidy: apply performance-unnecessary-value-param fix (see http://clang.llvm.org/extra/clang-tidy/checks/performance-unnecessary-value-param.html) 2018-12-03 22:38:46 +01:00
resampler Improve performance by using const and std::move() to avoid unnecessary copies 2018-12-03 19:01:47 +01:00
signal_generator Merge branch 'next' of https://github.com/carlesfernandez/gnss-sdr into next 2018-12-03 22:23:08 +01:00
signal_source clang-tidy: apply boost-use-to-string fix (see http://clang.llvm.org/extra/clang-tidy/checks/boost-use-to-string.html) 2018-12-03 23:34:29 +01:00
telemetry_decoder clang-tidy: apply boost-use-to-string fix (see http://clang.llvm.org/extra/clang-tidy/checks/boost-use-to-string.html) 2018-12-03 23:34:29 +01:00
tracking Miscelaneous code improvements 2018-12-04 13:20:49 +01:00
CMakeLists.txt Use https instead of http in links when available 2018-05-13 22:49:11 +02:00