1
0
mirror of https://github.com/gnss-sdr/gnss-sdr synced 2024-07-01 17:33:15 +00:00
gnss-sdr/src/algorithms/tracking
Carles Fernandez 9572b37da7
Remove uses of bitwise operations on signed integer types
Based in the High Integrity C++ Standard, Section 5.6.1
See https://www.perforce.com/resources/qac/high-integrity-c-coding-standard-expressions

Removed some c arrays by std::array
2019-07-14 23:34:07 +02:00
..
adapters Avoid C arrays 2019-07-14 14:09:12 +02:00
gnuradio_blocks Remove uses of bitwise operations on signed integer types 2019-07-14 23:34:07 +02:00
libs Remove cstdio header 2019-07-14 00:42:56 +02:00
CMakeLists.txt Change CMake target names to more meaningful ones, reflecting the code tree 2019-02-10 18:34:28 +01:00