mirror of
https://github.com/gnss-sdr/gnss-sdr
synced 2025-06-01 06:04:08 +00:00
remove weird symbol
git-svn-id: https://svn.code.sf.net/p/gnss-sdr/code/trunk@207 64b25241-fba3-4117-9849-534c7e92360d
This commit is contained in:
parent
ec6952d356
commit
fb287c0de3
@ -166,7 +166,7 @@ int gps_l1_ca_observables_cc::general_work (int noutput_items, gr_vector_int &ni
|
|||||||
else
|
else
|
||||||
{
|
{
|
||||||
//clearQueue(d_history_prn_delay_ms[i]); //clear the queue as the preamble arrives
|
//clearQueue(d_history_prn_delay_ms[i]); //clear the queue as the preamble arrives
|
||||||
d_history_gnss_synchro_deque[i].pop_back();Ä
|
d_history_gnss_synchro_deque[i].pop_back();
|
||||||
d_history_gnss_synchro_deque[i].push_front(current_gnss_synchro[i]);
|
d_history_gnss_synchro_deque[i].push_front(current_gnss_synchro[i]);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user