mirror of
https://github.com/gnss-sdr/gnss-sdr
synced 2025-12-14 12:28:08 +00:00
Adding global configuration option to specify a custom year in order to postprocess old GNSS captures and avoid wrong week rollover
This commit is contained in:
@@ -91,6 +91,7 @@ public:
|
||||
|
||||
bool enable_rx_clock_correction;
|
||||
bool show_local_time_zone;
|
||||
int custom_year;
|
||||
|
||||
Pvt_Conf();
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user