We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1f6f2b0 commit 8f11fa6Copy full SHA for 8f11fa6
1 file changed
MAVProxy/modules/mavproxy_joystick/joysticks/SM001.yml
@@ -0,0 +1,27 @@
1
+description: >
2
+ FlySky SM001 - USB "8ch Remote Controller"
3
+match:
4
+ - '*XTR+G2+FMS Controller*'
5
+controls:
6
+ - channel: 1
7
+ type: axis
8
+ id: 3
9
+ - channel: 2
10
11
+ id: 0
12
+ invert: true
13
+ - channel: 3
14
15
+ id: 1
16
+ - channel: 4
17
18
+ id: 4
19
+ - channel: 5
20
+ type: button
21
22
+ - channel: 6
23
24
+ id: 2
25
+ - channel: 7
26
27
0 commit comments