Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
27 changes: 27 additions & 0 deletions MAVProxy/modules/mavproxy_joystick/joysticks/SM001.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
description: >
FlySky SM001 - USB "8ch Remote Controller"
match:
- '*XTR+G2+FMS Controller*'
controls:
- channel: 1
type: axis
id: 3
- channel: 2
type: axis
id: 0
invert: true
- channel: 3
type: axis
id: 1
- channel: 4
type: axis
id: 4
- channel: 5
type: button
id: 0
- channel: 6
type: button
id: 2
- channel: 7
type: button
id: 3