mirror of
https://github.com/gnss-sdr/gnss-sdr
synced 2025-01-18 21:23:02 +00:00
Small changes in config_2
This commit is contained in:
parent
7640be1c96
commit
32de19051a
@ -220,8 +220,8 @@ void GpsL1CaPcpsQuickSyncAcquisitionGSoC2014Test::config_2()
|
|||||||
max_doppler_error_hz = 2/(3*integration_time_ms*1e-3);
|
max_doppler_error_hz = 2/(3*integration_time_ms*1e-3);
|
||||||
max_delay_error_chips = 0.50;
|
max_delay_error_chips = 0.50;
|
||||||
|
|
||||||
threshold_config2 = 8.0000;
|
threshold_config2 = 1.7800;
|
||||||
CN0_dB_0 = 50;
|
CN0_dB_0 = 41;
|
||||||
|
|
||||||
|
|
||||||
num_of_realizations = 100;
|
num_of_realizations = 100;
|
||||||
|
Loading…
Reference in New Issue
Block a user