1
0
mirror of https://github.com/gnss-sdr/gnss-sdr synced 2025-12-12 19:48:06 +00:00

Final bug fix for the observables clock correction jumps

This commit is contained in:
Javier Arribas
2019-08-01 18:11:36 +02:00
parent 12aae85f3c
commit f2becaa7b9
6 changed files with 671 additions and 602 deletions

View File

@@ -73,6 +73,8 @@ public:
bool xml_output_enabled;
bool rtcm_output_file_enabled;
int32_t max_obs_block_rx_clock_offset_ms;
std::string output_path;
std::string rinex_output_path;
std::string gpx_output_path;