Skip to content

Commit

Permalink
add / update JSON files
Browse files Browse the repository at this point in the history
  • Loading branch information
WarLord211 authored Oct 4, 2019
1 parent 3360ada commit 253095d
Show file tree
Hide file tree
Showing 16 changed files with 9,635 additions and 4,718 deletions.
310 changes: 197 additions & 113 deletions Scripts/DCS-BIOS/doc/json/AJS37.json

Large diffs are not rendered by default.

310 changes: 197 additions & 113 deletions Scripts/DCS-BIOS/doc/json/AJS37.jsonp

Large diffs are not rendered by default.

3,677 changes: 2,019 additions & 1,658 deletions Scripts/DCS-BIOS/doc/json/AV8BNA.json

Large diffs are not rendered by default.

3,677 changes: 2,019 additions & 1,658 deletions Scripts/DCS-BIOS/doc/json/AV8BNA.jsonp

Large diffs are not rendered by default.

24 changes: 20 additions & 4 deletions Scripts/DCS-BIOS/doc/json/F-14B.json
Original file line number Diff line number Diff line change
Expand Up @@ -6157,7 +6157,7 @@
"identifier": "EXT_FORMATION_LIGHTS",
"inputs": [ ],
"outputs": [ {
"address": 5252,
"address": 5254,
"description": "Formation Lights",
"mask": 65535,
"max_value": 65535,
Expand Down Expand Up @@ -6205,7 +6205,7 @@
"identifier": "EXT_SPEED_BRAKE_LEFT",
"inputs": [ ],
"outputs": [ {
"address": 5248,
"address": 5250,
"description": "Bottom Left Speed Brake",
"mask": 65535,
"max_value": 65535,
Expand All @@ -6221,7 +6221,7 @@
"identifier": "EXT_SPEED_BRAKE_RIGHT",
"inputs": [ ],
"outputs": [ {
"address": 5246,
"address": 5248,
"description": "Bottom Right Speed Brake",
"mask": 65535,
"max_value": 65535,
Expand All @@ -6237,7 +6237,7 @@
"identifier": "EXT_SPEED_BRAKE_TOP",
"inputs": [ ],
"outputs": [ {
"address": 5250,
"address": 5252,
"description": "Top Speed Brake",
"mask": 65535,
"max_value": 65535,
Expand Down Expand Up @@ -6518,6 +6518,22 @@
}
},
"Gauges": {
"CANOPY_POS": {
"category": "Gauges",
"control_type": "analog_gauge",
"description": "Canopy Position",
"identifier": "CANOPY_POS",
"inputs": [ ],
"outputs": [ {
"address": 5246,
"description": "gauge position",
"mask": 65535,
"max_value": 65535,
"shift_by": 0,
"suffix": "",
"type": "integer"
} ]
},
"PLT_ACCEL_METER_Needle": {
"category": "Gauges",
"control_type": "analog_gauge",
Expand Down
24 changes: 20 additions & 4 deletions Scripts/DCS-BIOS/doc/json/F-14B.jsonp
Original file line number Diff line number Diff line change
Expand Up @@ -6158,7 +6158,7 @@ docdata["F-14B"] =
"identifier": "EXT_FORMATION_LIGHTS",
"inputs": [ ],
"outputs": [ {
"address": 5252,
"address": 5254,
"description": "Formation Lights",
"mask": 65535,
"max_value": 65535,
Expand Down Expand Up @@ -6206,7 +6206,7 @@ docdata["F-14B"] =
"identifier": "EXT_SPEED_BRAKE_LEFT",
"inputs": [ ],
"outputs": [ {
"address": 5248,
"address": 5250,
"description": "Bottom Left Speed Brake",
"mask": 65535,
"max_value": 65535,
Expand All @@ -6222,7 +6222,7 @@ docdata["F-14B"] =
"identifier": "EXT_SPEED_BRAKE_RIGHT",
"inputs": [ ],
"outputs": [ {
"address": 5246,
"address": 5248,
"description": "Bottom Right Speed Brake",
"mask": 65535,
"max_value": 65535,
Expand All @@ -6238,7 +6238,7 @@ docdata["F-14B"] =
"identifier": "EXT_SPEED_BRAKE_TOP",
"inputs": [ ],
"outputs": [ {
"address": 5250,
"address": 5252,
"description": "Top Speed Brake",
"mask": 65535,
"max_value": 65535,
Expand Down Expand Up @@ -6519,6 +6519,22 @@ docdata["F-14B"] =
}
},
"Gauges": {
"CANOPY_POS": {
"category": "Gauges",
"control_type": "analog_gauge",
"description": "Canopy Position",
"identifier": "CANOPY_POS",
"inputs": [ ],
"outputs": [ {
"address": 5246,
"description": "gauge position",
"mask": 65535,
"max_value": 65535,
"shift_by": 0,
"suffix": "",
"type": "integer"
} ]
},
"PLT_ACCEL_METER_Needle": {
"category": "Gauges",
"control_type": "analog_gauge",
Expand Down
Loading

0 comments on commit 253095d

Please sign in to comment.