mirror of
https://github.com/gnss-sdr/gnss-sdr
synced 2025-04-09 12:16:46 +00:00
Initialize all members in the constructor
This commit is contained in:
parent
356294ce36
commit
60046466b2
@ -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 ------------------------------
|
||||
|
Loading…
x
Reference in New Issue
Block a user