mirror of
https://github.com/gnss-sdr/gnss-sdr
synced 2025-12-13 12:08:05 +00:00
Add show_local_time_zone parameter for PVT
PVT.show_local_time_zone=true shows local time in terminal
This commit is contained in:
@@ -83,6 +83,8 @@ public:
|
||||
std::string udp_addresses;
|
||||
int udp_port;
|
||||
|
||||
bool show_local_time_zone;
|
||||
|
||||
Pvt_Conf();
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user