1
0
mirror of https://github.com/gnss-sdr/gnss-sdr synced 2024-06-25 22:43:14 +00:00

Remove unused variable

This commit is contained in:
Carles Fernandez 2017-02-02 12:04:49 +01:00
parent 72fff7857c
commit 7ee864168d
2 changed files with 0 additions and 2 deletions

View File

@ -205,7 +205,6 @@ gps_l1_ca_dll_pll_c_aid_tracking_cc::gps_l1_ca_dll_pll_c_aid_tracking_cc(
d_carrier_phase_step_rad = 0.0;
d_enable_extended_integration = false;
d_preamble_synchronized = false;
d_correlation_symbol_counter = 0;
d_rem_code_phase_integer_samples = 0.0;
d_code_error_chips_Ti = 0.0;
d_code_error_filt_chips_s = 0.0;

View File

@ -169,7 +169,6 @@ private:
int d_extend_correlation_ms;
bool d_enable_extended_integration;
bool d_preamble_synchronized;
int d_correlation_symbol_counter;
void msg_handler_preamble_index(pmt::pmt_t msg);
//Integration period in samples