improve throttle cuts
active only allowed when throttle stick is low
This commit is contained in:
+1373
-1363
File diff suppressed because it is too large
Load Diff
+839
-798
File diff suppressed because it is too large
Load Diff
+1303
-1257
File diff suppressed because it is too large
Load Diff
+643
-629
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
|
||||||
|
|||||||
+1072
-1048
File diff suppressed because it is too large
Load Diff
+1444
-1403
File diff suppressed because it is too large
Load Diff
+1088
-1027
File diff suppressed because it is too large
Load Diff
+1305
-1257
File diff suppressed because it is too large
Load Diff
+1611
-1572
File diff suppressed because it is too large
Load Diff
+973
-931
File diff suppressed because it is too large
Load Diff
+763
-726
File diff suppressed because it is too large
Load Diff
+1009
-988
File diff suppressed because it is too large
Load Diff
+656
-632
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:
|
||||||
|
|||||||
+808
-769
File diff suppressed because it is too large
Load Diff
+740
-736
File diff suppressed because it is too large
Load Diff
+825
-788
File diff suppressed because it is too large
Load Diff
+1087
-1048
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user