send MAVLink GROUND_TRUTH at 25 Hz, only in SIH mode. And minor cleanup

This commit is contained in:
Beat Küng
2019-04-11 10:42:58 +02:00
parent 9adb4410bd
commit 744b50b478
6 changed files with 408 additions and 453 deletions
+1 -1
View File
@@ -337,7 +337,7 @@ else
param set GPS_1_CONFIG 0
# start the simulator in hardware if needed
if param compare SYS_HITL 2
if param compare SYS_HITL 2
then
sih start
fi