1
0
mirror of https://github.com/gnss-sdr/gnss-sdr synced 2024-09-29 23:41:05 +00:00
This commit is contained in:
Carles Fernandez 2021-12-14 17:53:20 +01:00
commit bf5620ba40
No known key found for this signature in database
GPG Key ID: 4C583C52B0C3877D

View File

@ -119,7 +119,7 @@ private:
double d_smooth_filter_M;
double d_T_rx_step_s;
double d_last_rx_clock_round20ms_error;
uint32_t d_T_rx_TOW_ms;
uint32_t d_T_rx_step_ms;
uint32_t d_T_status_report_timer_ms;