1
0
mirror of https://github.com/gnss-sdr/gnss-sdr synced 2024-12-15 20:50:33 +00:00
gnss-sdr/src/algorithms
2019-07-04 17:19:33 +02:00
..
acquisition Consolidating unified dll pll veml tracking to synchronize symbols for GPS L1, L5, Galileo E1, E5 and Beidou B1, B3. Beidou bug fixes in acquisition. Adapting all telemetry decoders to use 1 sample per symbol 2019-07-03 18:57:26 +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 Hide direct constructor as private member 2019-07-02 17:24:54 +02:00
libs Consolidating unified dll pll veml tracking to synchronize symbols for GPS L1, L5, Galileo E1, E5 and Beidou B1, B3. Beidou bug fixes in acquisition. Adapting all telemetry decoders to use 1 sample per symbol 2019-07-03 18:57:26 +02:00
observables Make header file more readable. Remove unused private method interpolate_data() 2019-07-04 00:00:29 +02:00
PVT Use std::array instead of pointers and memcpy 2019-07-03 23:47:42 +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 Hide direct constructor as private member 2019-07-02 17:24:54 +02:00
telemetry_decoder Set noutput items limit in telemetry decoders and some minor changes 2019-07-04 17:19:33 +02:00
tracking Set noutput items limit in telemetry decoders and some minor changes 2019-07-04 17:19:33 +02:00
CMakeLists.txt Use https instead of http in links when available 2018-05-13 22:49:11 +02:00