mirror of
https://github.com/gnss-sdr/gnss-sdr
synced 2025-12-13 20:18:04 +00:00
Replace custom_year parameter name and type by bool pre_2009_file to process files dated from 1999 to 2009
This commit is contained in:
@@ -91,7 +91,7 @@ public:
|
||||
|
||||
bool enable_rx_clock_correction;
|
||||
bool show_local_time_zone;
|
||||
int custom_year;
|
||||
bool pre_2009_file;
|
||||
|
||||
Pvt_Conf();
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user