From 2051994917bad1f30183d14bb06d549fafaf4ebe Mon Sep 17 00:00:00 2001 From: David MARY Date: Sun, 5 Feb 2023 13:18:05 +0100 Subject: [PATCH] Add a position Middle for the Emergency / Parking Brake Handle On/Off, Modify INS, IR Cooling Switch, Video Record Selector Switch HMD/LDDI/RDDI, Video Record Selector Switch, HUD/LDIR/RDDI --- Helios.FA18C.hif.json | 134 +++++++++++++++++++++++++++++++++++++----- 1 file changed, 118 insertions(+), 16 deletions(-) diff --git a/Helios.FA18C.hif.json b/Helios.FA18C.hif.json index a7a9524..5042ae4 100644 --- a/Helios.FA18C.hif.json +++ b/Helios.FA18C.hif.json @@ -1,15 +1,12 @@ { "source": "Helios", - "version": "1.6.5801.0000", - "commit": "ad6f4c85b00b90d9044a462c185f8623b5359e81", + "version": "1.6.5600.0000-DMA", + "commit": "", "type": "Existing", "name": "DCS F/A-18C", "module": "FA-18C_hornet", "vehicles": [ - "FA-18C_hornet", - "FA-18E", - "FA-18F", - "EA-18G" + "FA-18C_hornet" ], "functions": [ { @@ -2769,7 +2766,7 @@ ], "deviceId": "11", "positions": [ - { + { "argumentValue": "0.0", "name": "OFF", "actionID": "3001" @@ -2788,7 +2785,7 @@ "argumentValue": "0.3", "name": "R OFF", "actionID": "3001" - } + } ] }, { @@ -3796,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", @@ -3844,7 +3848,7 @@ "stopActionValue": "0.000" } ] - }, + }, { "heliosType": "DCS.Common.Switch", "device": "Gear system", @@ -4108,7 +4112,7 @@ } ] }, - { + { "heliosType": "DCS.Common.Axis", "device": "HMD", "name": "HMD OFF/BRT Knob", @@ -4338,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", @@ -4646,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", @@ -4950,23 +5047,28 @@ "name": "GND", "actionID": "3001" }, - { + { "argumentValue": "0.3", - "name": "IFA", + "name": "NAV", "actionID": "3001" }, { "argumentValue": "0.4", - "name": "GYRO", + "name": "IFA", "actionID": "3001" }, { "argumentValue": "0.5", - "name": "GB", + "name": "GYRO", "actionID": "3001" }, { "argumentValue": "0.6", + "name": "GB", + "actionID": "3001" + }, + { + "argumentValue": "0.7", "name": "Test", "actionID": "3001" } @@ -6155,12 +6257,12 @@ "deviceId": "23", "positions": [ { - "argumentValue": "1.0", + "argumentValue": "0.2", "name": "ORIDE", "actionID": "3013" }, { - "argumentValue": "0.5", + "argumentValue": "0.1", "name": "NORM", "actionID": "3013" },