improve throttle cuts
active only allowed when throttle stick is low
This commit is contained in:
+909
-899
File diff suppressed because it is too large
Load Diff
+782
-741
File diff suppressed because it is too large
Load Diff
+1110
-1064
File diff suppressed because it is too large
Load Diff
+639
-625
File diff suppressed because it is too large
Load Diff
+14
-1
@@ -87,7 +87,7 @@ mixData:
|
|||||||
- destCh: 2
|
- destCh: 2
|
||||||
srcRaw: MAX
|
srcRaw: MAX
|
||||||
weight: -100
|
weight: -100
|
||||||
swtch: SD2
|
swtch: "!L2"
|
||||||
curve:
|
curve:
|
||||||
type: 0
|
type: 0
|
||||||
value: 0
|
value: 0
|
||||||
@@ -199,6 +199,19 @@ inputNames:
|
|||||||
val: Thr
|
val: Thr
|
||||||
3:
|
3:
|
||||||
val: Rud
|
val: Rud
|
||||||
|
logicalSw:
|
||||||
|
0:
|
||||||
|
func: FUNC_VNEG
|
||||||
|
def: Thr,-98
|
||||||
|
delay: 0
|
||||||
|
duration: 0
|
||||||
|
andsw: SD0
|
||||||
|
1:
|
||||||
|
func: FUNC_STICKY
|
||||||
|
def: L1,SD2
|
||||||
|
delay: 0
|
||||||
|
duration: 0
|
||||||
|
andsw: NONE
|
||||||
swashR:
|
swashR:
|
||||||
type: TYPE_NONE
|
type: TYPE_NONE
|
||||||
value: 0
|
value: 0
|
||||||
|
|||||||
+684
-660
File diff suppressed because it is too large
Load Diff
+1334
-1293
File diff suppressed because it is too large
Load Diff
+1022
-961
File diff suppressed because it is too large
Load Diff
+1110
-1062
File diff suppressed because it is too large
Load Diff
+1396
-1357
File diff suppressed because it is too large
Load Diff
+920
-878
File diff suppressed because it is too large
Load Diff
+437
-400
File diff suppressed because it is too large
Load Diff
+655
-634
File diff suppressed because it is too large
Load Diff
+582
-558
File diff suppressed because it is too large
Load Diff
+16
-3
@@ -111,7 +111,7 @@ mixData:
|
|||||||
- destCh: 2
|
- destCh: 2
|
||||||
srcRaw: MAX
|
srcRaw: MAX
|
||||||
weight: -100
|
weight: -100
|
||||||
swtch: SD2
|
swtch: "!L2"
|
||||||
curve:
|
curve:
|
||||||
type: 0
|
type: 0
|
||||||
value: 0
|
value: 0
|
||||||
@@ -416,13 +416,26 @@ inputNames:
|
|||||||
val: Lit
|
val: Lit
|
||||||
6:
|
6:
|
||||||
val: Cut
|
val: Cut
|
||||||
|
logicalSw:
|
||||||
|
0:
|
||||||
|
func: FUNC_VNEG
|
||||||
|
def: Thr,-98
|
||||||
|
delay: 0
|
||||||
|
duration: 0
|
||||||
|
andsw: SD0
|
||||||
|
1:
|
||||||
|
func: FUNC_STICKY
|
||||||
|
def: L1,SD2
|
||||||
|
delay: 0
|
||||||
|
duration: 0
|
||||||
|
andsw: NONE
|
||||||
customFn:
|
customFn:
|
||||||
0:
|
0:
|
||||||
swtch: SD2
|
swtch: "!L2"
|
||||||
func: PLAY_TRACK
|
func: PLAY_TRACK
|
||||||
def: thrcut,!1x
|
def: thrcut,!1x
|
||||||
1:
|
1:
|
||||||
swtch: SD0
|
swtch: L2
|
||||||
func: PLAY_TRACK
|
func: PLAY_TRACK
|
||||||
def: thract,1x
|
def: thract,1x
|
||||||
2:
|
2:
|
||||||
|
|||||||
+752
-713
File diff suppressed because it is too large
Load Diff
+422
-418
File diff suppressed because it is too large
Load Diff
+769
-732
File diff suppressed because it is too large
Load Diff
+1035
-996
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user