mirror of
https://github.com/gnss-sdr/gnss-sdr
synced 2025-12-12 11:38:06 +00:00
Save PVT dump also in .mat. New parameter dump_mat can disable this feature
This commit is contained in:
@@ -49,6 +49,7 @@ public:
|
||||
std::map<int, int> rtcm_msg_rate_ms;
|
||||
|
||||
bool dump;
|
||||
bool dump_mat;
|
||||
std::string dump_filename;
|
||||
|
||||
bool flag_nmea_tty_port;
|
||||
|
||||
Reference in New Issue
Block a user