1
0
mirror of https://github.com/gnss-sdr/gnss-sdr synced 2024-07-07 04:04:20 +00:00
gnss-sdr/src/algorithms
Carles Fernandez 559a9a7c43
Fix problem caused by hdf5 when saving concurrently
Only one acquisition channel info is stored in dump file if dump is activated. New configuration parameter dump_channel, set to 0 by default.
Name of Matlab variable changed from gird to acq_grid to not overlap Matlab command.
2018-06-24 11:05:58 +02:00
..
acquisition Fix problem caused by hdf5 when saving concurrently 2018-06-24 11:05:58 +02:00
channel Use https instead of http in links when available 2018-05-13 22:49:11 +02:00
conditioner Use https instead of http in links when available 2018-05-13 22:49:11 +02:00
data_type_adapter Fix clang warnings about unused private member 2018-06-03 19:11:16 +02:00
input_filter Fix warning of unused private member 2018-06-03 22:46:45 +02:00
libs Clean source code, update to new gnss_synchro parameter name 2018-06-05 22:53:34 +02:00
observables Clean source code, update to new gnss_synchro parameter name 2018-06-05 22:53:34 +02:00
PVT Revert "Replace deprecated boost/math/common_factor_rt.hpp header by boost/integer/common_factor_rt.hpp" 2018-06-15 21:25:30 +02:00
resampler Fix warning of unused private member 2018-06-03 22:47:05 +02:00
signal_generator Fix clang warnings about unused private member 2018-06-03 19:11:16 +02:00
signal_source Fix creation of acquisition blocks, fix warning of unused private member 2018-06-03 22:43:53 +02:00
telemetry_decoder Remove unused parameters 2018-06-06 11:49:21 +02:00
tracking Add file header 2018-06-19 12:57:43 +02:00
CMakeLists.txt Use https instead of http in links when available 2018-05-13 22:49:11 +02:00