1
0
mirror of https://github.com/gnss-sdr/gnss-sdr synced 2024-06-25 22:43:14 +00:00
gnss-sdr/src/tests/unit-tests/signal-processing-blocks
Carles Fernandez 446b7cfbea
Improve constructors
Prefer initialization to assignment in constructors

Improves the readability of the code and performance

Easier detection of unused members

(see https://github.com/isocpp/CppCoreGuidelines/blob/master/CppCoreGuidelines.md\#Rc-initialize\)
2021-10-10 18:54:42 +02:00
..
acquisition Improve error messages in case of wrong configuration for the FPGA offloading flowgraph 2021-02-23 21:40:53 +01:00
adapter Apply and add clang-tidy ckecks readability-make-member-function-const and readability-qualified-auto 2020-12-30 21:49:29 +01:00
filter Apply more concise file header format 2020-12-30 13:35:06 +01:00
libs Apply more concise file header format 2020-12-30 13:35:06 +01:00
observables Apply more concise file header format 2020-12-30 13:35:06 +01:00
pvt Improve constructors 2021-10-10 18:54:42 +02:00
resampler Apply more concise file header format 2020-12-30 13:35:06 +01:00
sources fixed failing unit test 2021-02-15 15:33:16 -07:00
telemetry_decoder Improve design of the Viterbi Decoder API 2021-09-26 13:23:28 +02:00
tracking Improve handling of the filesystem library 2021-01-16 14:37:19 +01:00