Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
110 changes: 105 additions & 5 deletions Helios.FA18C.hif.json
Original file line number Diff line number Diff line change
Expand Up @@ -2766,7 +2766,7 @@
],
"deviceId": "11",
"positions": [
{
{
"argumentValue": "0.0",
"name": "OFF",
"actionID": "3001"
Expand All @@ -2785,7 +2785,7 @@
"argumentValue": "0.3",
"name": "R OFF",
"actionID": "3001"
}
}
]
},
{
Expand Down Expand Up @@ -3793,6 +3793,13 @@
"actionID": "3005",
"stopActionID": "3005"
},
{
"exitValue": "0.5",
"argumentValue": "0.5",
"name": "Emergency Brake",
"actionID": "3005",
"stopActionID": "3005"
},
{
"exitValue": "1.0",
"argumentValue": "1.0",
Expand Down Expand Up @@ -3841,7 +3848,7 @@
"stopActionValue": "0.000"
}
]
},
},
{
"heliosType": "DCS.Common.Switch",
"device": "Gear system",
Expand Down Expand Up @@ -4105,7 +4112,7 @@
}
]
},
{
{
"heliosType": "DCS.Common.Axis",
"device": "HMD",
"name": "HMD OFF/BRT Knob",
Expand Down Expand Up @@ -4335,6 +4342,68 @@
}
}
},
{
"heliosType": "DCS.Common.Switch",
"device": "IFEI",
"name": "Video Record Selector Switch HMD/LDDI/RDDI",
"description": "Current position of this switch.",
"exports": [
{
"format": "%0.1f",
"isExportedEveryFrame": false,
"id": "175"
}
],
"deviceId": "0",
"positions": [
{
"argumentValue": "1.0",
"name": "HMD",
"actionID": "3104"
},
{
"argumentValue": "0.5",
"name": "LDDI",
"actionID": "3104"
},
{
"argumentValue": "0.0",
"name": "RDDI",
"actionID": "3104"
}
]
},
{
"heliosType": "DCS.Common.Switch",
"device": "IFEI",
"name": "Video Record Selector Switch, HUD/LDIR/RDDI",
"description": "Current position of this switch.",
"exports": [
{
"format": "%0.1f",
"isExportedEveryFrame": false,
"id": "176"
}
],
"deviceId": "0",
"positions": [
{
"argumentValue": "1.0",
"name": "HUD",
"actionID": "3105"
},
{
"argumentValue": "0.5",
"name": "LDIR",
"actionID": "3105"
},
{
"argumentValue": "0.0",
"name": "RDDI",
"actionID": "3105"
}
]
},
{
"heliosType": "DCS.Common.Text",
"device": "IFEI",
Expand Down Expand Up @@ -4643,6 +4712,37 @@
}
]
},
{
"heliosType": "DCS.Common.Switch",
"device": "IFEI",
"name": "Video Record Mode Selector Switch, MAN/OFF/AUTO",
"description": "Current position of this switch.",
"exports": [
{
"format": "%0.1f",
"isExportedEveryFrame": false,
"id": "314"
}
],
"deviceId": "0",
"positions": [
{
"argumentValue": "1.0",
"name": "MAN",
"actionID": "3106"
},
{
"argumentValue": "0.5",
"name": "OFF",
"actionID": "3106"
},
{
"argumentValue": "0.0",
"name": "AUTO",
"actionID": "3106"
}
]
},
{
"heliosType": "DCS.Common.FlagValue",
"device": "IFEI",
Expand Down Expand Up @@ -4947,7 +5047,7 @@
"name": "GND",
"actionID": "3001"
},
{
{
"argumentValue": "0.3",
"name": "NAV",
"actionID": "3001"
Expand Down