mirror of
https://github.com/gnss-sdr/gnss-sdr
synced 2025-01-19 05:33:02 +00:00
pvt_conf.h: initialize all variables
This commit is contained in:
parent
2d2dc9af84
commit
db5d218f06
@ -90,7 +90,7 @@ public:
|
||||
bool pre_2009_file = false;
|
||||
bool dump = false;
|
||||
bool dump_mat = true;
|
||||
bool log_source_timetag;
|
||||
bool log_source_timetag = false;
|
||||
bool use_e6_for_pvt = true;
|
||||
bool use_has_corrections = true;
|
||||
bool use_unhealthy_sats = false;
|
||||
|
Loading…
Reference in New Issue
Block a user