mirror of
https://github.com/paparazzi/paparazzi.git
synced 2026-05-31 03:57:45 +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="-f" constant="127.0.0.1"/>
|
||||||
<arg flag="-b" constant="127.255.255.255"/>
|
<arg flag="-b" constant="127.255.255.255"/>
|
||||||
<arg flag="--fg_fdm" constant=""/>
|
<arg flag="--fg_fdm" constant=""/>
|
||||||
|
<arg flag="-t" constant="hitl"/>
|
||||||
</program>
|
</program>
|
||||||
</session>
|
</session>
|
||||||
|
|
||||||
@@ -141,6 +142,7 @@
|
|||||||
<arg flag="-f" constant="127.0.0.1"/>
|
<arg flag="-f" constant="127.0.0.1"/>
|
||||||
<arg flag="-b" constant="127.255.255.255"/>
|
<arg flag="-b" constant="127.255.255.255"/>
|
||||||
<arg flag="--fg_fdm" constant=""/>
|
<arg flag="--fg_fdm" constant=""/>
|
||||||
|
<arg flag="-t" constant="hitl"/>
|
||||||
</program>
|
</program>
|
||||||
</session>
|
</session>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user