mirror of
https://github.com/gnss-sdr/gnss-sdr
synced 2024-12-13 11:40:33 +00:00
Remove unused private members
This commit is contained in:
parent
ad477fd12f
commit
2771d5b5f2
@ -238,8 +238,6 @@ private:
|
||||
bool d_extended_correlation_in_fpga;
|
||||
bool d_current_extended_correlation_in_fpga;
|
||||
int32_t d_next_integration_length_samples;
|
||||
double d_extended_integration_first_acc_carrier_phase_rad;
|
||||
double d_extended_integration_next_acc_carrier_phase_rad_step;
|
||||
uint64_t d_sample_counter_next;
|
||||
bool d_sc_demodulate_enabled;
|
||||
int32_t d_extend_fpga_integration_periods;
|
||||
|
Loading…
Reference in New Issue
Block a user