Skip to content

Commit

Permalink
radio change for 8 channels and a script to start flightgear
Browse files Browse the repository at this point in the history
  • Loading branch information
gtoonstra authored and flixr committed Sep 15, 2014
1 parent 5a6b13f commit 41865cf
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
1 change: 1 addition & 0 deletions conf/radios/ezuhf.xml
Expand Up @@ -11,5 +11,6 @@
<channel ctl="switch_E" function="MODE" min="1002" neutral="1500" max="1984" average="10"/>
<channel ctl="NOTUSEDA" function="NOTUSEDA" min="0" neutral="1500" max="2000" average="0"/>
<channel ctl="switch_G" function="CALIB" min="1002" neutral="1500" max="1984" average="10"/>
<channel ctl="NOTUSEDB" function="NOTUSEDB" min="0" neutral="1500" max="2000" average="0"/>
</radio>

4 changes: 4 additions & 0 deletions sw/simulator/start_fg.sh
@@ -0,0 +1,4 @@
#!/bin/bash

fgfs --fdm=null --native-gui=socket,in,30,,5501,udp --prop:/sim/model/path=Models/Aircraft/paparazzi/mikrokopter.xml

0 comments on commit 41865cf

Please sign in to comment.