mirror of
https://github.com/gnss-sdr/gnss-sdr
synced 2025-01-18 21:23:02 +00:00
perform the carrier phase coherent initialization when extended integration in the FPGA is enabled
This commit is contained in:
parent
b4b9c31182
commit
446e09702a
@ -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)
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user