Skip to content
Snippets Groups Projects
Commit 1d52c9f2 authored by Jason Short's avatar Jason Short
Browse files

added SuperSimple and notes

parent ddcfa90b
No related branches found
No related tags found
No related merge requests found
...@@ -26,8 +26,26 @@ RC8_MAX 2000.000000 ...@@ -26,8 +26,26 @@ RC8_MAX 2000.000000
RC8_MIN 1000.000000 RC8_MIN 1000.000000
RC8_TRIM 1500.000000 RC8_TRIM 1500.000000
FLTMODE1 7 FLTMODE1 7
FLTMODE2 1 FLTMODE2 9
FLTMODE3 2 FLTMODE3 6
FLTMODE4 3 FLTMODE4 3
FLTMODE5 5 FLTMODE5 5
FLTMODE6 0 FLTMODE6 0
SUPER_SIMPLE 1
# flightmodes
# switch 1 Circle
# switch 2 LAND
# switch 3 RTL
# switch 4 Auto
# switch 5 Loiter
# switch 6 Stab
# STABILIZE 0 !
# ACRO 1
# ALT_HOLD 2
# AUTO 3 !
# GUIDED 4
# LOITER 5 !
# RTL 6 !
# CIRCLE 7 !
# POSITION 8
# LAND 9 !
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment