I have just gotten a set of CH Pro Pedals USB and they are for the most part 
working.  I was using the left-right part of the fourway switch on my CH 
Combat Stick to apply left and right breaks.  I am trying to change that to 
the rudder trims but it is not working.  What I am seeing is that if I hold 
the trim button down there are indications that the rudder does in fact move.  
But as soon as I let up on the button the rudder recenters itself.  I am sure 
that I don't have this setup correctly but I don't know what I am doing 
wrong.  Here is the relevent section from the XML configuration file:

<button n="7">
  <repeatable>true</repeatable>
  <binding>
   <command>property-adjust</command>
   <property>/controls/flight/rudder-trim</property>
   <step>0.01</step>
  </binding>
 </button>

 <button n="5">
  <repeatable>true</repeatable>
  <binding>
   <command>property-adjust</command>
   <property>/controls/flight/rudder-trim</property>
   <step>-0.01</step>
  </binding>
 </button>


-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
_______________________________________________
Flightgear-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/flightgear-users

Reply via email to