mirror of
https://github.com/gnss-sdr/gnss-sdr
synced 2025-12-12 11:38:06 +00:00
Add PVT Monitor
This commit is contained in:
@@ -80,6 +80,10 @@ public:
|
||||
std::string xml_output_path;
|
||||
std::string rtcm_output_file_path;
|
||||
|
||||
bool monitor_enabled;
|
||||
std::string udp_addresses;
|
||||
int udp_port;
|
||||
|
||||
Pvt_Conf();
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user