From 40ec10e629e07b6de982d4780cefbd9213ffd340 Mon Sep 17 00:00:00 2001 From: Sander Datema Date: Fri, 28 Jul 2023 08:04:07 +0200 Subject: [PATCH] Add blank encoder. Fixes #14 Signed-off-by: Sander Datema --- X-KeyPad/X-KeyPad-SD_a319.json | 1621 +++++++++++++++++-------- X-KeyPad/X-KeyPad-SD_a319_StdDef.json | 1621 +++++++++++++++++-------- 2 files changed, 2252 insertions(+), 990 deletions(-) diff --git a/X-KeyPad/X-KeyPad-SD_a319.json b/X-KeyPad/X-KeyPad-SD_a319.json index 0e2adf2..33c5fb8 100644 --- a/X-KeyPad/X-KeyPad-SD_a319.json +++ b/X-KeyPad/X-KeyPad-SD_a319.json @@ -1365,6 +1365,60 @@ } } }, + "45": { + "Allow Number Buffer Input": true, + "Comments": "This expressive command will accept number buffer input and set the pilot altimeter\nto the value entered into the number buffer. It will also convert hpa to inches of mercury\nif the sim is in metric pressure mode.\n\nIf no data is in the number buffer, then the command will set the altimeter to standard\npressure.\n", + "Dual Trigger": false, + "Expression": "if[srs_number_buffer_length > 0,\t// If there is something in the number buffer\n\tif[qnh > .1, srs_number_buffer_value * .02953,srs_number_buffer_value]\t// Then use it as entered or convert it if necessary\n\t,\t\t// Else no data in the number buffer\n\t29.92\t// Set it to standard pressure\n]", + "Name": "PF Set Baro", + "Result Dataref": { + "Dataref Index": 0, + "Dataref Name": "sim/cockpit2/gauges/actuators/barometer_setting_in_hg_pilot", + "Drag Factor": 0.0, + "Formula ID": "", + "Increment Amount": "", + "Increment Mode": "None", + "Max": "", + "Min": "", + "Multiply By": "", + "Radio Value": 0.0, + "Scale Factor": 1 + }, + "Variables": { + "0": { + "Dataref": { + "Dataref Index": 0, + "Dataref Name": "sim/cockpit2/gauges/actuators/barometer_setting_in_hg_pilot", + "Drag Factor": 0.0, + "Formula ID": "", + "Increment Amount": "", + "Increment Mode": "None", + "Max": "", + "Min": "", + "Multiply By": "", + "Radio Value": 0.0, + "Scale Factor": 1 + }, + "Name": "baro" + }, + "1": { + "Dataref": { + "Dataref Index": 0, + "Dataref Name": "sim/physics/metric_press", + "Drag Factor": 0.0, + "Formula ID": "", + "Increment Amount": "", + "Increment Mode": "None", + "Max": "", + "Min": "", + "Multiply By": "", + "Radio Value": 0.0, + "Scale Factor": 1 + }, + "Name": "qnh" + } + } + }, "5": { "Allow Number Buffer Input": false, "Comments": "", @@ -52033,6 +52087,481 @@ "Key Index": 271 }, "272": { + "Key": { + "Comments": "This key shows the current pilot altimeter in inches of mecury ot hpa depending on the state of the dataref\nsim/physics/metric_press. It will also allow you to use the number pad to enter the value.\n\nA short press with nothing on the number buffer will set the altimeter to standard pressure.\n\nA Long Press will toggle between hg and hpa mode\n\nNote: This key uses two expressive commands to accomplish the above functionality", + "Conditional Backgrounds": { + "0": { + "Background Image Mode": 1, + "Flashing Color": { + "0": { + "Blue": 0, + "Green": 0, + "Red": 0 + } + }, + "Image Reference": { + "Name": "blue-blank.png", + "UUID": "blue-blank.png_45645a5c34ff85c0ff4b2a057c3b9771" + }, + "Logic Test": { + "Comment": "", + "Compare Value": "", + "Logic Test Type": "Always True", + "Negate": false, + "Override Data Source": false + } + } + }, + "Conditional Commands": { + "0": { + "Command Set": { + "Commands": { + "0": { + "Mode": "Expressive", + "Name": "SD-Baro" + } + }, + "Speech Set": null, + "Static Speech": "" + }, + "Logic Test": { + "Comment": "", + "Compare Value": "", + "Logic Test Type": "Always True", + "Negate": false, + "Override Data Source": false + }, + "Long Press Command Set": { + "Commands": { + "0": { + "Mode": "Expressive", + "Name": "hpa-toggle" + } + }, + "Speech Set": null, + "Static Speech": "" + } + } + }, + "Conditional Lines": { + "0": { + "Lines": { + "0": { + "Bargraph": { + "Color": { + "Blue": 0, + "Green": 0, + "Red": 0 + }, + "Dataref": { + "Dataref": { + "Dataref Index": 0, + "Dataref Name": "", + "Drag Factor": 0.0, + "Formula ID": "", + "Increment Amount": "", + "Increment Mode": "None", + "Max": "", + "Min": "", + "Multiply By": "", + "Radio Value": 0.0, + "Scale Factor": 1 + }, + "Use Expression": false + }, + "Rounded Corners": false + }, + "Font Color Index": 0, + "Font Index": -1, + "Force Color Index": false, + "Segments": { + "0": { + "Custom String Index": 0, + "Dataref": { + "Dataref": { + "Dataref Index": 0, + "Dataref Name": "", + "Drag Factor": 0.0, + "Formula ID": "", + "Increment Amount": "", + "Increment Mode": "None", + "Max": "", + "Min": "", + "Multiply By": "", + "Radio Value": 0.0, + "Scale Factor": 1 + }, + "Use Expression": false + }, + "Font Index": -1, + "Force Color": false, + "Format": "", + "Multiplier": 1.0, + "Substring End Index": 0, + "Substring Start Index": 0, + "Text": "BARO", + "Type": "Text", + "Use As Integer": false + } + }, + "Use Bargraph": false + }, + "1": { + "Bargraph": { + "Color": { + "Blue": 0, + "Green": 0, + "Red": 0 + }, + "Dataref": { + "Dataref": { + "Dataref Index": 0, + "Dataref Name": "", + "Drag Factor": 0.0, + "Formula ID": "", + "Increment Amount": "", + "Increment Mode": "None", + "Max": "", + "Min": "", + "Multiply By": "", + "Radio Value": 0.0, + "Scale Factor": 1 + }, + "Use Expression": false + }, + "Rounded Corners": false + }, + "Font Color Index": 0, + "Font Index": -1, + "Force Color Index": false, + "Segments": { + "0": { + "Custom String Index": 0, + "Dataref": { + "Dataref": { + "Dataref Index": 0, + "Dataref Name": "sim/cockpit2/gauges/actuators/barometer_setting_in_hg_pilot", + "Drag Factor": 0.0, + "Formula ID": "", + "Increment Amount": "", + "Increment Mode": "None", + "Max": "", + "Min": "", + "Multiply By": "", + "Radio Value": 0.0, + "Scale Factor": 1 + }, + "Use Expression": false + }, + "Font Index": -1, + "Force Color": false, + "Format": ".2", + "Multiplier": 1.0, + "Substring End Index": 0, + "Substring Start Index": 0, + "Text": "", + "Type": "Numeric Data", + "Use As Integer": false + } + }, + "Use Bargraph": false + }, + "2": { + "Bargraph": { + "Color": { + "Blue": 0, + "Green": 0, + "Red": 0 + }, + "Dataref": { + "Dataref": { + "Dataref Index": 0, + "Dataref Name": "", + "Drag Factor": 0.0, + "Formula ID": "", + "Increment Amount": "", + "Increment Mode": "None", + "Max": "", + "Min": "", + "Multiply By": "", + "Radio Value": 0.0, + "Scale Factor": 1 + }, + "Use Expression": false + }, + "Rounded Corners": false + }, + "Font Color Index": 0, + "Font Index": -1, + "Force Color Index": false, + "Segments": { + "0": { + "Custom String Index": 0, + "Dataref": { + "Dataref": { + "Dataref Index": 0, + "Dataref Name": "", + "Drag Factor": 0.0, + "Formula ID": "", + "Increment Amount": "", + "Increment Mode": "None", + "Max": "", + "Min": "", + "Multiply By": "", + "Radio Value": 0.0, + "Scale Factor": 1 + }, + "Use Expression": false + }, + "Font Index": -1, + "Force Color": false, + "Format": "", + "Multiplier": 1.0, + "Substring End Index": 0, + "Substring Start Index": 0, + "Text": "hg", + "Type": "Text", + "Use As Integer": false + } + }, + "Use Bargraph": false + } + }, + "Logic Test": { + "Comment": "", + "Compare Value": "0", + "Logic Test Type": "Equal", + "Negate": false, + "Override Data Source": false + } + }, + "1": { + "Lines": { + "0": { + "Bargraph": { + "Color": { + "Blue": 0, + "Green": 0, + "Red": 0 + }, + "Dataref": { + "Dataref": { + "Dataref Index": 0, + "Dataref Name": "", + "Drag Factor": 0.0, + "Formula ID": "", + "Increment Amount": "", + "Increment Mode": "None", + "Max": "", + "Min": "", + "Multiply By": "", + "Radio Value": 0.0, + "Scale Factor": 1 + }, + "Use Expression": false + }, + "Rounded Corners": false + }, + "Font Color Index": 0, + "Font Index": -1, + "Force Color Index": false, + "Segments": { + "0": { + "Custom String Index": 0, + "Dataref": { + "Dataref": { + "Dataref Index": 0, + "Dataref Name": "", + "Drag Factor": 0.0, + "Formula ID": "", + "Increment Amount": "", + "Increment Mode": "None", + "Max": "", + "Min": "", + "Multiply By": "", + "Radio Value": 0.0, + "Scale Factor": 1 + }, + "Use Expression": false + }, + "Font Index": -1, + "Force Color": false, + "Format": "", + "Multiplier": 1.0, + "Substring End Index": 0, + "Substring Start Index": 0, + "Text": "BARO", + "Type": "Text", + "Use As Integer": false + } + }, + "Use Bargraph": false + }, + "1": { + "Bargraph": { + "Color": { + "Blue": 0, + "Green": 0, + "Red": 0 + }, + "Dataref": { + "Dataref": { + "Dataref Index": 0, + "Dataref Name": "", + "Drag Factor": 0.0, + "Formula ID": "", + "Increment Amount": "", + "Increment Mode": "None", + "Max": "", + "Min": "", + "Multiply By": "", + "Radio Value": 0.0, + "Scale Factor": 1 + }, + "Use Expression": false + }, + "Rounded Corners": false + }, + "Font Color Index": 0, + "Font Index": -1, + "Force Color Index": false, + "Segments": { + "0": { + "Custom String Index": 0, + "Dataref": { + "Dataref": { + "Dataref Index": 0, + "Dataref Name": "sim/cockpit2/gauges/actuators/barometer_setting_in_hg_pilot", + "Drag Factor": 0.0, + "Formula ID": "", + "Increment Amount": "", + "Increment Mode": "None", + "Max": "", + "Min": "", + "Multiply By": "", + "Radio Value": 0.0, + "Scale Factor": 1 + }, + "Use Expression": false + }, + "Font Index": -1, + "Force Color": false, + "Format": "4.0", + "Multiplier": 33.86389923095703, + "Substring End Index": 0, + "Substring Start Index": 0, + "Text": "", + "Type": "Numeric Data", + "Use As Integer": false + } + }, + "Use Bargraph": false + }, + "2": { + "Bargraph": { + "Color": { + "Blue": 0, + "Green": 0, + "Red": 0 + }, + "Dataref": { + "Dataref": { + "Dataref Index": 0, + "Dataref Name": "", + "Drag Factor": 0.0, + "Formula ID": "", + "Increment Amount": "", + "Increment Mode": "None", + "Max": "", + "Min": "", + "Multiply By": "", + "Radio Value": 0.0, + "Scale Factor": 1 + }, + "Use Expression": false + }, + "Rounded Corners": false + }, + "Font Color Index": 0, + "Font Index": -1, + "Force Color Index": false, + "Segments": { + "0": { + "Custom String Index": 0, + "Dataref": { + "Dataref": { + "Dataref Index": 0, + "Dataref Name": "", + "Drag Factor": 0.0, + "Formula ID": "", + "Increment Amount": "", + "Increment Mode": "None", + "Max": "", + "Min": "", + "Multiply By": "", + "Radio Value": 0.0, + "Scale Factor": 1 + }, + "Use Expression": false + }, + "Font Index": -1, + "Force Color": false, + "Format": "", + "Multiplier": 1.0, + "Substring End Index": 0, + "Substring Start Index": 0, + "Text": "hpa", + "Type": "Text", + "Use As Integer": false + } + }, + "Use Bargraph": false + } + }, + "Logic Test": { + "Comment": "", + "Compare Value": "1", + "Logic Test Type": "Equal", + "Negate": false, + "Override Data Source": false + } + } + }, + "Logic Dataref": { + "Dataref": { + "Dataref Index": 0, + "Dataref Name": "sim/physics/metric_press", + "Drag Factor": 0.0, + "Formula ID": "", + "Increment Amount": "", + "Increment Mode": "None", + "Max": "", + "Min": "", + "Multiply By": "", + "Radio Value": 0.0, + "Scale Factor": 1 + }, + "Use Expression": false + }, + "Name": "BARO", + "Numeric Dataref": { + "Dataref Index": 0, + "Dataref Name": "", + "Drag Factor": 0.0, + "Formula ID": "", + "Increment Amount": "", + "Increment Mode": "None", + "Max": "", + "Min": "", + "Multiply By": "", + "Radio Value": 0.0, + "Scale Factor": 1, + "Speech Set": null + } + }, + "Key Index": 272 + }, + "273": { "Key": { "Comments": "", "Conditional Backgrounds": { @@ -52215,7 +52744,7 @@ }, "Key Index": 275 }, - "273": { + "274": { "Key": { "Comments": "", "Conditional Backgrounds": { @@ -52516,7 +53045,7 @@ }, "Key Index": 276 }, - "274": { + "275": { "Key": { "Comments": "", "Conditional Backgrounds": { @@ -52650,7 +53179,7 @@ }, "Key Index": 277 }, - "275": { + "276": { "Key": { "Comments": "", "Conditional Backgrounds": { @@ -52886,7 +53415,7 @@ }, "Key Index": 278 }, - "276": { + "277": { "Key": { "Comments": "", "Conditional Backgrounds": { @@ -53101,7 +53630,7 @@ }, "Key Index": 279 }, - "277": { + "278": { "Key": { "Comments": "", "Conditional Backgrounds": { @@ -53368,7 +53897,7 @@ }, "Key Index": 280 }, - "278": { + "279": { "Key": { "Comments": "", "Conditional Backgrounds": { @@ -53635,7 +54164,250 @@ }, "Key Index": 281 }, - "279": { + "28": { + "Key": { + "Comments": "", + "Conditional Backgrounds": { + "0": { + "Background Image Mode": 1, + "Flashing Color": { + "0": { + "Blue": 0, + "Green": 0, + "Red": 0 + } + }, + "Image Reference": { + "Name": "ON grey.png", + "UUID": "ON grey.png_2159e433ab709232309cf4bb3d4700f1" + }, + "Logic Test": { + "Comment": "", + "Compare Value": "0", + "Logic Test Type": "Equal", + "Negate": false, + "Override Data Source": false + } + }, + "1": { + "Background Image Mode": 1, + "Flashing Color": { + "0": { + "Blue": 0, + "Green": 0, + "Red": 0 + } + }, + "Image Reference": { + "Name": "ON blue.png", + "UUID": "ON blue.png_67ba07ed39b23a7aed60dbac0efb3b7e" + }, + "Logic Test": { + "Comment": "", + "Compare Value": "1", + "Logic Test Type": "Equal", + "Negate": false, + "Override Data Source": false + } + } + }, + "Conditional Commands": null, + "Conditional Lines": { + "0": { + "Lines": { + "0": { + "Bargraph": { + "Color": { + "Blue": 0, + "Green": 0, + "Red": 0 + }, + "Dataref": { + "Dataref": { + "Dataref Index": 0, + "Dataref Name": "", + "Drag Factor": 0.0, + "Formula ID": "", + "Increment Amount": "", + "Increment Mode": "None", + "Max": "", + "Min": "", + "Multiply By": "", + "Radio Value": 0.0, + "Scale Factor": 1 + }, + "Use Expression": false + }, + "Rounded Corners": false + }, + "Font Color Index": 0, + "Font Index": -1, + "Force Color Index": false, + "Segments": { + "0": { + "Custom String Index": 0, + "Dataref": { + "Dataref": { + "Dataref Index": 0, + "Dataref Name": "", + "Drag Factor": 0.0, + "Formula ID": "", + "Increment Amount": "", + "Increment Mode": "None", + "Max": "", + "Min": "", + "Multiply By": "", + "Radio Value": 0.0, + "Scale Factor": 1 + }, + "Use Expression": false + }, + "Font Index": -1, + "Force Color": false, + "Format": "", + "Multiplier": 1.0, + "Substring End Index": 0, + "Substring Start Index": 0, + "Text": "PROBE", + "Type": "Text", + "Use As Integer": false + } + }, + "Use Bargraph": false + }, + "1": { + "Bargraph": { + "Color": { + "Blue": 0, + "Green": 0, + "Red": 0 + }, + "Dataref": { + "Dataref": { + "Dataref Index": 0, + "Dataref Name": "", + "Drag Factor": 0.0, + "Formula ID": "", + "Increment Amount": "", + "Increment Mode": "None", + "Max": "", + "Min": "", + "Multiply By": "", + "Radio Value": 0.0, + "Scale Factor": 1 + }, + "Use Expression": false + }, + "Rounded Corners": false + }, + "Font Color Index": 0, + "Font Index": -1, + "Force Color Index": false, + "Segments": { + "0": { + "Custom String Index": 0, + "Dataref": { + "Dataref": { + "Dataref Index": 0, + "Dataref Name": "", + "Drag Factor": 0.0, + "Formula ID": "", + "Increment Amount": "", + "Increment Mode": "None", + "Max": "", + "Min": "", + "Multiply By": "", + "Radio Value": 0.0, + "Scale Factor": 1 + }, + "Use Expression": false + }, + "Font Index": -1, + "Force Color": false, + "Format": "", + "Multiplier": 1.0, + "Substring End Index": 0, + "Substring Start Index": 0, + "Text": "HEAT", + "Type": "Text", + "Use As Integer": false + } + }, + "Use Bargraph": false + } + }, + "Logic Test": { + "Comment": "", + "Compare Value": "", + "Logic Test Type": "Always True", + "Negate": false, + "Override Data Source": false + } + } + }, + "Logic Dataref": { + "Dataref": { + "Dataref Index": 0, + "Dataref Name": "", + "Drag Factor": 0.0, + "Formula ID": "", + "Increment Amount": "", + "Increment Mode": "None", + "Max": "", + "Min": "", + "Multiply By": "", + "Radio Value": 0.0, + "Scale Factor": 1 + }, + "Formula": { + "Comments": "", + "Expression": "if[lower>0.05000, 1, 0]", + "Format": "", + "Global": false, + "ID": "c7bc2d438bf23b11cadba13fa7730f9e", + "Locked": false, + "Name": "", + "Use As Integer": false, + "Variables": { + "0": { + "Dataref": { + "Dataref Index": 10, + "Dataref Name": "AirbusFBW/OHPLightsATA30", + "Drag Factor": 0.0, + "Formula ID": "", + "Increment Amount": "", + "Increment Mode": "None", + "Max": "", + "Min": "", + "Multiply By": "", + "Radio Value": 0.0, + "Scale Factor": 1 + }, + "Name": "lower" + } + } + }, + "Use Expression": true + }, + "Name": "PF Probe Heat", + "Numeric Dataref": { + "Dataref Index": 0, + "Dataref Name": "AirbusFBW/ProbeHeatSwitch", + "Drag Factor": 0.0, + "Formula ID": "", + "Increment Amount": "", + "Increment Mode": "Up-Down", + "Max": "1", + "Min": "0", + "Multiply By": "", + "Radio Value": 0.0, + "Scale Factor": 1, + "Speech Set": null + } + }, + "Key Index": 28 + }, + "280": { "Key": { "Comments": "", "Conditional Backgrounds": { @@ -53902,250 +54674,7 @@ }, "Key Index": 282 }, - "28": { - "Key": { - "Comments": "", - "Conditional Backgrounds": { - "0": { - "Background Image Mode": 1, - "Flashing Color": { - "0": { - "Blue": 0, - "Green": 0, - "Red": 0 - } - }, - "Image Reference": { - "Name": "ON grey.png", - "UUID": "ON grey.png_2159e433ab709232309cf4bb3d4700f1" - }, - "Logic Test": { - "Comment": "", - "Compare Value": "0", - "Logic Test Type": "Equal", - "Negate": false, - "Override Data Source": false - } - }, - "1": { - "Background Image Mode": 1, - "Flashing Color": { - "0": { - "Blue": 0, - "Green": 0, - "Red": 0 - } - }, - "Image Reference": { - "Name": "ON blue.png", - "UUID": "ON blue.png_67ba07ed39b23a7aed60dbac0efb3b7e" - }, - "Logic Test": { - "Comment": "", - "Compare Value": "1", - "Logic Test Type": "Equal", - "Negate": false, - "Override Data Source": false - } - } - }, - "Conditional Commands": null, - "Conditional Lines": { - "0": { - "Lines": { - "0": { - "Bargraph": { - "Color": { - "Blue": 0, - "Green": 0, - "Red": 0 - }, - "Dataref": { - "Dataref": { - "Dataref Index": 0, - "Dataref Name": "", - "Drag Factor": 0.0, - "Formula ID": "", - "Increment Amount": "", - "Increment Mode": "None", - "Max": "", - "Min": "", - "Multiply By": "", - "Radio Value": 0.0, - "Scale Factor": 1 - }, - "Use Expression": false - }, - "Rounded Corners": false - }, - "Font Color Index": 0, - "Font Index": -1, - "Force Color Index": false, - "Segments": { - "0": { - "Custom String Index": 0, - "Dataref": { - "Dataref": { - "Dataref Index": 0, - "Dataref Name": "", - "Drag Factor": 0.0, - "Formula ID": "", - "Increment Amount": "", - "Increment Mode": "None", - "Max": "", - "Min": "", - "Multiply By": "", - "Radio Value": 0.0, - "Scale Factor": 1 - }, - "Use Expression": false - }, - "Font Index": -1, - "Force Color": false, - "Format": "", - "Multiplier": 1.0, - "Substring End Index": 0, - "Substring Start Index": 0, - "Text": "PROBE", - "Type": "Text", - "Use As Integer": false - } - }, - "Use Bargraph": false - }, - "1": { - "Bargraph": { - "Color": { - "Blue": 0, - "Green": 0, - "Red": 0 - }, - "Dataref": { - "Dataref": { - "Dataref Index": 0, - "Dataref Name": "", - "Drag Factor": 0.0, - "Formula ID": "", - "Increment Amount": "", - "Increment Mode": "None", - "Max": "", - "Min": "", - "Multiply By": "", - "Radio Value": 0.0, - "Scale Factor": 1 - }, - "Use Expression": false - }, - "Rounded Corners": false - }, - "Font Color Index": 0, - "Font Index": -1, - "Force Color Index": false, - "Segments": { - "0": { - "Custom String Index": 0, - "Dataref": { - "Dataref": { - "Dataref Index": 0, - "Dataref Name": "", - "Drag Factor": 0.0, - "Formula ID": "", - "Increment Amount": "", - "Increment Mode": "None", - "Max": "", - "Min": "", - "Multiply By": "", - "Radio Value": 0.0, - "Scale Factor": 1 - }, - "Use Expression": false - }, - "Font Index": -1, - "Force Color": false, - "Format": "", - "Multiplier": 1.0, - "Substring End Index": 0, - "Substring Start Index": 0, - "Text": "HEAT", - "Type": "Text", - "Use As Integer": false - } - }, - "Use Bargraph": false - } - }, - "Logic Test": { - "Comment": "", - "Compare Value": "", - "Logic Test Type": "Always True", - "Negate": false, - "Override Data Source": false - } - } - }, - "Logic Dataref": { - "Dataref": { - "Dataref Index": 0, - "Dataref Name": "", - "Drag Factor": 0.0, - "Formula ID": "", - "Increment Amount": "", - "Increment Mode": "None", - "Max": "", - "Min": "", - "Multiply By": "", - "Radio Value": 0.0, - "Scale Factor": 1 - }, - "Formula": { - "Comments": "", - "Expression": "if[lower>0.05000, 1, 0]", - "Format": "", - "Global": false, - "ID": "c7bc2d438bf23b11cadba13fa7730f9e", - "Locked": false, - "Name": "", - "Use As Integer": false, - "Variables": { - "0": { - "Dataref": { - "Dataref Index": 10, - "Dataref Name": "AirbusFBW/OHPLightsATA30", - "Drag Factor": 0.0, - "Formula ID": "", - "Increment Amount": "", - "Increment Mode": "None", - "Max": "", - "Min": "", - "Multiply By": "", - "Radio Value": 0.0, - "Scale Factor": 1 - }, - "Name": "lower" - } - } - }, - "Use Expression": true - }, - "Name": "PF Probe Heat", - "Numeric Dataref": { - "Dataref Index": 0, - "Dataref Name": "AirbusFBW/ProbeHeatSwitch", - "Drag Factor": 0.0, - "Formula ID": "", - "Increment Amount": "", - "Increment Mode": "Up-Down", - "Max": "1", - "Min": "0", - "Multiply By": "", - "Radio Value": 0.0, - "Scale Factor": 1, - "Speech Set": null - } - }, - "Key Index": 28 - }, - "280": { + "281": { "Key": { "Comments": "This is the com1 active and standby radio frequencies and swap button", "Conditional Backgrounds": { @@ -54231,7 +54760,7 @@ }, "Key Index": 283 }, - "281": { + "282": { "Key": { "Comments": "", "Conditional Backgrounds": { @@ -54446,7 +54975,7 @@ }, "Key Index": 284 }, - "282": { + "283": { "Key": { "Comments": "", "Conditional Backgrounds": { @@ -54601,7 +55130,7 @@ }, "Key Index": 285 }, - "283": { + "284": { "Key": { "Comments": "", "Conditional Backgrounds": { @@ -54777,7 +55306,7 @@ }, "Key Index": 286 }, - "284": { + "285": { "Key": { "Comments": "", "Conditional Backgrounds": { @@ -54863,7 +55392,7 @@ }, "Key Index": 287 }, - "285": { + "286": { "Key": { "Comments": "", "Conditional Backgrounds": { @@ -54949,7 +55478,7 @@ }, "Key Index": 288 }, - "286": { + "287": { "Key": { "Comments": "", "Conditional Backgrounds": { @@ -55035,7 +55564,7 @@ }, "Key Index": 289 }, - "287": { + "288": { "Key": { "Comments": "", "Conditional Backgrounds": { @@ -55121,7 +55650,7 @@ }, "Key Index": 290 }, - "288": { + "289": { "Key": { "Comments": "", "Conditional Backgrounds": { @@ -55207,92 +55736,6 @@ }, "Key Index": 291 }, - "289": { - "Key": { - "Comments": "", - "Conditional Backgrounds": { - "0": { - "Background Image Mode": 1, - "Flashing Color": { - "0": { - "Blue": 0, - "Green": 0, - "Red": 0 - } - }, - "Image Reference": { - "Name": "6.png", - "UUID": "6.png_c28637a10e9b127b32ada2045c4bf894" - }, - "Logic Test": { - "Comment": "", - "Compare Value": "", - "Logic Test Type": "Always True", - "Negate": false, - "Override Data Source": false - } - } - }, - "Conditional Commands": { - "0": { - "Command Set": { - "Commands": { - "0": { - "Mode": "Single", - "Name": "AirbusFBW/ATCCodeKey6" - } - }, - "Speech Set": null, - "Static Speech": "" - }, - "Logic Test": { - "Comment": "", - "Compare Value": "", - "Logic Test Type": "Always True", - "Negate": false, - "Override Data Source": false - }, - "Long Press Command Set": { - "Speech Set": null, - "Static Speech": "" - } - } - }, - "Conditional Lines": null, - "Logic Dataref": { - "Dataref": { - "Dataref Index": 0, - "Dataref Name": "", - "Drag Factor": 0.0, - "Formula ID": "", - "Increment Amount": "", - "Increment Mode": "None", - "Max": "", - "Min": "", - "Multiply By": "", - "Radio Value": 0.0, - "Scale Factor": 1 - }, - "Use Expression": false - }, - "Name": "PF XPDR Key 6", - "Numeric Dataref": { - "Dataref Index": 0, - "Dataref Name": "", - "Drag Factor": 0.0, - "Formula ID": "", - "Increment Amount": "", - "Increment Mode": "None", - "Max": "", - "Min": "", - "Multiply By": "", - "Radio Value": 0.0, - "Scale Factor": 1, - "Speech Set": null - } - }, - "Key Index": 292 - }, "29": { "Key": { "Comments": "", @@ -55537,6 +55980,92 @@ "Key Index": 29 }, "290": { + "Key": { + "Comments": "", + "Conditional Backgrounds": { + "0": { + "Background Image Mode": 1, + "Flashing Color": { + "0": { + "Blue": 0, + "Green": 0, + "Red": 0 + } + }, + "Image Reference": { + "Name": "6.png", + "UUID": "6.png_c28637a10e9b127b32ada2045c4bf894" + }, + "Logic Test": { + "Comment": "", + "Compare Value": "", + "Logic Test Type": "Always True", + "Negate": false, + "Override Data Source": false + } + } + }, + "Conditional Commands": { + "0": { + "Command Set": { + "Commands": { + "0": { + "Mode": "Single", + "Name": "AirbusFBW/ATCCodeKey6" + } + }, + "Speech Set": null, + "Static Speech": "" + }, + "Logic Test": { + "Comment": "", + "Compare Value": "", + "Logic Test Type": "Always True", + "Negate": false, + "Override Data Source": false + }, + "Long Press Command Set": { + "Speech Set": null, + "Static Speech": "" + } + } + }, + "Conditional Lines": null, + "Logic Dataref": { + "Dataref": { + "Dataref Index": 0, + "Dataref Name": "", + "Drag Factor": 0.0, + "Formula ID": "", + "Increment Amount": "", + "Increment Mode": "None", + "Max": "", + "Min": "", + "Multiply By": "", + "Radio Value": 0.0, + "Scale Factor": 1 + }, + "Use Expression": false + }, + "Name": "PF XPDR Key 6", + "Numeric Dataref": { + "Dataref Index": 0, + "Dataref Name": "", + "Drag Factor": 0.0, + "Formula ID": "", + "Increment Amount": "", + "Increment Mode": "None", + "Max": "", + "Min": "", + "Multiply By": "", + "Radio Value": 0.0, + "Scale Factor": 1, + "Speech Set": null + } + }, + "Key Index": 292 + }, + "291": { "Key": { "Comments": "", "Conditional Backgrounds": { @@ -55622,7 +56151,7 @@ }, "Key Index": 293 }, - "291": { + "292": { "Key": { "Comments": "", "Conditional Backgrounds": { @@ -55708,7 +56237,7 @@ }, "Key Index": 294 }, - "292": { + "293": { "Key": { "Comments": "", "Conditional Backgrounds": { @@ -55794,7 +56323,7 @@ }, "Key Index": 295 }, - "293": { + "294": { "Key": { "Comments": "", "Conditional Backgrounds": { @@ -55952,7 +56481,7 @@ }, "Key Index": 296 }, - "294": { + "295": { "Key": { "Comments": "", "Conditional Backgrounds": { @@ -56035,7 +56564,7 @@ }, "Key Index": 297 }, - "295": { + "296": { "Key": { "Comments": "", "Conditional Backgrounds": { @@ -56118,7 +56647,7 @@ }, "Key Index": 298 }, - "296": { + "297": { "Key": { "Comments": "", "Conditional Backgrounds": { @@ -56201,7 +56730,7 @@ }, "Key Index": 299 }, - "297": { + "298": { "Key": { "Comments": "", "Conditional Backgrounds": { @@ -56284,7 +56813,7 @@ }, "Key Index": 300 }, - "298": { + "299": { "Key": { "Comments": "", "Conditional Backgrounds": { @@ -56367,140 +56896,6 @@ }, "Key Index": 301 }, - "299": { - "Key": { - "Comments": "", - "Conditional Backgrounds": { - "0": { - "Background Image Mode": 1, - "Flashing Color": { - "0": { - "Blue": 0, - "Green": 0, - "Red": 0 - } - }, - "Image Reference": { - "Name": "srs-black.png", - "UUID": "srs-black.png_1b0c88a30c392f5ce8b1568560550711" - }, - "Logic Test": { - "Comment": "", - "Compare Value": "0", - "Logic Test Type": "Always True", - "Negate": false, - "Override Data Source": false - } - } - }, - "Conditional Commands": null, - "Conditional Lines": { - "0": { - "Lines": { - "0": { - "Bargraph": { - "Color": { - "Blue": 0, - "Green": 0, - "Red": 0 - }, - "Dataref": { - "Dataref": { - "Dataref Index": 0, - "Dataref Name": "", - "Drag Factor": 0.0, - "Formula ID": "", - "Increment Amount": "", - "Increment Mode": "None", - "Max": "", - "Min": "", - "Multiply By": "", - "Radio Value": 0.0, - "Scale Factor": 1 - }, - "Use Expression": false - }, - "Rounded Corners": false - }, - "Font Color Index": 0, - "Font Index": -1, - "Force Color Index": false, - "Segments": { - "0": { - "Custom String Index": 0, - "Dataref": { - "Dataref": { - "Dataref Index": 0, - "Dataref Name": "sim/cockpit/radios/transponder_code", - "Drag Factor": 0.0, - "Formula ID": "", - "Increment Amount": "", - "Increment Mode": "None", - "Max": "", - "Min": "", - "Multiply By": "", - "Radio Value": 0.0, - "Scale Factor": 1 - }, - "Use Expression": false - }, - "Font Index": -1, - "Force Color": false, - "Format": "", - "Multiplier": 1.0, - "Substring End Index": 0, - "Substring Start Index": 0, - "Text": "", - "Type": "Numeric Data", - "Use As Integer": true - } - }, - "Use Bargraph": false - } - }, - "Logic Test": { - "Comment": "", - "Compare Value": "", - "Logic Test Type": "Always True", - "Negate": false, - "Override Data Source": false - } - } - }, - "Logic Dataref": { - "Dataref": { - "Dataref Index": 0, - "Dataref Name": "sim/cockpit/radios/transponder_code", - "Drag Factor": 0.0, - "Formula ID": "", - "Increment Amount": "", - "Increment Mode": "None", - "Max": "", - "Min": "", - "Multiply By": "", - "Radio Value": 0.0, - "Scale Factor": 1 - }, - "Use Expression": false - }, - "Name": "PF XPDR", - "Numeric Dataref": { - "Dataref Index": 0, - "Dataref Name": "", - "Drag Factor": 0.0, - "Formula ID": "", - "Increment Amount": "", - "Increment Mode": "None", - "Max": "", - "Min": "", - "Multiply By": "", - "Radio Value": 0.0, - "Scale Factor": 1, - "Speech Set": null - } - }, - "Key Index": 302 - }, "3": { "Key": { "Comments": "This is soft keypad 3", @@ -56771,6 +57166,140 @@ "Key Index": 30 }, "300": { + "Key": { + "Comments": "", + "Conditional Backgrounds": { + "0": { + "Background Image Mode": 1, + "Flashing Color": { + "0": { + "Blue": 0, + "Green": 0, + "Red": 0 + } + }, + "Image Reference": { + "Name": "srs-black.png", + "UUID": "srs-black.png_1b0c88a30c392f5ce8b1568560550711" + }, + "Logic Test": { + "Comment": "", + "Compare Value": "0", + "Logic Test Type": "Always True", + "Negate": false, + "Override Data Source": false + } + } + }, + "Conditional Commands": null, + "Conditional Lines": { + "0": { + "Lines": { + "0": { + "Bargraph": { + "Color": { + "Blue": 0, + "Green": 0, + "Red": 0 + }, + "Dataref": { + "Dataref": { + "Dataref Index": 0, + "Dataref Name": "", + "Drag Factor": 0.0, + "Formula ID": "", + "Increment Amount": "", + "Increment Mode": "None", + "Max": "", + "Min": "", + "Multiply By": "", + "Radio Value": 0.0, + "Scale Factor": 1 + }, + "Use Expression": false + }, + "Rounded Corners": false + }, + "Font Color Index": 0, + "Font Index": -1, + "Force Color Index": false, + "Segments": { + "0": { + "Custom String Index": 0, + "Dataref": { + "Dataref": { + "Dataref Index": 0, + "Dataref Name": "sim/cockpit/radios/transponder_code", + "Drag Factor": 0.0, + "Formula ID": "", + "Increment Amount": "", + "Increment Mode": "None", + "Max": "", + "Min": "", + "Multiply By": "", + "Radio Value": 0.0, + "Scale Factor": 1 + }, + "Use Expression": false + }, + "Font Index": -1, + "Force Color": false, + "Format": "", + "Multiplier": 1.0, + "Substring End Index": 0, + "Substring Start Index": 0, + "Text": "", + "Type": "Numeric Data", + "Use As Integer": true + } + }, + "Use Bargraph": false + } + }, + "Logic Test": { + "Comment": "", + "Compare Value": "", + "Logic Test Type": "Always True", + "Negate": false, + "Override Data Source": false + } + } + }, + "Logic Dataref": { + "Dataref": { + "Dataref Index": 0, + "Dataref Name": "sim/cockpit/radios/transponder_code", + "Drag Factor": 0.0, + "Formula ID": "", + "Increment Amount": "", + "Increment Mode": "None", + "Max": "", + "Min": "", + "Multiply By": "", + "Radio Value": 0.0, + "Scale Factor": 1 + }, + "Use Expression": false + }, + "Name": "PF XPDR", + "Numeric Dataref": { + "Dataref Index": 0, + "Dataref Name": "", + "Drag Factor": 0.0, + "Formula ID": "", + "Increment Amount": "", + "Increment Mode": "None", + "Max": "", + "Min": "", + "Multiply By": "", + "Radio Value": 0.0, + "Scale Factor": 1, + "Speech Set": null + } + }, + "Key Index": 302 + }, + "301": { "Key": { "Comments": "", "Conditional Backgrounds": { @@ -56925,7 +57454,7 @@ }, "Key Index": 303 }, - "301": { + "302": { "Key": { "Comments": "", "Conditional Backgrounds": { @@ -57211,7 +57740,7 @@ }, "Key Index": 304 }, - "302": { + "303": { "Key": { "Comments": "", "Conditional Backgrounds": { @@ -57497,7 +58026,7 @@ }, "Key Index": 305 }, - "303": { + "304": { "Key": { "Comments": "", "Conditional Backgrounds": { @@ -57783,7 +58312,7 @@ }, "Key Index": 306 }, - "304": { + "305": { "Key": { "Comments": "", "Conditional Backgrounds": { @@ -58069,7 +58598,7 @@ }, "Key Index": 307 }, - "305": { + "306": { "Key": { "Comments": "", "Conditional Backgrounds": { @@ -58355,7 +58884,7 @@ }, "Key Index": 308 }, - "306": { + "307": { "Key": { "Comments": "", "Conditional Backgrounds": { @@ -58438,7 +58967,7 @@ }, "Key Index": 309 }, - "307": { + "308": { "Key": { "Comments": "", "Conditional Backgrounds": null, @@ -75399,7 +75928,7 @@ "Key Index": 99 } }, - "Last Saved Date": "2023-07-27_111709", + "Last Saved Date": "2023-07-28_080331", "MultiEncoders": { "0": { "Encoder": { @@ -85713,6 +86242,108 @@ }, "Encoder Index": 25 }, + "26": { + "Encoder": { + "Comments": "This is a dummy encoder. It will just make the touch screen black. Useful when using folders on the Stream Deck Plus", + "Name": "PF Blank", + "Reset Time": 0, + "SingleEncoders": { + "0": { + "Clockwise Command": { + "Mode": "Single", + "Name": "" + }, + "Comments": "", + "Counterclockwise Command": { + "Mode": "Single", + "Name": "" + }, + "Dial Press Commands": null, + "Encoder Dataref": { + "Dataref Index": 0, + "Dataref Name": "", + "Drag Factor": 0.0, + "Formula ID": "", + "Increment Amount": "", + "Increment Mode": "None", + "Max": "", + "Min": "", + "Multiply By": "", + "Radio Value": 0.0, + "Scale Factor": 1, + "Speech Set": null + }, + "Encoder Dataref Reverse": false, + "Encoder Logic Dataref": { + "Dataref Index": 0, + "Dataref Name": "", + "Drag Factor": 0.0, + "Formula ID": "", + "Increment Amount": "", + "Increment Mode": "None", + "Max": "", + "Min": "", + "Multiply By": "", + "Radio Value": 0.0, + "Scale Factor": 1 + }, + "Function Name": "", + "Tap Touch": { + "Comments": "", + "Conditional Backgrounds": null, + "Conditional Commands": null, + "Conditional Lines": null, + "Layouts": { + "0": { + "BASE64": "ew0KICAiaWQiOiAiY29tLnBhc3NlbmdlcmZseWluZy54LWtleXBhZC5sYXlvdXQiLA0KICAiaXRlbXMiOiBbDQogICAgew0KICAgICAgImtleSI6ICJpY29uIiwNCiAgICAgICJ0eXBlIjogInBpeG1hcCIsDQogICAgICAicmVjdCI6IFsgMCwgMCwgMjAwLCAxMDAgXSwNCiAgICAgICJ6T3JkZXIiOiAxDQogICAgfQ0KICBdDQp9", + "Logic Test": { + "Comment": "", + "Compare Value": "", + "Logic Test Type": "Always True", + "Negate": false, + "Override Data Source": false + } + } + }, + "Logic Dataref": { + "Dataref": { + "Dataref Index": 0, + "Dataref Name": "", + "Drag Factor": 0.0, + "Formula ID": "", + "Increment Amount": "", + "Increment Mode": "None", + "Max": "", + "Min": "", + "Multiply By": "", + "Radio Value": 0.0, + "Scale Factor": 1 + }, + "Use Expression": false + }, + "Name": "", + "Numeric Dataref": { + "Dataref Index": 0, + "Dataref Name": "", + "Drag Factor": 0.0, + "Formula ID": "", + "Increment Amount": "", + "Increment Mode": "None", + "Max": "", + "Min": "", + "Multiply By": "", + "Radio Value": 0.0, + "Scale Factor": 1, + "Speech Set": null + } + }, + "Use Encoder Dataref": false + } + }, + "Use Primary Encoder Logic": true + }, + "Encoder Index": 26 + }, "3": { "Encoder": { "Comments": "", diff --git a/X-KeyPad/X-KeyPad-SD_a319_StdDef.json b/X-KeyPad/X-KeyPad-SD_a319_StdDef.json index 0e2adf2..33c5fb8 100644 --- a/X-KeyPad/X-KeyPad-SD_a319_StdDef.json +++ b/X-KeyPad/X-KeyPad-SD_a319_StdDef.json @@ -1365,6 +1365,60 @@ } } }, + "45": { + "Allow Number Buffer Input": true, + "Comments": "This expressive command will accept number buffer input and set the pilot altimeter\nto the value entered into the number buffer. It will also convert hpa to inches of mercury\nif the sim is in metric pressure mode.\n\nIf no data is in the number buffer, then the command will set the altimeter to standard\npressure.\n", + "Dual Trigger": false, + "Expression": "if[srs_number_buffer_length > 0,\t// If there is something in the number buffer\n\tif[qnh > .1, srs_number_buffer_value * .02953,srs_number_buffer_value]\t// Then use it as entered or convert it if necessary\n\t,\t\t// Else no data in the number buffer\n\t29.92\t// Set it to standard pressure\n]", + "Name": "PF Set Baro", + "Result Dataref": { + "Dataref Index": 0, + "Dataref Name": "sim/cockpit2/gauges/actuators/barometer_setting_in_hg_pilot", + "Drag Factor": 0.0, + "Formula ID": "", + "Increment Amount": "", + "Increment Mode": "None", + "Max": "", + "Min": "", + "Multiply By": "", + "Radio Value": 0.0, + "Scale Factor": 1 + }, + "Variables": { + "0": { + "Dataref": { + "Dataref Index": 0, + "Dataref Name": "sim/cockpit2/gauges/actuators/barometer_setting_in_hg_pilot", + "Drag Factor": 0.0, + "Formula ID": "", + "Increment Amount": "", + "Increment Mode": "None", + "Max": "", + "Min": "", + "Multiply By": "", + "Radio Value": 0.0, + "Scale Factor": 1 + }, + "Name": "baro" + }, + "1": { + "Dataref": { + "Dataref Index": 0, + "Dataref Name": "sim/physics/metric_press", + "Drag Factor": 0.0, + "Formula ID": "", + "Increment Amount": "", + "Increment Mode": "None", + "Max": "", + "Min": "", + "Multiply By": "", + "Radio Value": 0.0, + "Scale Factor": 1 + }, + "Name": "qnh" + } + } + }, "5": { "Allow Number Buffer Input": false, "Comments": "", @@ -52033,6 +52087,481 @@ "Key Index": 271 }, "272": { + "Key": { + "Comments": "This key shows the current pilot altimeter in inches of mecury ot hpa depending on the state of the dataref\nsim/physics/metric_press. It will also allow you to use the number pad to enter the value.\n\nA short press with nothing on the number buffer will set the altimeter to standard pressure.\n\nA Long Press will toggle between hg and hpa mode\n\nNote: This key uses two expressive commands to accomplish the above functionality", + "Conditional Backgrounds": { + "0": { + "Background Image Mode": 1, + "Flashing Color": { + "0": { + "Blue": 0, + "Green": 0, + "Red": 0 + } + }, + "Image Reference": { + "Name": "blue-blank.png", + "UUID": "blue-blank.png_45645a5c34ff85c0ff4b2a057c3b9771" + }, + "Logic Test": { + "Comment": "", + "Compare Value": "", + "Logic Test Type": "Always True", + "Negate": false, + "Override Data Source": false + } + } + }, + "Conditional Commands": { + "0": { + "Command Set": { + "Commands": { + "0": { + "Mode": "Expressive", + "Name": "SD-Baro" + } + }, + "Speech Set": null, + "Static Speech": "" + }, + "Logic Test": { + "Comment": "", + "Compare Value": "", + "Logic Test Type": "Always True", + "Negate": false, + "Override Data Source": false + }, + "Long Press Command Set": { + "Commands": { + "0": { + "Mode": "Expressive", + "Name": "hpa-toggle" + } + }, + "Speech Set": null, + "Static Speech": "" + } + } + }, + "Conditional Lines": { + "0": { + "Lines": { + "0": { + "Bargraph": { + "Color": { + "Blue": 0, + "Green": 0, + "Red": 0 + }, + "Dataref": { + "Dataref": { + "Dataref Index": 0, + "Dataref Name": "", + "Drag Factor": 0.0, + "Formula ID": "", + "Increment Amount": "", + "Increment Mode": "None", + "Max": "", + "Min": "", + "Multiply By": "", + "Radio Value": 0.0, + "Scale Factor": 1 + }, + "Use Expression": false + }, + "Rounded Corners": false + }, + "Font Color Index": 0, + "Font Index": -1, + "Force Color Index": false, + "Segments": { + "0": { + "Custom String Index": 0, + "Dataref": { + "Dataref": { + "Dataref Index": 0, + "Dataref Name": "", + "Drag Factor": 0.0, + "Formula ID": "", + "Increment Amount": "", + "Increment Mode": "None", + "Max": "", + "Min": "", + "Multiply By": "", + "Radio Value": 0.0, + "Scale Factor": 1 + }, + "Use Expression": false + }, + "Font Index": -1, + "Force Color": false, + "Format": "", + "Multiplier": 1.0, + "Substring End Index": 0, + "Substring Start Index": 0, + "Text": "BARO", + "Type": "Text", + "Use As Integer": false + } + }, + "Use Bargraph": false + }, + "1": { + "Bargraph": { + "Color": { + "Blue": 0, + "Green": 0, + "Red": 0 + }, + "Dataref": { + "Dataref": { + "Dataref Index": 0, + "Dataref Name": "", + "Drag Factor": 0.0, + "Formula ID": "", + "Increment Amount": "", + "Increment Mode": "None", + "Max": "", + "Min": "", + "Multiply By": "", + "Radio Value": 0.0, + "Scale Factor": 1 + }, + "Use Expression": false + }, + "Rounded Corners": false + }, + "Font Color Index": 0, + "Font Index": -1, + "Force Color Index": false, + "Segments": { + "0": { + "Custom String Index": 0, + "Dataref": { + "Dataref": { + "Dataref Index": 0, + "Dataref Name": "sim/cockpit2/gauges/actuators/barometer_setting_in_hg_pilot", + "Drag Factor": 0.0, + "Formula ID": "", + "Increment Amount": "", + "Increment Mode": "None", + "Max": "", + "Min": "", + "Multiply By": "", + "Radio Value": 0.0, + "Scale Factor": 1 + }, + "Use Expression": false + }, + "Font Index": -1, + "Force Color": false, + "Format": ".2", + "Multiplier": 1.0, + "Substring End Index": 0, + "Substring Start Index": 0, + "Text": "", + "Type": "Numeric Data", + "Use As Integer": false + } + }, + "Use Bargraph": false + }, + "2": { + "Bargraph": { + "Color": { + "Blue": 0, + "Green": 0, + "Red": 0 + }, + "Dataref": { + "Dataref": { + "Dataref Index": 0, + "Dataref Name": "", + "Drag Factor": 0.0, + "Formula ID": "", + "Increment Amount": "", + "Increment Mode": "None", + "Max": "", + "Min": "", + "Multiply By": "", + "Radio Value": 0.0, + "Scale Factor": 1 + }, + "Use Expression": false + }, + "Rounded Corners": false + }, + "Font Color Index": 0, + "Font Index": -1, + "Force Color Index": false, + "Segments": { + "0": { + "Custom String Index": 0, + "Dataref": { + "Dataref": { + "Dataref Index": 0, + "Dataref Name": "", + "Drag Factor": 0.0, + "Formula ID": "", + "Increment Amount": "", + "Increment Mode": "None", + "Max": "", + "Min": "", + "Multiply By": "", + "Radio Value": 0.0, + "Scale Factor": 1 + }, + "Use Expression": false + }, + "Font Index": -1, + "Force Color": false, + "Format": "", + "Multiplier": 1.0, + "Substring End Index": 0, + "Substring Start Index": 0, + "Text": "hg", + "Type": "Text", + "Use As Integer": false + } + }, + "Use Bargraph": false + } + }, + "Logic Test": { + "Comment": "", + "Compare Value": "0", + "Logic Test Type": "Equal", + "Negate": false, + "Override Data Source": false + } + }, + "1": { + "Lines": { + "0": { + "Bargraph": { + "Color": { + "Blue": 0, + "Green": 0, + "Red": 0 + }, + "Dataref": { + "Dataref": { + "Dataref Index": 0, + "Dataref Name": "", + "Drag Factor": 0.0, + "Formula ID": "", + "Increment Amount": "", + "Increment Mode": "None", + "Max": "", + "Min": "", + "Multiply By": "", + "Radio Value": 0.0, + "Scale Factor": 1 + }, + "Use Expression": false + }, + "Rounded Corners": false + }, + "Font Color Index": 0, + "Font Index": -1, + "Force Color Index": false, + "Segments": { + "0": { + "Custom String Index": 0, + "Dataref": { + "Dataref": { + "Dataref Index": 0, + "Dataref Name": "", + "Drag Factor": 0.0, + "Formula ID": "", + "Increment Amount": "", + "Increment Mode": "None", + "Max": "", + "Min": "", + "Multiply By": "", + "Radio Value": 0.0, + "Scale Factor": 1 + }, + "Use Expression": false + }, + "Font Index": -1, + "Force Color": false, + "Format": "", + "Multiplier": 1.0, + "Substring End Index": 0, + "Substring Start Index": 0, + "Text": "BARO", + "Type": "Text", + "Use As Integer": false + } + }, + "Use Bargraph": false + }, + "1": { + "Bargraph": { + "Color": { + "Blue": 0, + "Green": 0, + "Red": 0 + }, + "Dataref": { + "Dataref": { + "Dataref Index": 0, + "Dataref Name": "", + "Drag Factor": 0.0, + "Formula ID": "", + "Increment Amount": "", + "Increment Mode": "None", + "Max": "", + "Min": "", + "Multiply By": "", + "Radio Value": 0.0, + "Scale Factor": 1 + }, + "Use Expression": false + }, + "Rounded Corners": false + }, + "Font Color Index": 0, + "Font Index": -1, + "Force Color Index": false, + "Segments": { + "0": { + "Custom String Index": 0, + "Dataref": { + "Dataref": { + "Dataref Index": 0, + "Dataref Name": "sim/cockpit2/gauges/actuators/barometer_setting_in_hg_pilot", + "Drag Factor": 0.0, + "Formula ID": "", + "Increment Amount": "", + "Increment Mode": "None", + "Max": "", + "Min": "", + "Multiply By": "", + "Radio Value": 0.0, + "Scale Factor": 1 + }, + "Use Expression": false + }, + "Font Index": -1, + "Force Color": false, + "Format": "4.0", + "Multiplier": 33.86389923095703, + "Substring End Index": 0, + "Substring Start Index": 0, + "Text": "", + "Type": "Numeric Data", + "Use As Integer": false + } + }, + "Use Bargraph": false + }, + "2": { + "Bargraph": { + "Color": { + "Blue": 0, + "Green": 0, + "Red": 0 + }, + "Dataref": { + "Dataref": { + "Dataref Index": 0, + "Dataref Name": "", + "Drag Factor": 0.0, + "Formula ID": "", + "Increment Amount": "", + "Increment Mode": "None", + "Max": "", + "Min": "", + "Multiply By": "", + "Radio Value": 0.0, + "Scale Factor": 1 + }, + "Use Expression": false + }, + "Rounded Corners": false + }, + "Font Color Index": 0, + "Font Index": -1, + "Force Color Index": false, + "Segments": { + "0": { + "Custom String Index": 0, + "Dataref": { + "Dataref": { + "Dataref Index": 0, + "Dataref Name": "", + "Drag Factor": 0.0, + "Formula ID": "", + "Increment Amount": "", + "Increment Mode": "None", + "Max": "", + "Min": "", + "Multiply By": "", + "Radio Value": 0.0, + "Scale Factor": 1 + }, + "Use Expression": false + }, + "Font Index": -1, + "Force Color": false, + "Format": "", + "Multiplier": 1.0, + "Substring End Index": 0, + "Substring Start Index": 0, + "Text": "hpa", + "Type": "Text", + "Use As Integer": false + } + }, + "Use Bargraph": false + } + }, + "Logic Test": { + "Comment": "", + "Compare Value": "1", + "Logic Test Type": "Equal", + "Negate": false, + "Override Data Source": false + } + } + }, + "Logic Dataref": { + "Dataref": { + "Dataref Index": 0, + "Dataref Name": "sim/physics/metric_press", + "Drag Factor": 0.0, + "Formula ID": "", + "Increment Amount": "", + "Increment Mode": "None", + "Max": "", + "Min": "", + "Multiply By": "", + "Radio Value": 0.0, + "Scale Factor": 1 + }, + "Use Expression": false + }, + "Name": "BARO", + "Numeric Dataref": { + "Dataref Index": 0, + "Dataref Name": "", + "Drag Factor": 0.0, + "Formula ID": "", + "Increment Amount": "", + "Increment Mode": "None", + "Max": "", + "Min": "", + "Multiply By": "", + "Radio Value": 0.0, + "Scale Factor": 1, + "Speech Set": null + } + }, + "Key Index": 272 + }, + "273": { "Key": { "Comments": "", "Conditional Backgrounds": { @@ -52215,7 +52744,7 @@ }, "Key Index": 275 }, - "273": { + "274": { "Key": { "Comments": "", "Conditional Backgrounds": { @@ -52516,7 +53045,7 @@ }, "Key Index": 276 }, - "274": { + "275": { "Key": { "Comments": "", "Conditional Backgrounds": { @@ -52650,7 +53179,7 @@ }, "Key Index": 277 }, - "275": { + "276": { "Key": { "Comments": "", "Conditional Backgrounds": { @@ -52886,7 +53415,7 @@ }, "Key Index": 278 }, - "276": { + "277": { "Key": { "Comments": "", "Conditional Backgrounds": { @@ -53101,7 +53630,7 @@ }, "Key Index": 279 }, - "277": { + "278": { "Key": { "Comments": "", "Conditional Backgrounds": { @@ -53368,7 +53897,7 @@ }, "Key Index": 280 }, - "278": { + "279": { "Key": { "Comments": "", "Conditional Backgrounds": { @@ -53635,7 +54164,250 @@ }, "Key Index": 281 }, - "279": { + "28": { + "Key": { + "Comments": "", + "Conditional Backgrounds": { + "0": { + "Background Image Mode": 1, + "Flashing Color": { + "0": { + "Blue": 0, + "Green": 0, + "Red": 0 + } + }, + "Image Reference": { + "Name": "ON grey.png", + "UUID": "ON grey.png_2159e433ab709232309cf4bb3d4700f1" + }, + "Logic Test": { + "Comment": "", + "Compare Value": "0", + "Logic Test Type": "Equal", + "Negate": false, + "Override Data Source": false + } + }, + "1": { + "Background Image Mode": 1, + "Flashing Color": { + "0": { + "Blue": 0, + "Green": 0, + "Red": 0 + } + }, + "Image Reference": { + "Name": "ON blue.png", + "UUID": "ON blue.png_67ba07ed39b23a7aed60dbac0efb3b7e" + }, + "Logic Test": { + "Comment": "", + "Compare Value": "1", + "Logic Test Type": "Equal", + "Negate": false, + "Override Data Source": false + } + } + }, + "Conditional Commands": null, + "Conditional Lines": { + "0": { + "Lines": { + "0": { + "Bargraph": { + "Color": { + "Blue": 0, + "Green": 0, + "Red": 0 + }, + "Dataref": { + "Dataref": { + "Dataref Index": 0, + "Dataref Name": "", + "Drag Factor": 0.0, + "Formula ID": "", + "Increment Amount": "", + "Increment Mode": "None", + "Max": "", + "Min": "", + "Multiply By": "", + "Radio Value": 0.0, + "Scale Factor": 1 + }, + "Use Expression": false + }, + "Rounded Corners": false + }, + "Font Color Index": 0, + "Font Index": -1, + "Force Color Index": false, + "Segments": { + "0": { + "Custom String Index": 0, + "Dataref": { + "Dataref": { + "Dataref Index": 0, + "Dataref Name": "", + "Drag Factor": 0.0, + "Formula ID": "", + "Increment Amount": "", + "Increment Mode": "None", + "Max": "", + "Min": "", + "Multiply By": "", + "Radio Value": 0.0, + "Scale Factor": 1 + }, + "Use Expression": false + }, + "Font Index": -1, + "Force Color": false, + "Format": "", + "Multiplier": 1.0, + "Substring End Index": 0, + "Substring Start Index": 0, + "Text": "PROBE", + "Type": "Text", + "Use As Integer": false + } + }, + "Use Bargraph": false + }, + "1": { + "Bargraph": { + "Color": { + "Blue": 0, + "Green": 0, + "Red": 0 + }, + "Dataref": { + "Dataref": { + "Dataref Index": 0, + "Dataref Name": "", + "Drag Factor": 0.0, + "Formula ID": "", + "Increment Amount": "", + "Increment Mode": "None", + "Max": "", + "Min": "", + "Multiply By": "", + "Radio Value": 0.0, + "Scale Factor": 1 + }, + "Use Expression": false + }, + "Rounded Corners": false + }, + "Font Color Index": 0, + "Font Index": -1, + "Force Color Index": false, + "Segments": { + "0": { + "Custom String Index": 0, + "Dataref": { + "Dataref": { + "Dataref Index": 0, + "Dataref Name": "", + "Drag Factor": 0.0, + "Formula ID": "", + "Increment Amount": "", + "Increment Mode": "None", + "Max": "", + "Min": "", + "Multiply By": "", + "Radio Value": 0.0, + "Scale Factor": 1 + }, + "Use Expression": false + }, + "Font Index": -1, + "Force Color": false, + "Format": "", + "Multiplier": 1.0, + "Substring End Index": 0, + "Substring Start Index": 0, + "Text": "HEAT", + "Type": "Text", + "Use As Integer": false + } + }, + "Use Bargraph": false + } + }, + "Logic Test": { + "Comment": "", + "Compare Value": "", + "Logic Test Type": "Always True", + "Negate": false, + "Override Data Source": false + } + } + }, + "Logic Dataref": { + "Dataref": { + "Dataref Index": 0, + "Dataref Name": "", + "Drag Factor": 0.0, + "Formula ID": "", + "Increment Amount": "", + "Increment Mode": "None", + "Max": "", + "Min": "", + "Multiply By": "", + "Radio Value": 0.0, + "Scale Factor": 1 + }, + "Formula": { + "Comments": "", + "Expression": "if[lower>0.05000, 1, 0]", + "Format": "", + "Global": false, + "ID": "c7bc2d438bf23b11cadba13fa7730f9e", + "Locked": false, + "Name": "", + "Use As Integer": false, + "Variables": { + "0": { + "Dataref": { + "Dataref Index": 10, + "Dataref Name": "AirbusFBW/OHPLightsATA30", + "Drag Factor": 0.0, + "Formula ID": "", + "Increment Amount": "", + "Increment Mode": "None", + "Max": "", + "Min": "", + "Multiply By": "", + "Radio Value": 0.0, + "Scale Factor": 1 + }, + "Name": "lower" + } + } + }, + "Use Expression": true + }, + "Name": "PF Probe Heat", + "Numeric Dataref": { + "Dataref Index": 0, + "Dataref Name": "AirbusFBW/ProbeHeatSwitch", + "Drag Factor": 0.0, + "Formula ID": "", + "Increment Amount": "", + "Increment Mode": "Up-Down", + "Max": "1", + "Min": "0", + "Multiply By": "", + "Radio Value": 0.0, + "Scale Factor": 1, + "Speech Set": null + } + }, + "Key Index": 28 + }, + "280": { "Key": { "Comments": "", "Conditional Backgrounds": { @@ -53902,250 +54674,7 @@ }, "Key Index": 282 }, - "28": { - "Key": { - "Comments": "", - "Conditional Backgrounds": { - "0": { - "Background Image Mode": 1, - "Flashing Color": { - "0": { - "Blue": 0, - "Green": 0, - "Red": 0 - } - }, - "Image Reference": { - "Name": "ON grey.png", - "UUID": "ON grey.png_2159e433ab709232309cf4bb3d4700f1" - }, - "Logic Test": { - "Comment": "", - "Compare Value": "0", - "Logic Test Type": "Equal", - "Negate": false, - "Override Data Source": false - } - }, - "1": { - "Background Image Mode": 1, - "Flashing Color": { - "0": { - "Blue": 0, - "Green": 0, - "Red": 0 - } - }, - "Image Reference": { - "Name": "ON blue.png", - "UUID": "ON blue.png_67ba07ed39b23a7aed60dbac0efb3b7e" - }, - "Logic Test": { - "Comment": "", - "Compare Value": "1", - "Logic Test Type": "Equal", - "Negate": false, - "Override Data Source": false - } - } - }, - "Conditional Commands": null, - "Conditional Lines": { - "0": { - "Lines": { - "0": { - "Bargraph": { - "Color": { - "Blue": 0, - "Green": 0, - "Red": 0 - }, - "Dataref": { - "Dataref": { - "Dataref Index": 0, - "Dataref Name": "", - "Drag Factor": 0.0, - "Formula ID": "", - "Increment Amount": "", - "Increment Mode": "None", - "Max": "", - "Min": "", - "Multiply By": "", - "Radio Value": 0.0, - "Scale Factor": 1 - }, - "Use Expression": false - }, - "Rounded Corners": false - }, - "Font Color Index": 0, - "Font Index": -1, - "Force Color Index": false, - "Segments": { - "0": { - "Custom String Index": 0, - "Dataref": { - "Dataref": { - "Dataref Index": 0, - "Dataref Name": "", - "Drag Factor": 0.0, - "Formula ID": "", - "Increment Amount": "", - "Increment Mode": "None", - "Max": "", - "Min": "", - "Multiply By": "", - "Radio Value": 0.0, - "Scale Factor": 1 - }, - "Use Expression": false - }, - "Font Index": -1, - "Force Color": false, - "Format": "", - "Multiplier": 1.0, - "Substring End Index": 0, - "Substring Start Index": 0, - "Text": "PROBE", - "Type": "Text", - "Use As Integer": false - } - }, - "Use Bargraph": false - }, - "1": { - "Bargraph": { - "Color": { - "Blue": 0, - "Green": 0, - "Red": 0 - }, - "Dataref": { - "Dataref": { - "Dataref Index": 0, - "Dataref Name": "", - "Drag Factor": 0.0, - "Formula ID": "", - "Increment Amount": "", - "Increment Mode": "None", - "Max": "", - "Min": "", - "Multiply By": "", - "Radio Value": 0.0, - "Scale Factor": 1 - }, - "Use Expression": false - }, - "Rounded Corners": false - }, - "Font Color Index": 0, - "Font Index": -1, - "Force Color Index": false, - "Segments": { - "0": { - "Custom String Index": 0, - "Dataref": { - "Dataref": { - "Dataref Index": 0, - "Dataref Name": "", - "Drag Factor": 0.0, - "Formula ID": "", - "Increment Amount": "", - "Increment Mode": "None", - "Max": "", - "Min": "", - "Multiply By": "", - "Radio Value": 0.0, - "Scale Factor": 1 - }, - "Use Expression": false - }, - "Font Index": -1, - "Force Color": false, - "Format": "", - "Multiplier": 1.0, - "Substring End Index": 0, - "Substring Start Index": 0, - "Text": "HEAT", - "Type": "Text", - "Use As Integer": false - } - }, - "Use Bargraph": false - } - }, - "Logic Test": { - "Comment": "", - "Compare Value": "", - "Logic Test Type": "Always True", - "Negate": false, - "Override Data Source": false - } - } - }, - "Logic Dataref": { - "Dataref": { - "Dataref Index": 0, - "Dataref Name": "", - "Drag Factor": 0.0, - "Formula ID": "", - "Increment Amount": "", - "Increment Mode": "None", - "Max": "", - "Min": "", - "Multiply By": "", - "Radio Value": 0.0, - "Scale Factor": 1 - }, - "Formula": { - "Comments": "", - "Expression": "if[lower>0.05000, 1, 0]", - "Format": "", - "Global": false, - "ID": "c7bc2d438bf23b11cadba13fa7730f9e", - "Locked": false, - "Name": "", - "Use As Integer": false, - "Variables": { - "0": { - "Dataref": { - "Dataref Index": 10, - "Dataref Name": "AirbusFBW/OHPLightsATA30", - "Drag Factor": 0.0, - "Formula ID": "", - "Increment Amount": "", - "Increment Mode": "None", - "Max": "", - "Min": "", - "Multiply By": "", - "Radio Value": 0.0, - "Scale Factor": 1 - }, - "Name": "lower" - } - } - }, - "Use Expression": true - }, - "Name": "PF Probe Heat", - "Numeric Dataref": { - "Dataref Index": 0, - "Dataref Name": "AirbusFBW/ProbeHeatSwitch", - "Drag Factor": 0.0, - "Formula ID": "", - "Increment Amount": "", - "Increment Mode": "Up-Down", - "Max": "1", - "Min": "0", - "Multiply By": "", - "Radio Value": 0.0, - "Scale Factor": 1, - "Speech Set": null - } - }, - "Key Index": 28 - }, - "280": { + "281": { "Key": { "Comments": "This is the com1 active and standby radio frequencies and swap button", "Conditional Backgrounds": { @@ -54231,7 +54760,7 @@ }, "Key Index": 283 }, - "281": { + "282": { "Key": { "Comments": "", "Conditional Backgrounds": { @@ -54446,7 +54975,7 @@ }, "Key Index": 284 }, - "282": { + "283": { "Key": { "Comments": "", "Conditional Backgrounds": { @@ -54601,7 +55130,7 @@ }, "Key Index": 285 }, - "283": { + "284": { "Key": { "Comments": "", "Conditional Backgrounds": { @@ -54777,7 +55306,7 @@ }, "Key Index": 286 }, - "284": { + "285": { "Key": { "Comments": "", "Conditional Backgrounds": { @@ -54863,7 +55392,7 @@ }, "Key Index": 287 }, - "285": { + "286": { "Key": { "Comments": "", "Conditional Backgrounds": { @@ -54949,7 +55478,7 @@ }, "Key Index": 288 }, - "286": { + "287": { "Key": { "Comments": "", "Conditional Backgrounds": { @@ -55035,7 +55564,7 @@ }, "Key Index": 289 }, - "287": { + "288": { "Key": { "Comments": "", "Conditional Backgrounds": { @@ -55121,7 +55650,7 @@ }, "Key Index": 290 }, - "288": { + "289": { "Key": { "Comments": "", "Conditional Backgrounds": { @@ -55207,92 +55736,6 @@ }, "Key Index": 291 }, - "289": { - "Key": { - "Comments": "", - "Conditional Backgrounds": { - "0": { - "Background Image Mode": 1, - "Flashing Color": { - "0": { - "Blue": 0, - "Green": 0, - "Red": 0 - } - }, - "Image Reference": { - "Name": "6.png", - "UUID": "6.png_c28637a10e9b127b32ada2045c4bf894" - }, - "Logic Test": { - "Comment": "", - "Compare Value": "", - "Logic Test Type": "Always True", - "Negate": false, - "Override Data Source": false - } - } - }, - "Conditional Commands": { - "0": { - "Command Set": { - "Commands": { - "0": { - "Mode": "Single", - "Name": "AirbusFBW/ATCCodeKey6" - } - }, - "Speech Set": null, - "Static Speech": "" - }, - "Logic Test": { - "Comment": "", - "Compare Value": "", - "Logic Test Type": "Always True", - "Negate": false, - "Override Data Source": false - }, - "Long Press Command Set": { - "Speech Set": null, - "Static Speech": "" - } - } - }, - "Conditional Lines": null, - "Logic Dataref": { - "Dataref": { - "Dataref Index": 0, - "Dataref Name": "", - "Drag Factor": 0.0, - "Formula ID": "", - "Increment Amount": "", - "Increment Mode": "None", - "Max": "", - "Min": "", - "Multiply By": "", - "Radio Value": 0.0, - "Scale Factor": 1 - }, - "Use Expression": false - }, - "Name": "PF XPDR Key 6", - "Numeric Dataref": { - "Dataref Index": 0, - "Dataref Name": "", - "Drag Factor": 0.0, - "Formula ID": "", - "Increment Amount": "", - "Increment Mode": "None", - "Max": "", - "Min": "", - "Multiply By": "", - "Radio Value": 0.0, - "Scale Factor": 1, - "Speech Set": null - } - }, - "Key Index": 292 - }, "29": { "Key": { "Comments": "", @@ -55537,6 +55980,92 @@ "Key Index": 29 }, "290": { + "Key": { + "Comments": "", + "Conditional Backgrounds": { + "0": { + "Background Image Mode": 1, + "Flashing Color": { + "0": { + "Blue": 0, + "Green": 0, + "Red": 0 + } + }, + "Image Reference": { + "Name": "6.png", + "UUID": "6.png_c28637a10e9b127b32ada2045c4bf894" + }, + "Logic Test": { + "Comment": "", + "Compare Value": "", + "Logic Test Type": "Always True", + "Negate": false, + "Override Data Source": false + } + } + }, + "Conditional Commands": { + "0": { + "Command Set": { + "Commands": { + "0": { + "Mode": "Single", + "Name": "AirbusFBW/ATCCodeKey6" + } + }, + "Speech Set": null, + "Static Speech": "" + }, + "Logic Test": { + "Comment": "", + "Compare Value": "", + "Logic Test Type": "Always True", + "Negate": false, + "Override Data Source": false + }, + "Long Press Command Set": { + "Speech Set": null, + "Static Speech": "" + } + } + }, + "Conditional Lines": null, + "Logic Dataref": { + "Dataref": { + "Dataref Index": 0, + "Dataref Name": "", + "Drag Factor": 0.0, + "Formula ID": "", + "Increment Amount": "", + "Increment Mode": "None", + "Max": "", + "Min": "", + "Multiply By": "", + "Radio Value": 0.0, + "Scale Factor": 1 + }, + "Use Expression": false + }, + "Name": "PF XPDR Key 6", + "Numeric Dataref": { + "Dataref Index": 0, + "Dataref Name": "", + "Drag Factor": 0.0, + "Formula ID": "", + "Increment Amount": "", + "Increment Mode": "None", + "Max": "", + "Min": "", + "Multiply By": "", + "Radio Value": 0.0, + "Scale Factor": 1, + "Speech Set": null + } + }, + "Key Index": 292 + }, + "291": { "Key": { "Comments": "", "Conditional Backgrounds": { @@ -55622,7 +56151,7 @@ }, "Key Index": 293 }, - "291": { + "292": { "Key": { "Comments": "", "Conditional Backgrounds": { @@ -55708,7 +56237,7 @@ }, "Key Index": 294 }, - "292": { + "293": { "Key": { "Comments": "", "Conditional Backgrounds": { @@ -55794,7 +56323,7 @@ }, "Key Index": 295 }, - "293": { + "294": { "Key": { "Comments": "", "Conditional Backgrounds": { @@ -55952,7 +56481,7 @@ }, "Key Index": 296 }, - "294": { + "295": { "Key": { "Comments": "", "Conditional Backgrounds": { @@ -56035,7 +56564,7 @@ }, "Key Index": 297 }, - "295": { + "296": { "Key": { "Comments": "", "Conditional Backgrounds": { @@ -56118,7 +56647,7 @@ }, "Key Index": 298 }, - "296": { + "297": { "Key": { "Comments": "", "Conditional Backgrounds": { @@ -56201,7 +56730,7 @@ }, "Key Index": 299 }, - "297": { + "298": { "Key": { "Comments": "", "Conditional Backgrounds": { @@ -56284,7 +56813,7 @@ }, "Key Index": 300 }, - "298": { + "299": { "Key": { "Comments": "", "Conditional Backgrounds": { @@ -56367,140 +56896,6 @@ }, "Key Index": 301 }, - "299": { - "Key": { - "Comments": "", - "Conditional Backgrounds": { - "0": { - "Background Image Mode": 1, - "Flashing Color": { - "0": { - "Blue": 0, - "Green": 0, - "Red": 0 - } - }, - "Image Reference": { - "Name": "srs-black.png", - "UUID": "srs-black.png_1b0c88a30c392f5ce8b1568560550711" - }, - "Logic Test": { - "Comment": "", - "Compare Value": "0", - "Logic Test Type": "Always True", - "Negate": false, - "Override Data Source": false - } - } - }, - "Conditional Commands": null, - "Conditional Lines": { - "0": { - "Lines": { - "0": { - "Bargraph": { - "Color": { - "Blue": 0, - "Green": 0, - "Red": 0 - }, - "Dataref": { - "Dataref": { - "Dataref Index": 0, - "Dataref Name": "", - "Drag Factor": 0.0, - "Formula ID": "", - "Increment Amount": "", - "Increment Mode": "None", - "Max": "", - "Min": "", - "Multiply By": "", - "Radio Value": 0.0, - "Scale Factor": 1 - }, - "Use Expression": false - }, - "Rounded Corners": false - }, - "Font Color Index": 0, - "Font Index": -1, - "Force Color Index": false, - "Segments": { - "0": { - "Custom String Index": 0, - "Dataref": { - "Dataref": { - "Dataref Index": 0, - "Dataref Name": "sim/cockpit/radios/transponder_code", - "Drag Factor": 0.0, - "Formula ID": "", - "Increment Amount": "", - "Increment Mode": "None", - "Max": "", - "Min": "", - "Multiply By": "", - "Radio Value": 0.0, - "Scale Factor": 1 - }, - "Use Expression": false - }, - "Font Index": -1, - "Force Color": false, - "Format": "", - "Multiplier": 1.0, - "Substring End Index": 0, - "Substring Start Index": 0, - "Text": "", - "Type": "Numeric Data", - "Use As Integer": true - } - }, - "Use Bargraph": false - } - }, - "Logic Test": { - "Comment": "", - "Compare Value": "", - "Logic Test Type": "Always True", - "Negate": false, - "Override Data Source": false - } - } - }, - "Logic Dataref": { - "Dataref": { - "Dataref Index": 0, - "Dataref Name": "sim/cockpit/radios/transponder_code", - "Drag Factor": 0.0, - "Formula ID": "", - "Increment Amount": "", - "Increment Mode": "None", - "Max": "", - "Min": "", - "Multiply By": "", - "Radio Value": 0.0, - "Scale Factor": 1 - }, - "Use Expression": false - }, - "Name": "PF XPDR", - "Numeric Dataref": { - "Dataref Index": 0, - "Dataref Name": "", - "Drag Factor": 0.0, - "Formula ID": "", - "Increment Amount": "", - "Increment Mode": "None", - "Max": "", - "Min": "", - "Multiply By": "", - "Radio Value": 0.0, - "Scale Factor": 1, - "Speech Set": null - } - }, - "Key Index": 302 - }, "3": { "Key": { "Comments": "This is soft keypad 3", @@ -56771,6 +57166,140 @@ "Key Index": 30 }, "300": { + "Key": { + "Comments": "", + "Conditional Backgrounds": { + "0": { + "Background Image Mode": 1, + "Flashing Color": { + "0": { + "Blue": 0, + "Green": 0, + "Red": 0 + } + }, + "Image Reference": { + "Name": "srs-black.png", + "UUID": "srs-black.png_1b0c88a30c392f5ce8b1568560550711" + }, + "Logic Test": { + "Comment": "", + "Compare Value": "0", + "Logic Test Type": "Always True", + "Negate": false, + "Override Data Source": false + } + } + }, + "Conditional Commands": null, + "Conditional Lines": { + "0": { + "Lines": { + "0": { + "Bargraph": { + "Color": { + "Blue": 0, + "Green": 0, + "Red": 0 + }, + "Dataref": { + "Dataref": { + "Dataref Index": 0, + "Dataref Name": "", + "Drag Factor": 0.0, + "Formula ID": "", + "Increment Amount": "", + "Increment Mode": "None", + "Max": "", + "Min": "", + "Multiply By": "", + "Radio Value": 0.0, + "Scale Factor": 1 + }, + "Use Expression": false + }, + "Rounded Corners": false + }, + "Font Color Index": 0, + "Font Index": -1, + "Force Color Index": false, + "Segments": { + "0": { + "Custom String Index": 0, + "Dataref": { + "Dataref": { + "Dataref Index": 0, + "Dataref Name": "sim/cockpit/radios/transponder_code", + "Drag Factor": 0.0, + "Formula ID": "", + "Increment Amount": "", + "Increment Mode": "None", + "Max": "", + "Min": "", + "Multiply By": "", + "Radio Value": 0.0, + "Scale Factor": 1 + }, + "Use Expression": false + }, + "Font Index": -1, + "Force Color": false, + "Format": "", + "Multiplier": 1.0, + "Substring End Index": 0, + "Substring Start Index": 0, + "Text": "", + "Type": "Numeric Data", + "Use As Integer": true + } + }, + "Use Bargraph": false + } + }, + "Logic Test": { + "Comment": "", + "Compare Value": "", + "Logic Test Type": "Always True", + "Negate": false, + "Override Data Source": false + } + } + }, + "Logic Dataref": { + "Dataref": { + "Dataref Index": 0, + "Dataref Name": "sim/cockpit/radios/transponder_code", + "Drag Factor": 0.0, + "Formula ID": "", + "Increment Amount": "", + "Increment Mode": "None", + "Max": "", + "Min": "", + "Multiply By": "", + "Radio Value": 0.0, + "Scale Factor": 1 + }, + "Use Expression": false + }, + "Name": "PF XPDR", + "Numeric Dataref": { + "Dataref Index": 0, + "Dataref Name": "", + "Drag Factor": 0.0, + "Formula ID": "", + "Increment Amount": "", + "Increment Mode": "None", + "Max": "", + "Min": "", + "Multiply By": "", + "Radio Value": 0.0, + "Scale Factor": 1, + "Speech Set": null + } + }, + "Key Index": 302 + }, + "301": { "Key": { "Comments": "", "Conditional Backgrounds": { @@ -56925,7 +57454,7 @@ }, "Key Index": 303 }, - "301": { + "302": { "Key": { "Comments": "", "Conditional Backgrounds": { @@ -57211,7 +57740,7 @@ }, "Key Index": 304 }, - "302": { + "303": { "Key": { "Comments": "", "Conditional Backgrounds": { @@ -57497,7 +58026,7 @@ }, "Key Index": 305 }, - "303": { + "304": { "Key": { "Comments": "", "Conditional Backgrounds": { @@ -57783,7 +58312,7 @@ }, "Key Index": 306 }, - "304": { + "305": { "Key": { "Comments": "", "Conditional Backgrounds": { @@ -58069,7 +58598,7 @@ }, "Key Index": 307 }, - "305": { + "306": { "Key": { "Comments": "", "Conditional Backgrounds": { @@ -58355,7 +58884,7 @@ }, "Key Index": 308 }, - "306": { + "307": { "Key": { "Comments": "", "Conditional Backgrounds": { @@ -58438,7 +58967,7 @@ }, "Key Index": 309 }, - "307": { + "308": { "Key": { "Comments": "", "Conditional Backgrounds": null, @@ -75399,7 +75928,7 @@ "Key Index": 99 } }, - "Last Saved Date": "2023-07-27_111709", + "Last Saved Date": "2023-07-28_080331", "MultiEncoders": { "0": { "Encoder": { @@ -85713,6 +86242,108 @@ }, "Encoder Index": 25 }, + "26": { + "Encoder": { + "Comments": "This is a dummy encoder. It will just make the touch screen black. Useful when using folders on the Stream Deck Plus", + "Name": "PF Blank", + "Reset Time": 0, + "SingleEncoders": { + "0": { + "Clockwise Command": { + "Mode": "Single", + "Name": "" + }, + "Comments": "", + "Counterclockwise Command": { + "Mode": "Single", + "Name": "" + }, + "Dial Press Commands": null, + "Encoder Dataref": { + "Dataref Index": 0, + "Dataref Name": "", + "Drag Factor": 0.0, + "Formula ID": "", + "Increment Amount": "", + "Increment Mode": "None", + "Max": "", + "Min": "", + "Multiply By": "", + "Radio Value": 0.0, + "Scale Factor": 1, + "Speech Set": null + }, + "Encoder Dataref Reverse": false, + "Encoder Logic Dataref": { + "Dataref Index": 0, + "Dataref Name": "", + "Drag Factor": 0.0, + "Formula ID": "", + "Increment Amount": "", + "Increment Mode": "None", + "Max": "", + "Min": "", + "Multiply By": "", + "Radio Value": 0.0, + "Scale Factor": 1 + }, + "Function Name": "", + "Tap Touch": { + "Comments": "", + "Conditional Backgrounds": null, + "Conditional Commands": null, + "Conditional Lines": null, + "Layouts": { + "0": { + "BASE64": "ew0KICAiaWQiOiAiY29tLnBhc3NlbmdlcmZseWluZy54LWtleXBhZC5sYXlvdXQiLA0KICAiaXRlbXMiOiBbDQogICAgew0KICAgICAgImtleSI6ICJpY29uIiwNCiAgICAgICJ0eXBlIjogInBpeG1hcCIsDQogICAgICAicmVjdCI6IFsgMCwgMCwgMjAwLCAxMDAgXSwNCiAgICAgICJ6T3JkZXIiOiAxDQogICAgfQ0KICBdDQp9", + "Logic Test": { + "Comment": "", + "Compare Value": "", + "Logic Test Type": "Always True", + "Negate": false, + "Override Data Source": false + } + } + }, + "Logic Dataref": { + "Dataref": { + "Dataref Index": 0, + "Dataref Name": "", + "Drag Factor": 0.0, + "Formula ID": "", + "Increment Amount": "", + "Increment Mode": "None", + "Max": "", + "Min": "", + "Multiply By": "", + "Radio Value": 0.0, + "Scale Factor": 1 + }, + "Use Expression": false + }, + "Name": "", + "Numeric Dataref": { + "Dataref Index": 0, + "Dataref Name": "", + "Drag Factor": 0.0, + "Formula ID": "", + "Increment Amount": "", + "Increment Mode": "None", + "Max": "", + "Min": "", + "Multiply By": "", + "Radio Value": 0.0, + "Scale Factor": 1, + "Speech Set": null + } + }, + "Use Encoder Dataref": false + } + }, + "Use Primary Encoder Logic": true + }, + "Encoder Index": 26 + }, "3": { "Encoder": { "Comments": "",