1
0
mirror of https://github.com/gnss-sdr/gnss-sdr synced 2025-11-22 10:04:52 +00:00

Deleted obsolete DLL_FLL_PLL GPS tracking. Deleted obsolete correlator.h

and migrated all tracking in order to use the newer and optimized
cpu_multicorrelator. Code simplification and code cleaning
This commit is contained in:
Javier Arribas
2016-04-06 14:58:18 +02:00
parent eac888067f
commit 9db0990adc
19 changed files with 375 additions and 738 deletions

View File

@@ -234,7 +234,7 @@ int gps_l1_ca_telemetry_decoder_cc::general_work (int noutput_items, gr_vector_i
d_symbol_accumulator += in[0][0].Prompt_I; // accumulate the input value in d_symbol_accumulator
d_symbol_accumulator_counter += in[0][0].correlation_length_ms;
}
if (d_symbol_accumulator_counter == 20)
if (d_symbol_accumulator_counter >= 20)
{
if (d_symbol_accumulator > 0)
{ //symbol to bit