File tree Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Original file line number Diff line number Diff line change @@ -562,6 +562,9 @@ local function DSM_Init()
562562 -- Lists--
563563 Text [0x002E ]= " 11ms"
564564 Text [0x002F ]= " 22ms"
565+ Text [0x0032 ]= " 1 X"
566+ Text [0x0033 ]= " 2 X"
567+ Text [0x0034 ]= " 4 X"
565568 Text [0x0035 ]= " Inhibit?" -- ?
566569 Text [0x0036 ]= " Throttle"
567570 Text [0x0037 ]= " Aileron"
@@ -685,6 +688,8 @@ local function DSM_Init()
685688 Text [0x01EE ]= " Throttle to Pitch"
686689 Text [0x01EF ]= " Low Thr to Pitch"
687690 Text [0x01F0 ]= " High Thr to Pitch"
691+ Text [0x01F3 ]= " Threshold"
692+ Text [0x01F4 ]= " Angle"
688693 Text [0x01F6 ]= " Failsafe Angles"
689694 Text [0x01F8 ]= " Safe Mode"
690695 Text [0x01F9 ]= " SAFE Select"
@@ -729,8 +734,12 @@ local function DSM_Init()
729734 Text [0x024E ]= " Gains on"
730735 Text [0x024F ]= " were captured and changed"
731736 Text [0x0250 ]= " from Adjustable to Fixed"
737+ Text [0x0254 ]= " Postive = Up, Negative = Down"
732738 Text [0x0263 ]= " Fixed/Adjustable Gains"
733739 Text [0x0266 ]= " Heading Gain"
740+ Text [0x0267 ]= " Positive = Nose Up/Roll Right"
741+ Text [0x0268 ]= " Negative = Nose Down/Roll Left"
742+ Text [0x0269 ]= " SAFE - Throttle to Pitch"
734743 Text [0x026A ]= " Use CAUTION for Yaw gain!"
735744 Text [0x8000 ]= " FLIGHT MODE"
736745 Text [0x8001 ]= " Flight Mode 1"
You can’t perform that action at this time.
0 commit comments