Skip to content

Commit

Permalink
Fixed HITL in control panel
Browse files Browse the repository at this point in the history
  • Loading branch information
podhrmic committed Jul 19, 2017
1 parent 01731ab commit 9ddd9da
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions conf/airframes/AGGIEAIR/aggieair_control_panel.xml
Expand Up @@ -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>

Expand All @@ -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>

Expand Down

0 comments on commit 9ddd9da

Please sign in to comment.