1
0
mirror of https://github.com/gnss-sdr/gnss-sdr synced 2024-12-15 04:30:33 +00:00
This commit is contained in:
Carles Fernandez 2018-02-03 11:14:21 +01:00
parent 96af5fc6e6
commit 040745eeb1

View File

@ -324,7 +324,7 @@ int gps_l1_ca_telemetry_decoder_cc::general_work (int noutput_items __attribute_
break; break;
} }
d_GPS_FSM.clear_flag_new_subframe(); d_GPS_FSM.clear_flag_new_subframe();
d_flag_new_tow_available=true; d_flag_new_tow_available = true;
} }
d_flag_parity = true; d_flag_parity = true;