add wheelspeeds to system overview

This commit is contained in:
2025-08-01 02:00:27 +02:00
parent d07f944150
commit a3279514d0
15 changed files with 152 additions and 25 deletions

View File

@ -1547,7 +1547,43 @@
"Type": "CustomContainerInstance",
"Name": "statusAPPS",
"X": 12,
"Y": 133,
"Y": 128,
"Width": 65,
"Height": 33,
"CustomContainerDefinitionName": "DriverViewStatusItem"
},
{
"Type": "CustomContainerInstance",
"Name": "statusWSS_RR",
"X": 77,
"Y": 226,
"Width": 65,
"Height": 33,
"CustomContainerDefinitionName": "DriverViewStatusItem"
},
{
"Type": "CustomContainerInstance",
"Name": "statusWSS_FR",
"X": 77,
"Y": 193,
"Width": 65,
"Height": 33,
"CustomContainerDefinitionName": "DriverViewStatusItem"
},
{
"Type": "CustomContainerInstance",
"Name": "statusWSS_FL",
"X": 12,
"Y": 193,
"Width": 65,
"Height": 33,
"CustomContainerDefinitionName": "DriverViewStatusItem"
},
{
"Type": "CustomContainerInstance",
"Name": "statusWSS_RL",
"X": 12,
"Y": 226,
"Width": 65,
"Height": 33,
"CustomContainerDefinitionName": "DriverViewStatusItem"
@ -1565,7 +1601,7 @@
},
{
"Type": "TextArea",
"Name": "textArea1",
"Name": "text_BRAKES",
"X": 12,
"Y": 5,
"Width": 80,
@ -1581,9 +1617,9 @@
},
{
"Type": "TextArea",
"Name": "textArea1_1",
"Name": "text_APPS",
"X": 12,
"Y": 108,
"Y": 103,
"Width": 54,
"Height": 25,
"TextId": "__SingleUse_XKTG",
@ -1594,6 +1630,22 @@
"Blue": 255
},
"AutoSize": true
},
{
"Type": "TextArea",
"Name": "text_WSS",
"X": 12,
"Y": 168,
"Width": 47,
"Height": 25,
"TextId": "__SingleUse_4J84",
"TextRotation": "0",
"Color": {
"Red": 255,
"Green": 255,
"Blue": 255
},
"AutoSize": true
}
],
"Interactions": []