perform the carrier phase coherent initialization when extended integration in the FPGA is enabled

This commit is contained in:
Marc Majoral 2021-08-03 10:18:27 +02:00
parent b4b9c31182
commit 446e09702a
1 changed files with 1 additions and 0 deletions

View File

@ -1950,6 +1950,7 @@ int dll_pll_veml_tracking_fpga::general_work(int noutput_items __attribute__((un
{
run_dll_pll();
update_tracking_vars();
check_carrier_phase_coherent_initialization();
if (d_current_data_symbol == 0)
{