mirror of
https://github.com/paparazzi/paparazzi.git
synced 2026-05-09 22:49:53 +08:00
Fixed HITL in control panel
This commit is contained in:
@@ -123,6 +123,7 @@
|
||||
<arg flag="-f" constant="127.0.0.1"/>
|
||||
<arg flag="-b" constant="127.255.255.255"/>
|
||||
<arg flag="--fg_fdm" constant=""/>
|
||||
<arg flag="-t" constant="hitl"/>
|
||||
</program>
|
||||
</session>
|
||||
|
||||
@@ -141,6 +142,7 @@
|
||||
<arg flag="-f" constant="127.0.0.1"/>
|
||||
<arg flag="-b" constant="127.255.255.255"/>
|
||||
<arg flag="--fg_fdm" constant=""/>
|
||||
<arg flag="-t" constant="hitl"/>
|
||||
</program>
|
||||
</session>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user