On Saturday 06 October 2007 16:10, Bernhard Kuhn wrote: > However, there is one pretty annoying thing: > You can push/pull the elevation +/- 1 cm without > the value for the y-axis changing and turn > the aileron left/right for about +/- 10 degrees > without the value for the x-axis changing.
Try changing the deadzone for the appropriate axis. <property>/controls/flight/aileron</property> <dead-band type="double">0.0</dead-band> I also found the elevator/aileron movement seemed to be rather logarithmic. Adding the following line after the new deadband line makes the control a bit more linear with my joystick. <squared type="bool">false</squared> > Means: there is quite a big "null-zone" which > makes flying a pretty tricky thing. Even with the deadzone removed, I find using a digi joystick trickier than the mouse. There's a tiny time lag with mine which is very noticable when 'flying'. Martin. ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ Flightgear-users mailing list Flightgear-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/flightgear-users