Hi,

I'm using a Thrustmaster Hotas-x and I noticed that <nasal> section on top of 
the original file ( $FG_DATA/Input/Joysticks/Thrustmaster/T-Flight-Hotas-X.xml 
) is not copied to the custom file written in $FG_HOME after modification from 
the "Joystick Configuration" dialog.
This missing <nasal> section break the behaviour because 2 variables are not 
declared (in my case, I don't know for other .xml files).

Looking at joystick.nas this is expected since <nasal> is not handled so I've 
fixed it.
Here is the "git diff" who fix the issue : http://pastebin.com/XaanECUs

Here is the list of all joystick hited by this issue :

GoFlight/tq6-adv.xml:10: <nasal>
Microsoft/sidewinder-force-feed2.xml:105:    <nasal>
Saitek/X36.xml:30: <nasal>
Saitek/X52-pro.xml:132:    <nasal>
Saitek/Aviator.xml:14: <nasal>
Saitek/Cyborg-Gold-3d-USB.xml:113:    <nasal>
Saitek/Pro-Flight-Quadrant.xml:13: <nasal>
SpeedLink/ps2.xml:43:  <nasal>
ThrustMaster/T-Flight-Hotas-X.xml:69:   <nasal>
ThrustMaster/Warthog/Stick/stick_rotate.xml:10:    <nasal>
ThrustMaster/Warthog/Warthog-Stick.xml:16:    <nasal>
ThrustMaster/Warthog/Warthog-Throttle.xml:11:    <nasal>
ThrustMaster/Warthog/Throttle/seahawk.xml:5:    <nasal>
ThrustMaster/Warthog/Throttle/harrier.xml:6:    <nasal>


Cheers,
Clément
                                          
------------------------------------------------------------------------------
Precog is a next-generation analytics platform capable of advanced
analytics on semi-structured data. The platform includes APIs for building
apps and a phenomenal toolset for data science. Developers can use
our toolset for easy data analysis & visualization. Get a free account!
http://www2.precog.com/precogplatform/slashdotnewsletter
_______________________________________________
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel

Reply via email to