1
0
mirror of https://github.com/gnss-sdr/gnss-sdr synced 2024-07-02 09:53:15 +00:00
gnss-sdr/src/algorithms
Carles Fernandez 19b35b6cef
Remove cstdio header
See * MISRA C++:2008, 27-0-1 - The stream input/output library <cstdio> shall not be used.
2019-07-14 00:42:56 +02:00
..
acquisition Fix typos detected by codespell 2019-07-09 11:52:53 +02:00
channel Code cleaning 2019-07-02 17:48:00 +02:00
conditioner Sort includes: include what you use 2019-03-04 08:12:50 +01:00
data_type_adapter Write public interface first, then private members in class definitions 2019-07-01 23:44:42 +02:00
input_filter Fix comparison 2019-07-07 21:50:03 +02:00
libs Catch all exceptions 2019-07-14 00:18:51 +02:00
observables Do not produce empty files 2019-07-13 23:05:57 +02:00
PVT Do not produce empty files 2019-07-13 23:05:57 +02:00
resampler Write public interface first, then private members in class definitions 2019-07-01 23:44:42 +02:00
signal_generator Write public interface first, then private members in class definitions 2019-07-01 23:44:42 +02:00
signal_source Fix typos detected by codespell 2019-07-09 11:52:53 +02:00
telemetry_decoder bds: Add unified trk startegy to deliver 1 symbol per sample 2019-07-10 12:52:40 -05:00
tracking Remove cstdio header 2019-07-14 00:42:56 +02:00
CMakeLists.txt Use https instead of http in links when available 2018-05-13 22:49:11 +02:00