1
0
mirror of https://github.com/gnss-sdr/gnss-sdr synced 2025-12-13 20:18:04 +00:00

Expose usage of Protocol Buffers to the configuration

This commit is contained in:
Carles Fernandez
2019-04-21 13:30:59 +02:00
parent b3ca9bda99
commit 6c9154aede
11 changed files with 65 additions and 39 deletions

View File

@@ -80,6 +80,7 @@ public:
std::string rtcm_output_file_path;
bool monitor_enabled;
bool protobuf_enabled;
std::string udp_addresses;
int udp_port;