Hi there,

I am trying to adjust my joystick but my attempts to set <offset> and <factor> for throttle axis in $FG_ROOT/data/Input/Joysticks/Logitech/wingman-extreme-digital-3d.xml (yep, an old one) do not change anything (I tried vary low values and also very big values), however if I remove the throttle section, the throttle is no longer controlled by the joystick.

I am afraid that the tags <offset> and <factor> are not the right ones for throttle control.

Can I have a list of all commands scripts and calibration tags I can use?


My current settings are:

<axis n="3">
 <desc>Throttle</desc>
 <direction>forward</direction>
 <binding>
  <command>nasal</command>
  <offset type="double">2.0</offset>

  <factor type="double">1.5</factor>

  <script>controls.throttleAxis()</script>

 </binding>
</axis>

My fgfs is from CVS updated up till 3 days ago.

My OS is Linux Ubuntu Jaunty 9.04

--
Thanks.

David Harel,

==================================

Home office +972 77 7657645
Cellular:   +972 54 4534502
Snail Mail: Amuka
           D.N Merom Hagalil
           13802
           Israel
Email:      harel...@ergolight-sw.com


------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Flightgear-users mailing list
Flightgear-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-users

Reply via email to