add zorro models

main
Bryce Allen 2 years ago
parent 270d225335
commit 67333f85b6

@ -0,0 +1,36 @@
# Radio
All models are for radiomaster Zorro. It has the following layout (front to back):
Left Top : SB (3pos), S1 (dial), SA (btn), SE (2pos)
Left Back : SG (btn)
Right Top : SC (3pos), S2 (dial), SD (btn), SF (2pos)
Right Back: SH (btn)
Mapping models from Boxer to Zorro has the challenge of loosing the 6pos switch,
which is useful for flight modes. There are still two 2pos and two 3pos and two
dials. There are more buttons, four instead of one.
6pos could be emulated with one of the extra buttons as a sticky toggle and a 3pos,
or with a gvar and plus/minus buttons for cycling through modes in order (SG/SH would be
good for this)
# Model List
00. Trainer (simple AETR)
01. USB (simple USB simulator layout)
02. USB2 (custom USB joystick)
03. SCX24 (surface)
04. Vanquish VS4-10 (elrs rx)
05. Surface Radiolink
06. Surface Kyosho
# Control Mapping from Boxer Models
- Arming : SD -> SF
- Reverse thrust: SA -> SE
- Flight modes : 6pos or SB -> SB
- Rates : SC -> SC (no change)
- Trainer : SE (if no reverse thrust), or sticky logical switch using SA button
- Flaps : SB, up is flaps up, or logical based on button
- Panic : SF -> SD

@ -0,0 +1,166 @@
semver: 2.9.0
header:
name: "Trainer"
telemetryProtocol: 0
thrTrim: 0
noGlobalFunctions: 0
displayTrims: 2
ignoreSensorIds: 0
trimInc: 0
disableThrottleWarning: 0
displayChecklist: 0
extendedLimits: 0
extendedTrims: 0
throttleReversed: 0
enableCustomThrottleWarning: 0
disableTelemetryWarning: 0
showInstanceIds: 0
customThrottleWarningPosition: 0
beepANACenter: 0
mixData:
-
weight: 100
destCh: 0
srcRaw: I0
carryTrim: 0
mixWarn: 0
mltpx: ADD
offset: 0
swtch: "NONE"
flightModes: 000000000
delayUp: 0
delayDown: 0
speedUp: 0
speedDown: 0
name: ""
-
weight: 100
destCh: 1
srcRaw: I1
carryTrim: 0
mixWarn: 0
mltpx: ADD
offset: 0
swtch: "NONE"
flightModes: 000000000
delayUp: 0
delayDown: 0
speedUp: 0
speedDown: 0
name: ""
-
weight: 100
destCh: 2
srcRaw: I2
carryTrim: 0
mixWarn: 0
mltpx: ADD
offset: 0
swtch: "NONE"
flightModes: 000000000
delayUp: 0
delayDown: 0
speedUp: 0
speedDown: 0
name: ""
-
weight: 100
destCh: 3
srcRaw: I3
carryTrim: 0
mixWarn: 0
mltpx: ADD
offset: 0
swtch: "NONE"
flightModes: 000000000
delayUp: 0
delayDown: 0
speedUp: 0
speedDown: 0
name: ""
expoData:
-
mode: 3
scale: 0
trimSource: 0
srcRaw: Ail
chn: 0
swtch: "NONE"
flightModes: 000000000
weight: 100
name: ""
offset: 0
-
mode: 3
scale: 0
trimSource: 0
srcRaw: Ele
chn: 1
swtch: "NONE"
flightModes: 000000000
weight: 100
name: ""
offset: 0
-
mode: 3
scale: 0
trimSource: 0
srcRaw: Thr
chn: 2
swtch: "NONE"
flightModes: 000000000
weight: 100
name: ""
offset: 0
-
mode: 3
scale: 0
trimSource: 0
srcRaw: Rud
chn: 3
swtch: "NONE"
flightModes: 000000000
weight: 100
name: ""
offset: 0
thrTraceSrc: Thr
switchWarningState:
rssiSource: none
rfAlarms:
warning: 45
critical: 42
thrTrimSw: 0
potsWarnMode: WARN_OFF
jitterFilter: GLOBAL
trainerData:
mode: SLAVE
channelsStart: 0
channelsCount: -4
frameLength: 0
delay: 0
pulsePol: 0
inputNames:
0:
val: "Ail"
1:
val: "Ele"
2:
val: "Thr"
3:
val: "Rud"
potsWarnEnabled: 0
view: 0
modelRegistrationID: " 87SR0P-"
usbJoystickExtMode: 0
usbJoystickIfMode: JOYSTICK
usbJoystickCircularCut: 0
radioGFDisabled: GLOBAL
radioTrainerDisabled: GLOBAL
modelHeliDisabled: OFF
modelFMDisabled: GLOBAL
modelCurvesDisabled: GLOBAL
modelGVDisabled: GLOBAL
modelLSDisabled: GLOBAL
modelSFDisabled: GLOBAL
modelCustomScriptsDisabled: GLOBAL
modelTelemetryDisabled: OFF

@ -0,0 +1,426 @@
semver: 2.9.0
header:
name: "USB"
telemetryProtocol: 0
thrTrim: 0
noGlobalFunctions: 0
displayTrims: 0
ignoreSensorIds: 0
trimInc: 0
disableThrottleWarning: 0
displayChecklist: 0
extendedLimits: 0
extendedTrims: 0
throttleReversed: 0
enableCustomThrottleWarning: 0
disableTelemetryWarning: 0
showInstanceIds: 0
customThrottleWarningPosition: 0
beepANACenter: 0
mixData:
-
weight: 100
destCh: 0
srcRaw: I0
carryTrim: 0
mixWarn: 0
mltpx: ADD
offset: 0
swtch: "NONE"
flightModes: 000000000
delayUp: 0
delayDown: 0
speedUp: 0
speedDown: 0
name: ""
-
weight: 100
destCh: 1
srcRaw: I1
carryTrim: 0
mixWarn: 0
mltpx: ADD
offset: 0
swtch: "NONE"
flightModes: 000000000
delayUp: 0
delayDown: 0
speedUp: 0
speedDown: 0
name: ""
-
weight: 100
destCh: 2
srcRaw: I2
carryTrim: 0
mixWarn: 0
mltpx: ADD
offset: 0
swtch: "NONE"
flightModes: 000000000
delayUp: 0
delayDown: 0
speedUp: 0
speedDown: 0
name: ""
-
weight: 100
destCh: 3
srcRaw: I3
carryTrim: 0
mixWarn: 0
mltpx: ADD
offset: 0
swtch: "NONE"
flightModes: 000000000
delayUp: 0
delayDown: 0
speedUp: 0
speedDown: 0
name: ""
-
weight: 100
destCh: 4
srcRaw: SB
carryTrim: 0
mixWarn: 0
mltpx: ADD
offset: 0
swtch: "NONE"
flightModes: 000000000
delayUp: 0
delayDown: 0
speedUp: 0
speedDown: 0
name: ""
-
weight: 100
destCh: 5
srcRaw: SC
carryTrim: 0
mixWarn: 0
mltpx: ADD
offset: 0
swtch: "NONE"
flightModes: 000000000
delayUp: 0
delayDown: 0
speedUp: 0
speedDown: 0
name: ""
-
weight: 100
destCh: 6
srcRaw: POT1
carryTrim: 0
mixWarn: 0
mltpx: ADD
offset: 0
swtch: "NONE"
flightModes: 000000000
delayUp: 0
delayDown: 0
speedUp: 0
speedDown: 0
name: ""
-
weight: 100
destCh: 7
srcRaw: POT2
carryTrim: 0
mixWarn: 0
mltpx: ADD
offset: 0
swtch: "NONE"
flightModes: 000000000
delayUp: 0
delayDown: 0
speedUp: 0
speedDown: 0
name: ""
-
weight: 100
destCh: 8
srcRaw: SA
carryTrim: 0
mixWarn: 0
mltpx: ADD
offset: 0
swtch: "NONE"
flightModes: 000000000
delayUp: 0
delayDown: 0
speedUp: 0
speedDown: 0
name: ""
-
weight: 100
destCh: 9
srcRaw: SD
carryTrim: 0
mixWarn: 0
mltpx: ADD
offset: 0
swtch: "NONE"
flightModes: 000000000
delayUp: 0
delayDown: 0
speedUp: 0
speedDown: 0
name: ""
-
weight: 100
destCh: 10
srcRaw: SG
carryTrim: 0
mixWarn: 0
mltpx: ADD
offset: 0
swtch: "NONE"
flightModes: 000000000
delayUp: 0
delayDown: 0
speedUp: 0
speedDown: 0
name: ""
-
weight: 100
destCh: 11
srcRaw: SH
carryTrim: 0
mixWarn: 0
mltpx: ADD
offset: 0
swtch: "NONE"
flightModes: 000000000
delayUp: 0
delayDown: 0
speedUp: 0
speedDown: 0
name: ""
expoData:
-
mode: 3
scale: 0
trimSource: 0
srcRaw: Ail
chn: 0
swtch: "NONE"
flightModes: 000000000
weight: 100
name: ""
offset: 0
-
mode: 3
scale: 0
trimSource: 0
srcRaw: Ele
chn: 1
swtch: "NONE"
flightModes: 000000000
weight: 100
name: ""
offset: 0
-
mode: 3
scale: 0
trimSource: 0
srcRaw: Thr
chn: 2
swtch: "NONE"
flightModes: 000000000
weight: 100
name: ""
offset: 0
-
mode: 3
scale: 0
trimSource: 0
srcRaw: Rud
chn: 3
swtch: "NONE"
flightModes: 000000000
weight: 100
name: ""
offset: 0
-
mode: 3
scale: 0
trimSource: 0
srcRaw: POT1
chn: 4
swtch: "NONE"
flightModes: 000000000
weight: 100
name: ""
offset: 0
curve:
type: 1
value: 0
-
mode: 3
scale: 0
trimSource: 0
srcRaw: POT2
chn: 5
swtch: "NONE"
flightModes: 000000000
weight: 100
name: ""
offset: 0
curve:
type: 1
value: 0
-
mode: 3
scale: 0
trimSource: 0
srcRaw: SB
chn: 6
swtch: "NONE"
flightModes: 000000000
weight: 100
name: ""
offset: 0
curve:
type: 1
value: 0
-
mode: 3
scale: 0
trimSource: 0
srcRaw: SC
chn: 7
swtch: "NONE"
flightModes: 000000000
weight: 100
name: ""
offset: 0
curve:
type: 1
value: 0
-
mode: 3
scale: 0
trimSource: 0
srcRaw: SA
chn: 8
swtch: "NONE"
flightModes: 000000000
weight: 100
name: ""
offset: 0
curve:
type: 1
value: 0
-
mode: 3
scale: 0
trimSource: 0
srcRaw: SD
chn: 9
swtch: "NONE"
flightModes: 000000000
weight: 100
name: ""
offset: 0
curve:
type: 1
value: 0
-
mode: 3
scale: 0
trimSource: 0
srcRaw: SE
chn: 10
swtch: "NONE"
flightModes: 000000000
weight: 100
name: ""
offset: 0
curve:
type: 1
value: 0
-
mode: 3
scale: 0
trimSource: 0
srcRaw: POT2
chn: 11
swtch: "NONE"
flightModes: 000000000
weight: 100
name: ""
offset: 0
curve:
type: 1
value: 0
-
mode: 3
scale: 0
trimSource: 0
srcRaw: SG
chn: 12
swtch: "NONE"
flightModes: 000000000
weight: 100
name: ""
offset: 0
curve:
type: 1
value: 0
-
mode: 3
scale: 0
trimSource: 0
srcRaw: SH
chn: 13
swtch: "NONE"
flightModes: 000000000
weight: 100
name: ""
offset: 0
curve:
type: 1
value: 0
thrTraceSrc: Thr
switchWarningState:
rssiSource: none
rfAlarms:
warning: 45
critical: 42
thrTrimSw: 0
potsWarnMode: WARN_OFF
jitterFilter: GLOBAL
trainerData:
mode: OFF
channelsStart: 0
channelsCount: -8
frameLength: 0
delay: 0
pulsePol: 0
inputNames:
0:
val: "Ail"
1:
val: "Ele"
2:
val: "Thr"
3:
val: "Rud"
potsWarnEnabled: 0
view: 0
modelRegistrationID: " 87SR0P-"
usbJoystickExtMode: 0
usbJoystickIfMode: JOYSTICK
usbJoystickCircularCut: 0
radioGFDisabled: GLOBAL
radioTrainerDisabled: GLOBAL
modelHeliDisabled: GLOBAL
modelFMDisabled: GLOBAL
modelCurvesDisabled: GLOBAL
modelGVDisabled: GLOBAL
modelLSDisabled: GLOBAL
modelSFDisabled: GLOBAL
modelCustomScriptsDisabled: GLOBAL
modelTelemetryDisabled: GLOBAL

@ -0,0 +1,538 @@
semver: 2.9.0
header:
name: "USB2"
telemetryProtocol: 0
thrTrim: 0
noGlobalFunctions: 0
displayTrims: 0
ignoreSensorIds: 0
trimInc: 0
disableThrottleWarning: 0
displayChecklist: 0
extendedLimits: 0
extendedTrims: 0
throttleReversed: 0
enableCustomThrottleWarning: 0
disableTelemetryWarning: 0
showInstanceIds: 0
customThrottleWarningPosition: 0
beepANACenter: 0
mixData:
-
weight: 100
destCh: 0
srcRaw: I0
carryTrim: 0
mixWarn: 0
mltpx: ADD
offset: 0
swtch: "NONE"
flightModes: 000000000
delayUp: 0
delayDown: 0
speedUp: 0
speedDown: 0
name: ""
-
weight: 100
destCh: 1
srcRaw: I1
carryTrim: 0
mixWarn: 0
mltpx: ADD
offset: 0
swtch: "NONE"
flightModes: 000000000
delayUp: 0
delayDown: 0
speedUp: 0
speedDown: 0
name: ""
-
weight: 100
destCh: 2
srcRaw: I2
carryTrim: 0
mixWarn: 0
mltpx: ADD
offset: 0
swtch: "NONE"
flightModes: 000000000
delayUp: 0
delayDown: 0
speedUp: 0
speedDown: 0
name: ""
-
weight: 100
destCh: 3
srcRaw: I3
carryTrim: 0
mixWarn: 0
mltpx: ADD
offset: 0
swtch: "NONE"
flightModes: 000000000
delayUp: 0
delayDown: 0
speedUp: 0
speedDown: 0
name: ""
-
weight: 100
destCh: 4
srcRaw: POT1
carryTrim: 0
mixWarn: 0
mltpx: ADD
offset: 0
swtch: "NONE"
flightModes: 000000000
delayUp: 0
delayDown: 0
speedUp: 0
speedDown: 0
name: ""
-
weight: 100
destCh: 5
srcRaw: POT2
carryTrim: 0
mixWarn: 0
mltpx: ADD
offset: 0
swtch: "NONE"
flightModes: 000000000
delayUp: 0
delayDown: 0
speedUp: 0
speedDown: 0
name: ""
-
weight: 100
destCh: 6
srcRaw: SB
carryTrim: 0
mixWarn: 0
mltpx: ADD
offset: 0
swtch: "NONE"
flightModes: 000000000
delayUp: 0
delayDown: 0
speedUp: 0
speedDown: 0
name: ""
-
weight: 100
destCh: 7
srcRaw: SC
carryTrim: 0
mixWarn: 0
mltpx: ADD
offset: 0
swtch: "NONE"
flightModes: 000000000
delayUp: 0
delayDown: 0
speedUp: 0
speedDown: 0
name: ""
-
weight: 100
destCh: 8
srcRaw: SA
carryTrim: 0
mixWarn: 0
mltpx: ADD
offset: 0
swtch: "NONE"
flightModes: 000000000
delayUp: 0
delayDown: 0
speedUp: 0
speedDown: 0
name: ""
-
weight: 100
destCh: 9
srcRaw: SD
carryTrim: 0
mixWarn: 0
mltpx: ADD
offset: 0
swtch: "NONE"
flightModes: 000000000
delayUp: 0
delayDown: 0
speedUp: 0
speedDown: 0
name: ""
-
weight: 100
destCh: 10
srcRaw: SG
carryTrim: 0
mixWarn: 0
mltpx: ADD
offset: 0
swtch: "NONE"
flightModes: 000000000
delayUp: 0
delayDown: 0
speedUp: 0
speedDown: 0
name: ""
-
weight: 100
destCh: 11
srcRaw: SH
carryTrim: 0
mixWarn: 0
mltpx: ADD
offset: 0
swtch: "NONE"
flightModes: 000000000
delayUp: 0
delayDown: 0
speedUp: 0
speedDown: 0
name: ""
expoData:
-
mode: 3
scale: 0
trimSource: 0
srcRaw: Thr
chn: 0
swtch: "NONE"
flightModes: 000000000
weight: 100
name: ""
offset: 0
curve:
type: 1
value: 0
-
mode: 3
scale: 0
trimSource: 0
srcRaw: Ail
chn: 1
swtch: "NONE"
flightModes: 000000000
weight: 100
name: ""
offset: 0
curve:
type: 1
value: 0
-
mode: 3
scale: 0
trimSource: 0
srcRaw: Ele
chn: 2
swtch: "NONE"
flightModes: 000000000
weight: 100
name: ""
offset: 0
curve:
type: 1
value: 0
-
mode: 3
scale: 0
trimSource: 0
srcRaw: Rud
chn: 3
swtch: "NONE"
flightModes: 000000000
weight: 100
name: ""
offset: 0
curve:
type: 1
value: 0
-
mode: 3
scale: 0
trimSource: 0
srcRaw: SB
chn: 4
swtch: "NONE"
flightModes: 000000000
weight: 100
name: ""
offset: 0
curve:
type: 1
value: 0
-
mode: 3
scale: 0
trimSource: 0
srcRaw: SC
chn: 5
swtch: "NONE"
flightModes: 000000000
weight: 100
name: ""
offset: 0
curve:
type: 1
value: 0
-
mode: 3
scale: 0
trimSource: 0
srcRaw: POT1
chn: 6
swtch: "NONE"
flightModes: 000000000
weight: 100
name: ""
offset: 0
curve:
type: 1
value: 0
-
mode: 3
scale: 0
trimSource: 0
srcRaw: POT2
chn: 7
swtch: "NONE"
flightModes: 000000000
weight: 100
name: ""
offset: 0
curve:
type: 1
value: 0
-
mode: 3
scale: 0
trimSource: 0
srcRaw: SA
chn: 8
swtch: "NONE"
flightModes: 000000000
weight: 100
name: ""
offset: 0
curve:
type: 1
value: 0
-
mode: 3
scale: 0
trimSource: 0
srcRaw: SD
chn: 9
swtch: "NONE"
flightModes: 000000000
weight: 100
name: ""
offset: 0
curve:
type: 1
value: 0
-
mode: 3
scale: 0
trimSource: 0
srcRaw: SG
chn: 10
swtch: "NONE"
flightModes: 000000000
weight: 100
name: ""
offset: 0
curve:
type: 1
value: 0
-
mode: 3
scale: 0
trimSource: 0
srcRaw: SH
chn: 11
swtch: "NONE"
flightModes: 000000000
weight: 100
name: ""
offset: 0
curve:
type: 1
value: 0
flightModeData:
0:
trim:
0:
value: 0
mode: 31
1:
value: 0
mode: 31
2:
value: 0
mode: 31
3:
value: 0
mode: 31
name: ""
swtch: "NONE"
fadeIn: 0
fadeOut: 0
gvars:
0:
val: 0
1:
val: 0
2:
val: 0
3:
val: 0
4:
val: 0
5:
val: 0
6:
val: 0
7:
val: 0
8:
val: 0
thrTraceSrc: Thr
switchWarningState:
rssiSource: none
rfAlarms:
warning: 45
critical: 42
thrTrimSw: 0
potsWarnMode: WARN_OFF
jitterFilter: GLOBAL
inputNames:
0:
val: "Thr"
1:
val: "Ail"
2:
val: "Ele"
3:
val: "Rud"
potsWarnEnabled: 0
view: 0
modelRegistrationID: " 87SR0P-"
usbJoystickExtMode: 1
usbJoystickIfMode: JOYSTICK
usbJoystickCircularCut: 0
usbJoystickCh:
0:
mode: CH_AXIS
inversion: 0
param: 0
btn_num: 0
switch_npos: 0
1:
mode: CH_AXIS
inversion: 0
param: 1
btn_num: 0
switch_npos: 0
2:
mode: CH_AXIS
inversion: 0
param: 2
btn_num: 0
switch_npos: 0
3:
mode: CH_AXIS
inversion: 0
param: 3
btn_num: 0
switch_npos: 0
4:
mode: CH_AXIS
inversion: 0
param: 4
btn_num: 0
switch_npos: 0
5:
mode: CH_AXIS
inversion: 0
param: 5
btn_num: 0
switch_npos: 0
6:
mode: CH_AXIS
inversion: 0
param: 7
btn_num: 0
switch_npos: 1
7:
mode: CH_AXIS
inversion: 0
param: 6
btn_num: 0
switch_npos: 0
8:
mode: CH_BUTTON
inversion: 0
param: 0
btn_num: 0
switch_npos: 0
9:
mode: CH_BUTTON
inversion: 0
param: 0
btn_num: 1
switch_npos: 0
10:
mode: CH_BUTTON
inversion: 0
param: 0
btn_num: 2
switch_npos: 0
11:
mode: CH_BUTTON
inversion: 0
param: 0
btn_num: 3
switch_npos: 0
12:
mode: CH_BUTTON
inversion: 0
param: 0
btn_num: 4
switch_npos: 0
13:
mode: CH_BUTTON
inversion: 0
param: 0
btn_num: 5
switch_npos: 0
14:
mode: CH_BUTTON
inversion: 0
param: 0
btn_num: 6
switch_npos: 0
15:
mode: CH_BUTTON
inversion: 0
param: 0
btn_num: 7
switch_npos: 0
radioGFDisabled: GLOBAL
radioTrainerDisabled: GLOBAL
modelHeliDisabled: OFF
modelFMDisabled: GLOBAL
modelCurvesDisabled: GLOBAL
modelGVDisabled: GLOBAL
modelLSDisabled: GLOBAL
modelSFDisabled: GLOBAL
modelCustomScriptsDisabled: GLOBAL
modelTelemetryDisabled: OFF

@ -0,0 +1,393 @@
semver: 2.9.1
header:
name: SCX-24
bitmap: ""
labels: ""
modelId:
0:
val: 1
noGlobalFunctions: 0
thrTrim: 0
trimInc: 0
displayTrims: 0
ignoreSensorIds: 0
showInstanceIds: 0
disableThrottleWarning: 0
enableCustomThrottleWarning: 0
customThrottleWarningPosition: 0
beepANACenter: 0
extendedLimits: 0
extendedTrims: 0
throttleReversed: 0
flightModeData:
0:
trim:
2:
value: 0
mode: 31
name: High
fadeIn: 0
fadeOut: 0
gvars:
1:
val: 100
3:
val: 100
1:
trim:
2:
value: 0
mode: 31
swtch: SB1
name: Mid
fadeIn: 0
fadeOut: 0
gvars:
0:
val: 1
1:
val: 75
2:
val: 0
3:
val: 50
4:
val: 0
2:
trim:
2:
value: 0
mode: 31
swtch: SB2
name: Low
fadeIn: 0
fadeOut: 0
gvars:
0:
val: 2
1:
val: 90
2:
val: 0
3:
val: 75
4:
val: 0
mixData:
- destCh: 0
srcRaw: I0
weight: GV2
swtch: NONE
curve:
type: 1
value: GV3
delayUp: 0
delayDown: 0
speedUp: 0
speedDown: 0
carryTrim: 0
mltpx: ADD
mixWarn: 0
flightModes: 000000000
offset: 0
name: ""
- destCh: 1
srcRaw: I1
weight: GV4
swtch: NONE
curve:
type: 1
value: GV5
delayUp: 0
delayDown: 0
speedUp: 0
speedDown: 0
carryTrim: 0
mltpx: ADD
mixWarn: 0
flightModes: 000000000
offset: 0
name: ""
- destCh: 1
srcRaw: MAX
weight: 0
swtch: "!L2"
curve:
type: 0
value: 0
delayUp: 0
delayDown: 0
speedUp: 0
speedDown: 0
carryTrim: 0
mltpx: REPL
mixWarn: 0
flightModes: 000000000
offset: 0
name: Cut
limitData:
0:
min: 0
max: 0
revert: 0
offset: 0
ppmCenter: 0
symetrical: 0
name: Str
curve: 0
1:
min: 0
max: 0
revert: 0
offset: 0
ppmCenter: 0
symetrical: 0
name: Thr
curve: 0
expoData:
- srcRaw: Ail
scale: 0
mode: 3
chn: 0
swtch: NONE
flightModes: 000000000
weight: 100
offset: 0
curve:
type: 0
value: 0
trimSource: 0
name: ""
- srcRaw: Thr
scale: 0
mode: 3
chn: 1
swtch: "!L11"
flightModes: 000000000
weight: 50
offset: 50
curve:
type: 0
value: 0
trimSource: 0
name: ""
- srcRaw: Thr
scale: 0
mode: 3
chn: 1
swtch: L11
flightModes: 000000000
weight: -50
offset: -50
curve:
type: 0
value: 0
trimSource: 0
name: ""
- srcRaw: SC
scale: 0
mode: 3
chn: 4
swtch: NONE
flightModes: 000000000
weight: 100
offset: 0
curve:
type: 3
value: 1
trimSource: 0
name: ""
- srcRaw: SC
scale: 0
mode: 3
chn: 5
swtch: NONE
flightModes: 000000000
weight: 100
offset: 0
curve:
type: 3
value: 2
trimSource: 0
name: ""
inputNames:
0:
val: Ail
1:
val: Thr
4:
val: SRT
5:
val: TRT
curves:
0:
type: 0
smooth: 0
points: -2
name: SRT
1:
type: 0
smooth: 0
points: -2
name: TRT
points:
0:
val: 75
1:
val: 90
2:
val: 100
3:
val: 50
4:
val: 75
5:
val: 100
logicalSw:
0:
func: FUNC_ANEG
def: I1,2
delay: 0
duration: 0
andsw: SF0
1:
func: FUNC_STICKY
def: L1,SF2
delay: 0
duration: 0
andsw: NONE
8:
func: FUNC_ANEG
def: I1,2
delay: 0
duration: 0
andsw: SE2
9:
func: FUNC_ANEG
def: I1,2
delay: 0
duration: 0
andsw: SE0
10:
func: FUNC_STICKY
def: L9,L10
delay: 0
duration: 0
andsw: NONE
customFn:
0:
swtch: "!L2"
func: PLAY_TRACK
def: thrcut,1x
1:
swtch: L2
func: PLAY_TRACK
def: thract,1x
9:
swtch: "!L11"
func: PLAY_TRACK
def: gearup,1x
10:
swtch: L11
func: PLAY_TRACK
def: geardn,1x
swashR:
type: TYPE_NONE
value: 0
collectiveSource: NONE
aileronSource: NONE
elevatorSource: NONE
collectiveWeight: 0
aileronWeight: 0
elevatorWeight: 0
thrTraceSrc: Thr
switchWarningState: AuDd
thrTrimSw: 0
potsWarnMode: WARN_OFF
jitterFilter: GLOBAL
potsWarnEnabled: 0
displayChecklist: 0
gvars:
0:
name: FM
min: 0
max: 0
popup: 0
prec: 0
unit: 0
1:
name: SRT
min: 0
max: 0
popup: 0
prec: 0
unit: 0
2:
name: SEP
min: 0
max: 0
popup: 0
prec: 0
unit: 0
3:
name: TRT
min: 0
max: 0
popup: 0
prec: 0
unit: 0
4:
name: TEP
min: 0
max: 0
popup: 0
prec: 0
unit: 0
telemetryProtocol: 0
varioData:
source: none
centerSilent: 0
centerMax: 0
centerMin: 0
min: 0
max: 0
rssiSource: none
rfAlarms:
warning: 45
critical: 42
disableTelemetryWarning: 0
moduleData:
0:
type: TYPE_MULTIMODULE
subType: 60,2
channelsStart: 0
channelsCount: 16
failsafeMode: NOT_SET
mod:
multi:
disableTelemetry: 0
disableMapping: 0
autoBindMode: 0
lowPowerMode: 0
optionValue: 0
trainerData:
mode: OFF
channelsStart: 0
channelsCount: -8
frameLength: 0
delay: 0
pulsePol: 0
modelRegistrationID: ""
usbJoystickExtMode: 0
usbJoystickIfMode: JOYSTICK
usbJoystickCircularCut: 0
radioGFDisabled: GLOBAL
radioTrainerDisabled: GLOBAL
modelHeliDisabled: GLOBAL
modelFMDisabled: GLOBAL
modelCurvesDisabled: GLOBAL
modelGVDisabled: GLOBAL
modelLSDisabled: GLOBAL
modelSFDisabled: GLOBAL
modelCustomScriptsDisabled: GLOBAL
modelTelemetryDisabled: GLOBAL

@ -0,0 +1,781 @@
semver: 2.9.1
header:
name: VS4-10
bitmap: ""
labels: ""
modelId:
1:
val: 10
noGlobalFunctions: 0
thrTrim: 0
trimInc: 0
displayTrims: 0
ignoreSensorIds: 0
showInstanceIds: 0
disableThrottleWarning: 0
enableCustomThrottleWarning: 0
customThrottleWarningPosition: 0
beepANACenter: 0
extendedLimits: 0
extendedTrims: 0
throttleReversed: 0
flightModeData:
0:
trim:
2:
value: 0
mode: 31
3:
value: -52
mode: 0
name: High
fadeIn: 0
fadeOut: 0
gvars:
1:
val: 100
2:
val: 20
3:
val: 100
4:
val: 20
1:
trim:
2:
value: 0
mode: 31
swtch: 6P21
name: Mid
fadeIn: 0
fadeOut: 0
gvars:
0:
val: 1
1:
val: 75
2:
val: 20
3:
val: 50
4:
val: 20
2:
trim:
2:
value: 0
mode: 31
swtch: 6P22
name: Low
fadeIn: 0
fadeOut: 0
gvars:
0:
val: 2
1:
val: 90
2:
val: 20
3:
val: 75
4:
val: 20
mixData:
- destCh: 0
srcRaw: I0
weight: GV2
swtch: SE0
curve:
type: 1
value: GV3
delayUp: 0
delayDown: 0
speedUp: 0
speedDown: 0
carryTrim: 0
mltpx: ADD
mixWarn: 0
flightModes: 000000000
offset: 0
name: ""
- destCh: 0
srcRaw: I3
weight: GV2
swtch: SE2
curve:
type: 1
value: GV3
delayUp: 0
delayDown: 0
speedUp: 0
speedDown: 0
carryTrim: 0
mltpx: ADD
mixWarn: 0
flightModes: 000000000
offset: 0
name: Rud
- destCh: 1
srcRaw: I1
weight: GV4
swtch: SE0
curve:
type: 1
value: GV5
delayUp: 0
delayDown: 0
speedUp: 0
speedDown: 0
carryTrim: 0
mltpx: ADD
mixWarn: 0
flightModes: 000000000
offset: 0
name: ""
- destCh: 1
srcRaw: I2
weight: GV4
swtch: SE2
curve:
type: 1
value: GV5
delayUp: 0
delayDown: 0
speedUp: 0
speedDown: 0
carryTrim: 0
mltpx: REPL
mixWarn: 0
flightModes: 000000000
offset: 0
name: ""
limitData:
0:
min: 0
max: 0
revert: 0
offset: 0
ppmCenter: 0
symetrical: 0
name: Str
curve: 0
1:
min: 0
max: 0
revert: 0
offset: 0
ppmCenter: 0
symetrical: 0
name: Thr
curve: 0
expoData:
- srcRaw: Ail
scale: 0
mode: 3
chn: 0
swtch: NONE
flightModes: 000000000
weight: 100
offset: 0
curve:
type: 0
value: 0
trimSource: 0
name: ""
- srcRaw: Thr
scale: 0
mode: 3
chn: 1
swtch: "!L11"
flightModes: 000000000
weight: 50
offset: 50
curve:
type: 0
value: 0
trimSource: 0
name: ""
- srcRaw: Thr
scale: 0
mode: 3
chn: 1
swtch: L11
flightModes: 000000000
weight: -50
offset: -50
curve:
type: 0
value: 0
trimSource: 0
name: ""
- srcRaw: Ele
scale: 0
mode: 3
chn: 2
swtch: NONE
flightModes: 000000000
weight: 100
offset: 0
curve:
type: 0
value: 0
trimSource: 0
name: ""
- srcRaw: Rud
scale: 0
mode: 3
chn: 3
swtch: NONE
flightModes: 000000000
weight: 100
offset: 0
curve:
type: 0
value: 0
trimSource: 0
name: ""
- srcRaw: SC
scale: 0
mode: 3
chn: 4
swtch: NONE
flightModes: 000000000
weight: 100
offset: 0
curve:
type: 3
value: 1
trimSource: 0
name: ""
- srcRaw: SB
scale: 0
mode: 3
chn: 5
swtch: NONE
flightModes: 000000000
weight: 100
offset: 0
curve:
type: 3
value: 2
trimSource: 0
name: ""
- srcRaw: POT1
scale: 0
mode: 3
chn: 6
swtch: NONE
flightModes: 000000000
weight: 100
offset: 0
curve:
type: 3
value: 4
trimSource: 0
name: ""
- srcRaw: POT2
scale: 0
mode: 3
chn: 7
swtch: NONE
flightModes: 000000000
weight: 100
offset: 0
curve:
type: 3
value: 3
trimSource: 0
name: ""
inputNames:
0:
val: StA
1:
val: ThT
2:
val: ThE
3:
val: StR
4:
val: SRT
5:
val: TRT
6:
val: TEP
7:
val: SEP
curves:
0:
type: 0
smooth: 0
points: -2
name: SRT
1:
type: 0
smooth: 0
points: -2
name: TRT
2:
type: 0
smooth: 0
points: -2
name: SEP
3:
type: 0
smooth: 0
points: -2
name: TEP
points:
0:
val: 100
1:
val: 90
2:
val: 75
3:
val: 100
4:
val: 75
5:
val: 50
6:
val: 0
7:
val: 25
8:
val: 50
9:
val: 0
10:
val: 25
11:
val: 50
logicalSw:
0:
func: FUNC_ANEG
def: I1,2
delay: 0
duration: 0
andsw: SD0
1:
func: FUNC_STICKY
def: L1,SD2
delay: 0
duration: 0
andsw: NONE
8:
func: FUNC_ANEG
def: I1,2
delay: 0
duration: 0
andsw: SA2
9:
func: FUNC_ANEG
def: I1,2
delay: 0
duration: 0
andsw: SA0
10:
func: FUNC_STICKY
def: L9,L10
delay: 0
duration: 0
andsw: NONE
customFn:
0:
swtch: "!L2"
func: OVERRIDE_CHANNEL
def: 1,0,1
1:
swtch: "!L2"
func: PLAY_TRACK
def: thrcut,1x
2:
swtch: L2
func: PLAY_TRACK
def: thract,1x
4:
swtch: ON
func: ADJUST_GVAR
def: 2,Src,I7,1
5:
swtch: ON
func: ADJUST_GVAR
def: 4,Src,I6,1
6:
swtch: ON
func: ADJUST_GVAR
def: 3,Src,I5,1
7:
swtch: ON
func: ADJUST_GVAR
def: 1,Src,I4,1
9:
swtch: "!L11"
func: PLAY_TRACK
def: gearup,1x
10:
swtch: L11
func: PLAY_TRACK
def: geardn,1x
swashR:
type: TYPE_NONE
value: 0
collectiveSource: NONE
aileronSource: NONE
elevatorSource: NONE
collectiveWeight: 0
aileronWeight: 0
elevatorWeight: 0
thrTraceSrc: Thr
switchWarningState: AuDd
thrTrimSw: 0
potsWarnMode: WARN_OFF
jitterFilter: GLOBAL
potsWarnEnabled: 0
displayChecklist: 0
gvars:
0:
name: FM
min: 0
max: 0
popup: 0
prec: 0
unit: 0
1:
name: SRT
min: 0
max: 0
popup: 0
prec: 0
unit: 0
2:
name: SEP
min: 0
max: 0
popup: 0
prec: 0
unit: 0
3:
name: TRT
min: 0
max: 0
popup: 0
prec: 0
unit: 0
4:
name: TEP
min: 0
max: 0
popup: 0
prec: 0
unit: 0
telemetryProtocol: 0
varioData:
source: none
centerSilent: 0
centerMax: 0
centerMin: 0
min: 0
max: 0
rssiSource: none
rfAlarms:
warning: 45
critical: 42
disableTelemetryWarning: 0
moduleData:
1:
type: TYPE_CROSSFIRE
channelsStart: 0
channelsCount: 16
failsafeMode: NOT_SET
mod:
crsf:
telemetryBaudrate: 0
trainerData:
mode: MASTER_TRAINER_JACK
channelsStart: 0
channelsCount: -8
frameLength: 0
delay: 0
pulsePol: 0
telemetrySensors:
0:
type: TYPE_CUSTOM
id1:
id: 20
subId: 0
id2:
instance: 0
label: 1RSS
unit: 17
prec: 0
autoOffset: 0
filter: 0
logs: 1
persistent: 0
onlyPositive: 0
cfg:
custom:
ratio: 0
offset: 0
1:
type: TYPE_CUSTOM
id1:
id: 20
subId: 0
id2:
instance: 1
label: 2RSS
unit: 17
prec: 0
autoOffset: 0
filter: 0
logs: 1
persistent: 0
onlyPositive: 0
cfg:
custom:
ratio: 0
offset: 0
2:
type: TYPE_CUSTOM
id1:
id: 20
subId: 0
id2:
instance: 2
label: RQly
unit: 13
prec: 0
autoOffset: 0
filter: 0
logs: 1
persistent: 0
onlyPositive: 0
cfg:
custom:
ratio: 0
offset: 0
3:
type: TYPE_CUSTOM
id1:
id: 20
subId: 0
id2:
instance: 3
label: RSNR
unit: 17
prec: 0
autoOffset: 0
filter: 0
logs: 1
persistent: 0
onlyPositive: 0
cfg:
custom:
ratio: 0
offset: 0
4:
type: TYPE_CUSTOM
id1:
id: 20
subId: 0
id2:
instance: 4
label: ANT
unit: 0
prec: 0
autoOffset: 0
filter: 0
logs: 1
persistent: 0
onlyPositive: 0
cfg:
custom:
ratio: 0
offset: 0
5:
type: TYPE_CUSTOM
id1:
id: 20
subId: 0
id2:
instance: 5
label: RFMD
unit: 0
prec: 0
autoOffset: 0
filter: 0
logs: 1
persistent: 0
onlyPositive: 0
cfg:
custom:
ratio: 0
offset: 0
6:
type: TYPE_CUSTOM
id1:
id: 20
subId: 0
id2:
instance: 6
label: TPWR
unit: 16
prec: 0
autoOffset: 0
filter: 0
logs: 1
persistent: 0
onlyPositive: 0
cfg:
custom:
ratio: 0
offset: 0
7:
type: TYPE_CUSTOM
id1:
id: 20
subId: 0
id2:
instance: 7
label: TRSS
unit: 17
prec: 0
autoOffset: 0
filter: 0
logs: 1
persistent: 0
onlyPositive: 0
cfg:
custom:
ratio: 0
offset: 0
8:
type: TYPE_CUSTOM
id1:
id: 20
subId: 0
id2:
instance: 8
label: TQly
unit: 13
prec: 0
autoOffset: 0
filter: 0
logs: 1
persistent: 0
onlyPositive: 0
cfg:
custom:
ratio: 0
offset: 0
9:
type: TYPE_CUSTOM
id1:
id: 20
subId: 0
id2:
instance: 9
label: TSNR
unit: 17
prec: 0
autoOffset: 0
filter: 0
logs: 1
persistent: 0
onlyPositive: 0
cfg:
custom:
ratio: 0
offset: 0
10:
type: TYPE_CUSTOM
id1:
id: 8
subId: 0
id2:
instance: 0
label: RxBt
unit: 1
prec: 1
autoOffset: 0
filter: 0
logs: 1
persistent: 0
onlyPositive: 0
cfg:
custom:
ratio: 0
offset: 0
11:
type: TYPE_CUSTOM
id1:
id: 8
subId: 0
id2:
instance: 1
label: Curr
unit: 2
prec: 1
autoOffset: 0
filter: 0
logs: 1
persistent: 0
onlyPositive: 0
cfg:
custom:
ratio: 0
offset: 0
12:
type: TYPE_CUSTOM
id1:
id: 8
subId: 0
id2:
instance: 2
label: Capa
unit: 14
prec: 0
autoOffset: 0
filter: 0
logs: 1
persistent: 0
onlyPositive: 0
cfg:
custom:
ratio: 0
offset: 0
13:
type: TYPE_CUSTOM
id1:
id: 8
subId: 0
id2:
instance: 3
label: Bat%
unit: 13
prec: 0
autoOffset: 0
filter: 0
logs: 1
persistent: 0
onlyPositive: 0
cfg:
custom:
ratio: 0
offset: 0
modelRegistrationID: " 692XAP-"
usbJoystickExtMode: 0
usbJoystickIfMode: JOYSTICK
usbJoystickCircularCut: 0
radioGFDisabled: GLOBAL
radioTrainerDisabled: GLOBAL
modelHeliDisabled: GLOBAL
modelFMDisabled: GLOBAL
modelCurvesDisabled: GLOBAL
modelGVDisabled: GLOBAL
modelLSDisabled: GLOBAL
modelSFDisabled: GLOBAL
modelCustomScriptsDisabled: GLOBAL
modelTelemetryDisabled: GLOBAL

@ -0,0 +1,786 @@
semver: 2.9.1
header:
name: SurfRL
bitmap: ""
labels: ""
modelId:
0:
val: 0
noGlobalFunctions: 0
thrTrim: 0
trimInc: 0
displayTrims: 0
ignoreSensorIds: 0
showInstanceIds: 0
disableThrottleWarning: 0
enableCustomThrottleWarning: 0
customThrottleWarningPosition: 0
beepANACenter: 0
extendedLimits: 0
extendedTrims: 0
throttleReversed: 0
flightModeData:
0:
trim:
2:
value: 0
mode: 31
3:
value: -52
mode: 0
name: High
fadeIn: 0
fadeOut: 0
gvars:
1:
val: 75
2:
val: 45
3:
val: 75
4:
val: 25
1:
trim:
2:
value: 0
mode: 31
swtch: 6P21
name: Mid
fadeIn: 0
fadeOut: 0
gvars:
0:
val: 1
1:
val: 75
2:
val: 20
3:
val: 50
4:
val: 20
2:
trim:
2:
value: 0
mode: 31
swtch: 6P22
name: Low
fadeIn: 0
fadeOut: 0
gvars:
0:
val: 2
1:
val: 90
2:
val: 20
3:
val: 75
4:
val: 20
mixData:
- destCh: 0
srcRaw: I0
weight: GV2
swtch: SE0
curve:
type: 1
value: GV3
delayUp: 0
delayDown: 0
speedUp: 0
speedDown: 0
carryTrim: 0
mltpx: ADD
mixWarn: 0
flightModes: 000000000
offset: 0
name: ""
- destCh: 0
srcRaw: I3
weight: GV2
swtch: SE2
curve:
type: 1
value: GV3
delayUp: 0
delayDown: 0
speedUp: 0
speedDown: 0
carryTrim: 0
mltpx: ADD
mixWarn: 0
flightModes: 000000000
offset: 0
name: Rud
- destCh: 1
srcRaw: I1
weight: GV4
swtch: SE0
curve:
type: 1
value: GV5
delayUp: 0
delayDown: 0
speedUp: 0
speedDown: 0
carryTrim: 0
mltpx: ADD
mixWarn: 0
flightModes: 000000000
offset: 0
name: ""
- destCh: 1
srcRaw: I2
weight: GV4
swtch: SE2
curve:
type: 1
value: GV5
delayUp: 0
delayDown: 0
speedUp: 0
speedDown: 0
carryTrim: 0
mltpx: REPL
mixWarn: 0
flightModes: 000000000
offset: 0
name: ""
limitData:
0:
min: 0
max: 0
revert: 0
offset: 0
ppmCenter: 0
symetrical: 0
name: Str
curve: 0
1:
min: 0
max: 0
revert: 0
offset: 0
ppmCenter: 0
symetrical: 0
name: Thr
curve: 0
expoData:
- srcRaw: Ail
scale: 0
mode: 3
chn: 0
swtch: NONE
flightModes: 000000000
weight: 100
offset: 0
curve:
type: 0
value: 0
trimSource: 0
name: ""
- srcRaw: Thr
scale: 0
mode: 3
chn: 1
swtch: "!L11"
flightModes: 000000000
weight: 50
offset: 50
curve:
type: 0
value: 0
trimSource: 0
name: ""
- srcRaw: Thr
scale: 0
mode: 3
chn: 1
swtch: L11
flightModes: 000000000
weight: -50
offset: -50
curve:
type: 0
value: 0
trimSource: 0
name: ""
- srcRaw: Ele
scale: 0
mode: 3
chn: 2
swtch: NONE
flightModes: 000000000
weight: 100
offset: 0
curve:
type: 0
value: 0
trimSource: 0
name: ""
- srcRaw: Rud
scale: 0
mode: 3
chn: 3
swtch: NONE
flightModes: 000000000
weight: 100
offset: 0
curve:
type: 0
value: 0
trimSource: 0
name: ""
- srcRaw: SC
scale: 0
mode: 3
chn: 4
swtch: NONE
flightModes: 000000000
weight: 100
offset: 0
curve:
type: 3
value: 1
trimSource: 0
name: ""
- srcRaw: SB
scale: 0
mode: 3
chn: 5
swtch: NONE
flightModes: 000000000
weight: 100
offset: 0
curve:
type: 3
value: 2
trimSource: 0
name: ""
- srcRaw: POT1
scale: 0
mode: 3
chn: 6
swtch: NONE
flightModes: 000000000
weight: 100
offset: 0
curve:
type: 3
value: 4
trimSource: 0
name: ""
- srcRaw: POT2
scale: 0
mode: 3
chn: 7
swtch: NONE
flightModes: 000000000
weight: 100
offset: 0
curve:
type: 3
value: 3
trimSource: 0
name: ""
inputNames:
0:
val: StA
1:
val: ThT
2:
val: ThE
3:
val: StR
4:
val: SRT
5:
val: TRT
6:
val: TEP
7:
val: SEP
curves:
0:
type: 0
smooth: 0
points: -2
name: SRT
1:
type: 0
smooth: 0
points: -2
name: TRT
2:
type: 0
smooth: 0
points: -2
name: SEP
3:
type: 0
smooth: 0
points: -2
name: TEP
points:
0:
val: 100
1:
val: 90
2:
val: 75
3:
val: 100
4:
val: 75
5:
val: 50
6:
val: 0
7:
val: 25
8:
val: 50
9:
val: 0
10:
val: 25
11:
val: 50
logicalSw:
0:
func: FUNC_ANEG
def: I1,2
delay: 0
duration: 0
andsw: SD0
1:
func: FUNC_STICKY
def: L1,SD2
delay: 0
duration: 0
andsw: NONE
8:
func: FUNC_ANEG
def: I1,2
delay: 0
duration: 0
andsw: SA2
9:
func: FUNC_ANEG
def: I1,2
delay: 0
duration: 0
andsw: SA0
10:
func: FUNC_STICKY
def: L9,L10
delay: 0
duration: 0
andsw: NONE
customFn:
0:
swtch: "!L2"
func: OVERRIDE_CHANNEL
def: 1,0,1
1:
swtch: "!L2"
func: PLAY_TRACK
def: thrcut,1x
2:
swtch: L2
func: PLAY_TRACK
def: thract,1x
4:
swtch: ON
func: ADJUST_GVAR
def: 2,Src,I7,1
5:
swtch: ON
func: ADJUST_GVAR
def: 4,Src,I6,1
6:
swtch: ON
func: ADJUST_GVAR
def: 3,Src,I5,1
7:
swtch: ON
func: ADJUST_GVAR
def: 1,Src,I4,1
9:
swtch: "!L11"
func: PLAY_TRACK
def: gearup,1x
10:
swtch: L11
func: PLAY_TRACK
def: geardn,1x
swashR:
type: TYPE_NONE
value: 0
collectiveSource: NONE
aileronSource: NONE
elevatorSource: NONE
collectiveWeight: 0
aileronWeight: 0
elevatorWeight: 0
thrTraceSrc: Thr
switchWarningState: AuDd
thrTrimSw: 0
potsWarnMode: WARN_OFF
jitterFilter: GLOBAL
potsWarnEnabled: 0
displayChecklist: 0
gvars:
0:
name: FM
min: 0
max: 0
popup: 0
prec: 0
unit: 0
1:
name: SRT
min: 0
max: 0
popup: 0
prec: 0
unit: 0
2:
name: SEP
min: 0
max: 0
popup: 0
prec: 0
unit: 0
3:
name: TRT
min: 0
max: 0
popup: 0
prec: 0
unit: 0
4:
name: TEP
min: 0
max: 0
popup: 0
prec: 0
unit: 0
telemetryProtocol: 0
varioData:
source: none
centerSilent: 0
centerMax: 0
centerMin: 0
min: 0
max: 0
rssiSource: none
rfAlarms:
warning: 45
critical: 42
disableTelemetryWarning: 0
moduleData:
0:
type: TYPE_MULTIMODULE
subType: 74,0
channelsStart: 0
channelsCount: 16
failsafeMode: NOT_SET
mod:
multi:
disableTelemetry: 0
disableMapping: 0
autoBindMode: 0
lowPowerMode: 0
optionValue: 0
trainerData:
mode: MASTER_TRAINER_JACK
channelsStart: 0
channelsCount: -8
frameLength: 0
delay: 0
pulsePol: 0
telemetrySensors:
0:
type: TYPE_CUSTOM
id1:
id: 20
subId: 0
id2:
instance: 0
label: 1RSS
unit: 17
prec: 0
autoOffset: 0
filter: 0
logs: 1
persistent: 0
onlyPositive: 0
cfg:
custom:
ratio: 0
offset: 0
1:
type: TYPE_CUSTOM
id1:
id: 20
subId: 0
id2:
instance: 1
label: 2RSS
unit: 17
prec: 0
autoOffset: 0
filter: 0
logs: 1
persistent: 0
onlyPositive: 0
cfg:
custom:
ratio: 0
offset: 0
2:
type: TYPE_CUSTOM
id1:
id: 20
subId: 0
id2:
instance: 2
label: RQly
unit: 13
prec: 0
autoOffset: 0
filter: 0
logs: 1
persistent: 0
onlyPositive: 0
cfg:
custom:
ratio: 0
offset: 0
3:
type: TYPE_CUSTOM
id1:
id: 20
subId: 0
id2:
instance: 3
label: RSNR
unit: 17
prec: 0
autoOffset: 0
filter: 0
logs: 1
persistent: 0
onlyPositive: 0
cfg:
custom:
ratio: 0
offset: 0
4:
type: TYPE_CUSTOM
id1:
id: 20
subId: 0
id2:
instance: 4
label: ANT
unit: 0
prec: 0
autoOffset: 0
filter: 0
logs: 1
persistent: 0
onlyPositive: 0
cfg:
custom:
ratio: 0
offset: 0
5:
type: TYPE_CUSTOM
id1:
id: 20
subId: 0
id2:
instance: 5
label: RFMD
unit: 0
prec: 0
autoOffset: 0
filter: 0
logs: 1
persistent: 0
onlyPositive: 0
cfg:
custom:
ratio: 0
offset: 0
6:
type: TYPE_CUSTOM
id1:
id: 20
subId: 0
id2:
instance: 6
label: TPWR
unit: 16
prec: 0
autoOffset: 0
filter: 0
logs: 1
persistent: 0
onlyPositive: 0
cfg:
custom:
ratio: 0
offset: 0
7:
type: TYPE_CUSTOM
id1:
id: 20
subId: 0
id2:
instance: 7
label: TRSS
unit: 17
prec: 0
autoOffset: 0
filter: 0
logs: 1
persistent: 0
onlyPositive: 0
cfg:
custom:
ratio: 0
offset: 0
8:
type: TYPE_CUSTOM
id1:
id: 20
subId: 0
id2:
instance: 8
label: TQly
unit: 13
prec: 0
autoOffset: 0
filter: 0
logs: 1
persistent: 0
onlyPositive: 0
cfg:
custom:
ratio: 0
offset: 0
9:
type: TYPE_CUSTOM
id1:
id: 20
subId: 0
id2:
instance: 9
label: TSNR
unit: 17
prec: 0
autoOffset: 0
filter: 0
logs: 1
persistent: 0
onlyPositive: 0
cfg:
custom:
ratio: 0
offset: 0
10:
type: TYPE_CUSTOM
id1:
id: 8
subId: 0
id2:
instance: 0
label: RxBt
unit: 1
prec: 1
autoOffset: 0
filter: 0
logs: 1
persistent: 0
onlyPositive: 0
cfg:
custom:
ratio: 0
offset: 0
11:
type: TYPE_CUSTOM
id1:
id: 8
subId: 0
id2:
instance: 1
label: Curr
unit: 2
prec: 1
autoOffset: 0
filter: 0
logs: 1
persistent: 0
onlyPositive: 0
cfg:
custom:
ratio: 0
offset: 0
12:
type: TYPE_CUSTOM
id1:
id: 8
subId: 0
id2:
instance: 2
label: Capa
unit: 14
prec: 0
autoOffset: 0
filter: 0
logs: 1
persistent: 0
onlyPositive: 0
cfg:
custom:
ratio: 0
offset: 0
13:
type: TYPE_CUSTOM
id1:
id: 8
subId: 0
id2:
instance: 3
label: Bat%
unit: 13
prec: 0
autoOffset: 0
filter: 0
logs: 1
persistent: 0
onlyPositive: 0
cfg:
custom:
ratio: 0
offset: 0
modelRegistrationID: " 692XAP-"
usbJoystickExtMode: 0
usbJoystickIfMode: JOYSTICK
usbJoystickCircularCut: 0
radioGFDisabled: GLOBAL
radioTrainerDisabled: GLOBAL
modelHeliDisabled: GLOBAL
modelFMDisabled: GLOBAL
modelCurvesDisabled: GLOBAL
modelGVDisabled: GLOBAL
modelLSDisabled: GLOBAL
modelSFDisabled: GLOBAL
modelCustomScriptsDisabled: GLOBAL
modelTelemetryDisabled: GLOBAL

@ -0,0 +1,786 @@
semver: 2.9.1
header:
name: SurfKY
bitmap: ""
labels: ""
modelId:
0:
val: 0
noGlobalFunctions: 0
thrTrim: 0
trimInc: 0
displayTrims: 2
ignoreSensorIds: 0
showInstanceIds: 0
disableThrottleWarning: 0
enableCustomThrottleWarning: 0
customThrottleWarningPosition: 0
beepANACenter: 0
extendedLimits: 0
extendedTrims: 0
throttleReversed: 0
flightModeData:
0:
trim:
2:
value: 0
mode: 31
3:
value: -52
mode: 0
name: High
fadeIn: 0
fadeOut: 0
gvars:
1:
val: 75
2:
val: 45
3:
val: 75
4:
val: 25
1:
trim:
2:
value: 0
mode: 31
swtch: SB1
name: Mid
fadeIn: 0
fadeOut: 0
gvars:
0:
val: 1
1:
val: 75
2:
val: 20
3:
val: 50
4:
val: 20
2:
trim:
2:
value: 0
mode: 31
swtch: SB2
name: Low
fadeIn: 0
fadeOut: 0
gvars:
0:
val: 2
1:
val: 90
2:
val: 20
3:
val: 75
4:
val: 20
mixData:
- destCh: 0
srcRaw: I0
weight: GV2
swtch: SE0
curve:
type: 1
value: GV3
delayUp: 0
delayDown: 0
speedUp: 0
speedDown: 0
carryTrim: 0
mltpx: ADD
mixWarn: 0
flightModes: 000000000
offset: 0
name: ""
- destCh: 0
srcRaw: I3
weight: GV2
swtch: SE2
curve:
type: 1
value: GV3
delayUp: 0
delayDown: 0
speedUp: 0
speedDown: 0
carryTrim: 0
mltpx: ADD
mixWarn: 0
flightModes: 000000000
offset: 0
name: Rud
- destCh: 1
srcRaw: I1
weight: GV4
swtch: SE0
curve:
type: 1
value: GV5
delayUp: 0
delayDown: 0
speedUp: 0
speedDown: 0
carryTrim: 0
mltpx: ADD
mixWarn: 0
flightModes: 000000000
offset: 0
name: ""
- destCh: 1
srcRaw: I2
weight: GV4
swtch: SE2
curve:
type: 1
value: GV5
delayUp: 0
delayDown: 0
speedUp: 0
speedDown: 0
carryTrim: 0
mltpx: REPL
mixWarn: 0
flightModes: 000000000
offset: 0
name: ""
limitData:
0:
min: 0
max: 0
revert: 0
offset: 0
ppmCenter: 0
symetrical: 0
name: Str
curve: 0
1:
min: 0
max: 0
revert: 0
offset: 0
ppmCenter: 0
symetrical: 0
name: Thr
curve: 0
expoData:
- srcRaw: Ail
scale: 0
mode: 3
chn: 0
swtch: NONE
flightModes: 000000000
weight: 100
offset: 0
curve:
type: 0
value: 0
trimSource: 0
name: ""
- srcRaw: Thr
scale: 0
mode: 3
chn: 1
swtch: "!L11"
flightModes: 000000000
weight: 50
offset: 50
curve:
type: 0
value: 0
trimSource: 0
name: ""
- srcRaw: Thr
scale: 0
mode: 3
chn: 1
swtch: L11
flightModes: 000000000
weight: -50
offset: -50
curve:
type: 0
value: 0
trimSource: 0
name: ""
- srcRaw: Ele
scale: 0
mode: 3
chn: 2
swtch: NONE
flightModes: 000000000
weight: 100
offset: 0
curve:
type: 0
value: 0
trimSource: 0
name: ""
- srcRaw: Rud
scale: 0
mode: 3
chn: 3
swtch: NONE
flightModes: 000000000
weight: 100
offset: 0
curve:
type: 0
value: 0
trimSource: 0
name: ""
- srcRaw: SC
scale: 0
mode: 3
chn: 4
swtch: NONE
flightModes: 000000000
weight: 100
offset: 0
curve:
type: 3
value: 1
trimSource: 0
name: ""
- srcRaw: SB
scale: 0
mode: 3
chn: 5
swtch: NONE
flightModes: 000000000
weight: 100
offset: 0
curve:
type: 3
value: 2
trimSource: 0
name: ""
- srcRaw: POT1
scale: 0
mode: 3
chn: 6
swtch: NONE
flightModes: 000000000
weight: 100
offset: 0
curve:
type: 3
value: 4
trimSource: 0
name: ""
- srcRaw: POT2
scale: 0
mode: 3
chn: 7
swtch: NONE
flightModes: 000000000
weight: 100
offset: 0
curve:
type: 3
value: 3
trimSource: 0
name: ""
inputNames:
0:
val: StA
1:
val: ThT
2:
val: ThE
3:
val: StR
4:
val: SRT
5:
val: TRT
6:
val: TEP
7:
val: SEP
curves:
0:
type: 0
smooth: 0
points: -2
name: SRT
1:
type: 0
smooth: 0
points: -2
name: TRT
2:
type: 0
smooth: 0
points: -2
name: SEP
3:
type: 0
smooth: 0
points: -2
name: TEP
points:
0:
val: 100
1:
val: 90
2:
val: 75
3:
val: 100
4:
val: 75
5:
val: 50
6:
val: 0
7:
val: 25
8:
val: 50
9:
val: 0
10:
val: 25
11:
val: 50
logicalSw:
0:
func: FUNC_ANEG
def: I1,2
delay: 0
duration: 0
andsw: SF0
1:
func: FUNC_STICKY
def: L1,SF2
delay: 0
duration: 0
andsw: NONE
8:
func: FUNC_ANEG
def: I1,2
delay: 0
duration: 0
andsw: SE2
9:
func: FUNC_ANEG
def: I1,2
delay: 0
duration: 0
andsw: SE0
10:
func: FUNC_STICKY
def: L9,L10
delay: 0
duration: 0
andsw: NONE
customFn:
0:
swtch: "!L2"
func: OVERRIDE_CHANNEL
def: 1,0,1
1:
swtch: "!L2"
func: PLAY_TRACK
def: thrcut,1x
2:
swtch: L2
func: PLAY_TRACK
def: thract,1x
4:
swtch: ON
func: ADJUST_GVAR
def: 2,Src,I7,1
5:
swtch: ON
func: ADJUST_GVAR
def: 4,Src,I6,1
6:
swtch: ON
func: ADJUST_GVAR
def: 3,Src,I5,1
7:
swtch: ON
func: ADJUST_GVAR
def: 1,Src,I4,1
9:
swtch: "!L11"
func: PLAY_TRACK
def: gearup,1x
10:
swtch: L11
func: PLAY_TRACK
def: geardn,1x
swashR:
type: TYPE_NONE
value: 0
collectiveSource: NONE
aileronSource: NONE
elevatorSource: NONE
collectiveWeight: 0
aileronWeight: 0
elevatorWeight: 0
thrTraceSrc: Thr
switchWarningState: AuDd
thrTrimSw: 0
potsWarnMode: WARN_OFF
jitterFilter: GLOBAL
potsWarnEnabled: 0
displayChecklist: 0
gvars:
0:
name: FM
min: 0
max: 0
popup: 0
prec: 0
unit: 0
1:
name: SRT
min: 0
max: 0
popup: 0
prec: 0
unit: 0
2:
name: SEP
min: 0
max: 0
popup: 0
prec: 0
unit: 0
3:
name: TRT
min: 0
max: 0
popup: 0
prec: 0
unit: 0
4:
name: TEP
min: 0
max: 0
popup: 0
prec: 0
unit: 0
telemetryProtocol: 0
varioData:
source: none
centerSilent: 0
centerMax: 0
centerMin: 0
min: 0
max: 0
rssiSource: none
rfAlarms:
warning: 45
critical: 42
disableTelemetryWarning: 0
moduleData:
0:
type: TYPE_MULTIMODULE
subType: 1,0
channelsStart: 0
channelsCount: 16
failsafeMode: NOT_SET
mod:
multi:
disableTelemetry: 0
disableMapping: 0
autoBindMode: 0
lowPowerMode: 0
optionValue: 0
trainerData:
mode: MASTER_TRAINER_JACK
channelsStart: 0
channelsCount: -8
frameLength: 0
delay: 0
pulsePol: 0
telemetrySensors:
0:
type: TYPE_CUSTOM
id1:
id: 20
subId: 0
id2:
instance: 0
label: 1RSS
unit: 17
prec: 0
autoOffset: 0
filter: 0
logs: 1
persistent: 0
onlyPositive: 0
cfg:
custom:
ratio: 0
offset: 0
1:
type: TYPE_CUSTOM
id1:
id: 20
subId: 0
id2:
instance: 1
label: 2RSS
unit: 17
prec: 0
autoOffset: 0
filter: 0
logs: 1
persistent: 0
onlyPositive: 0
cfg:
custom:
ratio: 0
offset: 0
2:
type: TYPE_CUSTOM
id1:
id: 20
subId: 0
id2:
instance: 2
label: RQly
unit: 13
prec: 0
autoOffset: 0
filter: 0
logs: 1
persistent: 0
onlyPositive: 0
cfg:
custom:
ratio: 0
offset: 0
3:
type: TYPE_CUSTOM
id1:
id: 20
subId: 0
id2:
instance: 3
label: RSNR
unit: 17
prec: 0
autoOffset: 0
filter: 0
logs: 1
persistent: 0
onlyPositive: 0
cfg:
custom:
ratio: 0
offset: 0
4:
type: TYPE_CUSTOM
id1:
id: 20
subId: 0
id2:
instance: 4
label: ANT
unit: 0
prec: 0
autoOffset: 0
filter: 0
logs: 1
persistent: 0
onlyPositive: 0
cfg:
custom:
ratio: 0
offset: 0
5:
type: TYPE_CUSTOM
id1:
id: 20
subId: 0
id2:
instance: 5
label: RFMD
unit: 0
prec: 0
autoOffset: 0
filter: 0
logs: 1
persistent: 0
onlyPositive: 0
cfg:
custom:
ratio: 0
offset: 0
6:
type: TYPE_CUSTOM
id1:
id: 20
subId: 0
id2:
instance: 6
label: TPWR
unit: 16
prec: 0
autoOffset: 0
filter: 0
logs: 1
persistent: 0
onlyPositive: 0
cfg:
custom:
ratio: 0
offset: 0
7:
type: TYPE_CUSTOM
id1:
id: 20
subId: 0
id2:
instance: 7
label: TRSS
unit: 17
prec: 0
autoOffset: 0
filter: 0
logs: 1
persistent: 0
onlyPositive: 0
cfg:
custom:
ratio: 0
offset: 0
8:
type: TYPE_CUSTOM
id1:
id: 20
subId: 0
id2:
instance: 8
label: TQly
unit: 13
prec: 0
autoOffset: 0
filter: 0
logs: 1
persistent: 0
onlyPositive: 0
cfg:
custom:
ratio: 0
offset: 0
9:
type: TYPE_CUSTOM
id1:
id: 20
subId: 0
id2:
instance: 9
label: TSNR
unit: 17
prec: 0
autoOffset: 0
filter: 0
logs: 1
persistent: 0
onlyPositive: 0
cfg:
custom:
ratio: 0
offset: 0
10:
type: TYPE_CUSTOM
id1:
id: 8
subId: 0
id2:
instance: 0
label: RxBt
unit: 1
prec: 1
autoOffset: 0
filter: 0
logs: 1
persistent: 0
onlyPositive: 0
cfg:
custom:
ratio: 0
offset: 0
11:
type: TYPE_CUSTOM
id1:
id: 8
subId: 0
id2:
instance: 1
label: Curr
unit: 2
prec: 1
autoOffset: 0
filter: 0
logs: 1
persistent: 0
onlyPositive: 0
cfg:
custom:
ratio: 0
offset: 0
12:
type: TYPE_CUSTOM
id1:
id: 8
subId: 0
id2:
instance: 2
label: Capa
unit: 14
prec: 0
autoOffset: 0
filter: 0
logs: 1
persistent: 0
onlyPositive: 0
cfg:
custom:
ratio: 0
offset: 0
13:
type: TYPE_CUSTOM
id1:
id: 8
subId: 0
id2:
instance: 3
label: Bat%
unit: 13
prec: 0
autoOffset: 0
filter: 0
logs: 1
persistent: 0
onlyPositive: 0
cfg:
custom:
ratio: 0
offset: 0
modelRegistrationID: " 692XAP-"
usbJoystickExtMode: 0
usbJoystickIfMode: JOYSTICK
usbJoystickCircularCut: 0
radioGFDisabled: GLOBAL
radioTrainerDisabled: GLOBAL
modelHeliDisabled: GLOBAL
modelFMDisabled: GLOBAL
modelCurvesDisabled: GLOBAL
modelGVDisabled: GLOBAL
modelLSDisabled: GLOBAL
modelSFDisabled: GLOBAL
modelCustomScriptsDisabled: GLOBAL
modelTelemetryDisabled: GLOBAL
Loading…
Cancel
Save