mirror of
https://github.com/gnss-sdr/gnss-sdr
synced 2025-08-31 01:47:59 +00:00
Initialize all members in the constructor
This commit is contained in:
@@ -206,6 +206,7 @@ galileo_e1_dll_pll_veml_tracking_cc::galileo_e1_dll_pll_veml_tracking_cc(
|
||||
d_enable_extended_integration = false;
|
||||
d_local_code_data_shift_chips = nullptr;
|
||||
d_data_code = nullptr;
|
||||
d_Prompt_Data = nullptr;
|
||||
}
|
||||
|
||||
//--- Initializations ------------------------------
|
||||
|
Reference in New Issue
Block a user