Hi,

I have a Microsoft sidewinder peciscion pro using USB under Linux
RedHat 7.2

All is working fine exept my pov hat.

i have defined it like this in the joysticks.xml:
  <axis n="4">
   <desc>View lat</desc>
   <binding>
    <command>property-scale</command>
    <property>/sim/view[0]/axes/lat</property>
   </binding>
  </axis>

  <axis n="5">
   <desc>View long</desc>
   <binding>
    <command>property-scale</command>
    <property>/sim/view[0]/axes/long</property>
   </binding>
  </axis>

Problem is that when i use the pov hat the wiews are offset by 45 degrees
and also when i release the button i get the 45 degrees view, not easy
to fly by :-).
I have tried to play with offsets in the joysticks.xml file but can't get them
quite right...
offset type="double">1.0</offset> etc..

Also when i look in the view /propertys menu i see no
changes in sim/view[0]/axes/long and lat,
but the sim/view[0]/offset-deg=45.000 and
sim/view[0]/goal-offset-deg=45.000 values changes.

any ideas how to set this up properly ?

Rgds
Ivar Nygard

_______________________________________________
Flightgear-users mailing list
[EMAIL PROTECTED]
http://mail.flightgear.org/mailman/listinfo/flightgear-users

Reply via email to