mirror of
https://github.com/gnss-sdr/gnss-sdr
synced 2024-12-14 04:00:34 +00:00
Merge branch 'mmajoral-fix_fpga_tracking' into next
This commit is contained in:
commit
b45509a6fb
@ -1950,6 +1950,7 @@ int dll_pll_veml_tracking_fpga::general_work(int noutput_items __attribute__((un
|
|||||||
{
|
{
|
||||||
run_dll_pll();
|
run_dll_pll();
|
||||||
update_tracking_vars();
|
update_tracking_vars();
|
||||||
|
check_carrier_phase_coherent_initialization();
|
||||||
|
|
||||||
if (d_current_data_symbol == 0)
|
if (d_current_data_symbol == 0)
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user