mirror of
https://github.com/gnss-sdr/gnss-sdr
synced 2025-01-26 00:46:59 +00:00
Fixed "monitor" test conf files for typos in PVT keys
This commit is contained in:
parent
a8b536b367
commit
1fc7e419d4
@ -67,9 +67,8 @@ PVT.flag_averaging=true
|
||||
PVT.output_rate_ms=10
|
||||
PVT.display_rate_ms=500
|
||||
PVT.enable_monitor=true
|
||||
PVT.decimation_factor=1
|
||||
PVT.client_addresses=127.0.0.1
|
||||
PVT.udp_port=1234
|
||||
PVT.monitor_client_addresses=127.0.0.1
|
||||
PVT.monitor_udp_port=1234
|
||||
|
||||
;######### MONITOR CONFIG ############
|
||||
Monitor.enable_monitor=true
|
||||
|
@ -60,9 +60,8 @@ PVT.flag_averaging=true
|
||||
PVT.output_rate_ms=10
|
||||
PVT.display_rate_ms=500
|
||||
PVT.enable_monitor=true
|
||||
PVT.decimation_factor=1
|
||||
PVT.client_addresses=127.0.0.1
|
||||
PVT.udp_port=1234
|
||||
PVT.monitor_client_addresses=127.0.0.1
|
||||
PVT.monitor_udp_port=1234
|
||||
|
||||
;######### MONITOR CONFIG ############
|
||||
Monitor.enable_monitor=true
|
||||
|
Loading…
Reference in New Issue
Block a user