mirror of
https://github.com/paparazzi/paparazzi.git
synced 2026-05-31 03:57:45 +08:00
remove trailing whitespaces
via `make cleanspaces`
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
<!--
|
||||
<!--
|
||||
|
||||
Hobbyking 6CH RC Transmitter shaped USB HID joystick Mode 2
|
||||
http://www.hobbyking.com/hobbyking/store/__20951__Hobbyking_6CH_RC_Flight_Simulator_System_Mode_2_.html
|
||||
|
||||
If you want to use this file for the same product but mode 1 the axis index
|
||||
If you want to use this file for the same product but mode 1 the axis index
|
||||
numbers have to be re-arranged, the rest will be exactly the same.
|
||||
|
||||
This RC TX joystick has four axes,2 buttons, one dial, which are labeled on the
|
||||
@@ -31,7 +31,7 @@ The basis of steering is the standard signs of aerospace convention
|
||||
<joystick>
|
||||
<input>
|
||||
<axis index="0" name="roll"/>
|
||||
<axis index="1" name="pitch"/>
|
||||
<axis index="1" name="pitch"/>
|
||||
<axis index="2" name="throttle"/>
|
||||
<axis index="3" name="mode"/>
|
||||
<axis index="4" name="gearpit"/>
|
||||
|
||||
@@ -78,10 +78,10 @@ TEST STICK DATA OUTPUT:
|
||||
Axis 3 : parameters = [-32768,32768]
|
||||
Axis 4 : parameters = [-32768,32768]
|
||||
Input device name: "Generic USB Joystick " on SDL device "0"
|
||||
buttons 0 0 0 0 0 0 0 0 0 0 0 0 | hat 0 | axes 0 0 1 0 0
|
||||
buttons 0 0 0 0 0 0 0 0 0 0 0 0 | hat 0 | axes 0 0 1 0 0
|
||||
buttons 0 0 0 0 0 0 0 0 0 0 0 0 | hat 0 | axes 0 0 1 0 0
|
||||
...
|
||||
buttons 0 0 0 0 0 0 0 0 0 0 0 0 | hat 0 | axes 0 0 1 0 0
|
||||
buttons 0 0 0 0 0 0 0 0 0 0 0 0 | hat 0 | axes 0 0 1 0 0
|
||||
...
|
||||
|
||||
|
||||
-->
|
||||
|
||||
@@ -41,11 +41,11 @@ TEST STICK DATA OUTPUT:
|
||||
Axis 0 : parameters = [-32768,32768]
|
||||
Axis 1 : parameters = [-32768,32768]
|
||||
Input device name: "2Axes 11Keys Game Pad" on SDL device "0"
|
||||
buttons 0 0 0 0 0 0 0 0 0 0 0 | hat 0 | axes -1 -1
|
||||
buttons 0 0 0 0 0 0 0 0 0 0 0 | hat 0 | axes -1 -1
|
||||
buttons 0 0 0 0 0 0 0 0 0 0 0 | hat 0 | axes -1 -1
|
||||
buttons 0 0 0 0 0 0 0 0 0 0 0 | hat 0 | axes -1 -1
|
||||
buttons 0 0 0 0 0 0 0 0 0 0 0 | hat 0 | axes -1 -1
|
||||
...
|
||||
|
||||
|
||||
|
||||
-->
|
||||
|
||||
|
||||
@@ -47,11 +47,11 @@ TEST STICK DATA OUTPUT:
|
||||
Axis 0 : parameters = [-32768,32768]
|
||||
Axis 1 : parameters = [-32768,32768]
|
||||
Input device name: "2Axes 11Keys Game Pad" on SDL device "0"
|
||||
buttons 0 0 0 0 0 0 0 0 0 0 0 | hat 0 | axes -1 -1
|
||||
buttons 0 0 0 0 0 0 0 0 0 0 0 | hat 0 | axes -1 -1
|
||||
buttons 0 0 0 0 0 0 0 0 0 0 0 | hat 0 | axes -1 -1
|
||||
buttons 0 0 0 0 0 0 0 0 0 0 0 | hat 0 | axes -1 -1
|
||||
buttons 0 0 0 0 0 0 0 0 0 0 0 | hat 0 | axes -1 -1
|
||||
...
|
||||
|
||||
|
||||
|
||||
-->
|
||||
|
||||
|
||||
Reference in New Issue
Block a user