This website requires JavaScript.
Explore
Main Site
Help
Register
Sign In
mirrors
/
gnss-sdr
Watch
1
Star
0
Fork
0
You've already forked gnss-sdr
mirror of
https://github.com/gnss-sdr/gnss-sdr
synced
2025-03-06 19:48:17 +00:00
Code
Issues
Releases
Wiki
Activity
gnss-sdr
/
src
/
algorithms
History
Carles Fernandez
8eec75c8ae
clang-tidy: apply readability-string-compare fix (see
https://clang.llvm.org/extra/clang-tidy/checks/readability-string-compare.html
)
2018-12-03 12:52:17 +01:00
..
acquisition
clang-tidy: apply readability-string-compare fix (see
https://clang.llvm.org/extra/clang-tidy/checks/readability-string-compare.html
)
2018-12-03 12:52:17 +01:00
channel
Use std::move() to avoid unnecessary copies
2018-12-03 00:46:38 +01:00
conditioner
clang-tidy: apply modernize-use-equals-default fix. See
https://clang.llvm.org/extra/clang-tidy/checks/modernize-use-equals-default.html
2018-12-03 11:12:10 +01:00
data_type_adapter
clang-tidy: apply modernize-use-equals-default fix. See
https://clang.llvm.org/extra/clang-tidy/checks/modernize-use-equals-default.html
2018-12-03 11:12:10 +01:00
input_filter
clang-tidy: apply readability-string-compare fix (see
https://clang.llvm.org/extra/clang-tidy/checks/readability-string-compare.html
)
2018-12-03 12:52:17 +01:00
libs
clang-tidy: apply readability-string-compare fix (see
https://clang.llvm.org/extra/clang-tidy/checks/readability-string-compare.html
)
2018-12-03 12:52:17 +01:00
observables
clang-tidy: apply modernize-use-equals-default fix. See
https://clang.llvm.org/extra/clang-tidy/checks/modernize-use-equals-default.html
2018-12-03 11:12:10 +01:00
PVT
Use nullptr
2018-12-03 10:05:47 +01:00
resampler
clang-tidy: apply readability-string-compare fix (see
https://clang.llvm.org/extra/clang-tidy/checks/readability-string-compare.html
)
2018-12-03 12:52:17 +01:00
signal_generator
clang-tidy: apply readability-string-compare fix (see
https://clang.llvm.org/extra/clang-tidy/checks/readability-string-compare.html
)
2018-12-03 12:52:17 +01:00
signal_source
clang-tidy: apply readability-string-compare fix (see
https://clang.llvm.org/extra/clang-tidy/checks/readability-string-compare.html
)
2018-12-03 12:52:17 +01:00
telemetry_decoder
clang-tidy: apply modernize-use-equals-default fix. See
https://clang.llvm.org/extra/clang-tidy/checks/modernize-use-equals-default.html
2018-12-03 11:12:10 +01:00
tracking
clang-tidy: apply readability-string-compare fix (see
https://clang.llvm.org/extra/clang-tidy/checks/readability-string-compare.html
)
2018-12-03 12:52:17 +01:00
CMakeLists.txt
Use https instead of http in links when available
2018-05-13 22:49:11 +02:00