1
0
mirror of https://github.com/gnss-sdr/gnss-sdr synced 2024-06-25 22:43:14 +00:00
gnss-sdr/src
Jim Melton c67f23c913
fix clang-tidy complaints
some of these are ridiculous and so have been silenced. I'm a huge fan
of static code analysis but I have a hard time believing that writing
"0U" is a qualitative improvement over "0u".
2021-02-15 21:30:50 -07:00
..
algorithms fix clang-tidy complaints 2021-02-15 21:30:50 -07:00
core fix clang-tidy complaints 2021-02-15 21:30:50 -07:00
main Improve handling of the filesystem library 2021-01-16 14:37:19 +01:00
tests fix cast error 2021-02-15 17:15:38 -07:00
utils add signal_source_interface 2021-02-15 11:47:13 -07:00
CMakeLists.txt Apply more concise file header format 2020-12-30 13:35:06 +01:00