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 May 5, 2023
1 parent 1514e43 commit bff08fe
Show file tree
Hide file tree
Showing 4 changed files with 7,808 additions and 2,158 deletions.
8 changes: 4 additions & 4 deletions Scripts/DCS-BIOS/doc/json/F-14.json
Original file line number Diff line number Diff line change
Expand Up @@ -10478,7 +10478,7 @@
"PLT_AIRSPEED_INNER": {
"category": "PLT Gauges",
"control_type": "analog_gauge",
"description": "PILOT Airspeed Inner Needle",
"description": "PILOT Airspeed Number Disc",
"identifier": "PLT_AIRSPEED_INNER",
"inputs": [ ],
"outputs": [ {
Expand All @@ -10494,7 +10494,7 @@
"PLT_AIRSPEED_NEEDLE": {
"category": "PLT Gauges",
"control_type": "analog_gauge",
"description": "PILOT Airspeed Outer Needle",
"description": "PILOT Airspeed Inner Disc",
"identifier": "PLT_AIRSPEED_NEEDLE",
"inputs": [ ],
"outputs": [ {
Expand Down Expand Up @@ -14340,7 +14340,7 @@
"RIO_AIRSPEED_INNER": {
"category": "RIO Gauges",
"control_type": "analog_gauge",
"description": "RIO Airspeed Inner Needle",
"description": "RIO Airspeed Number Disc",
"identifier": "RIO_AIRSPEED_INNER",
"inputs": [ ],
"outputs": [ {
Expand All @@ -14356,7 +14356,7 @@
"RIO_AIRSPEED_NEEDLE": {
"category": "RIO Gauges",
"control_type": "analog_gauge",
"description": "RIO Airspeed Outer Needle",
"description": "RIO Airspeed Inner Disc",
"identifier": "RIO_AIRSPEED_NEEDLE",
"inputs": [ ],
"outputs": [ {
Expand Down
8 changes: 4 additions & 4 deletions Scripts/DCS-BIOS/doc/json/F-14.jsonp
Original file line number Diff line number Diff line change
Expand Up @@ -10479,7 +10479,7 @@ docdata["F-14"] =
"PLT_AIRSPEED_INNER": {
"category": "PLT Gauges",
"control_type": "analog_gauge",
"description": "PILOT Airspeed Inner Needle",
"description": "PILOT Airspeed Number Disc",
"identifier": "PLT_AIRSPEED_INNER",
"inputs": [ ],
"outputs": [ {
Expand All @@ -10495,7 +10495,7 @@ docdata["F-14"] =
"PLT_AIRSPEED_NEEDLE": {
"category": "PLT Gauges",
"control_type": "analog_gauge",
"description": "PILOT Airspeed Outer Needle",
"description": "PILOT Airspeed Inner Disc",
"identifier": "PLT_AIRSPEED_NEEDLE",
"inputs": [ ],
"outputs": [ {
Expand Down Expand Up @@ -14341,7 +14341,7 @@ docdata["F-14"] =
"RIO_AIRSPEED_INNER": {
"category": "RIO Gauges",
"control_type": "analog_gauge",
"description": "RIO Airspeed Inner Needle",
"description": "RIO Airspeed Number Disc",
"identifier": "RIO_AIRSPEED_INNER",
"inputs": [ ],
"outputs": [ {
Expand All @@ -14357,7 +14357,7 @@ docdata["F-14"] =
"RIO_AIRSPEED_NEEDLE": {
"category": "RIO Gauges",
"control_type": "analog_gauge",
"description": "RIO Airspeed Outer Needle",
"description": "RIO Airspeed Inner Disc",
"identifier": "RIO_AIRSPEED_NEEDLE",
"inputs": [ ],
"outputs": [ {
Expand Down
Loading

0 comments on commit bff08fe

Please sign in to comment.