mirror of
https://github.com/gnss-sdr/gnss-sdr
synced 2025-12-13 20:18:04 +00:00
Adding configuration option to disable PVT observables clock correction
This commit is contained in:
@@ -89,6 +89,7 @@ public:
|
||||
std::string udp_addresses;
|
||||
int udp_port;
|
||||
|
||||
bool enable_rx_clock_correction;
|
||||
bool show_local_time_zone;
|
||||
|
||||
Pvt_Conf();
|
||||
|
||||
Reference in New Issue
Block a user