Revision e67543f1a967e56e3ebd39a154e3125678cb7a78 authored by Stephen Dwyer on 31 May 2012, 21:56:00 UTC, committed by Felix Ruess on 01 June 2012, 17:25:25 UTC
1 parent 4ca6344
Raw File
xbox_booz_cam.xml
<joystick>
  <input>
    <axis index="6" name="pan"/>
    <axis index="7" name="tilt"/>
  </input>
  <messages period="0.1">
    <message class="datalink" name="BOOZ_CAM_STICK">
      <field name="tilt" value="-tilt"/>
      <field name="pan" value="pan"/>
    </message>
  </messages>
</joystick>
back to top