mirror of
https://github.com/gnss-sdr/gnss-sdr
synced 2025-11-08 11:13:03 +00:00
initializing member in the constructor
This commit is contained in:
@@ -63,6 +63,7 @@ protected:
|
|||||||
stop = false;
|
stop = false;
|
||||||
message = 0;
|
message = 0;
|
||||||
gnss_synchro = Gnss_Synchro();
|
gnss_synchro = Gnss_Synchro();
|
||||||
|
acquisition = 0;
|
||||||
init();
|
init();
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user