Update Skynet with baleBaron's 'ActMobile' version

Resolve #205

TODO: have all SHORADs use the 'ActMobile' functionality
This commit is contained in:
Raffson
2023-10-01 22:01:52 +02:00
parent d4eefd0b55
commit 2c6c2e5fbd
3 changed files with 290 additions and 32 deletions

View File

@@ -31,6 +31,26 @@
"nameInUI": "Generate debug information for BLUE IADS",
"mnemonic": "debugBLUE",
"defaultValue": false
},
{
"nameInUI": "Enable Mobile SAMs",
"mnemonic": "actMobile",
"defaultValue": false
},
{
"nameInUI": "Maximum emission time for Mobile SAMs",
"mnemonic": "actMobileMaxEmissionTime",
"defaultValue": 120
},
{
"nameInUI": "Minimum scoot distance for Mobile SAMs",
"mnemonic": "actMobileMinimumScootDistance",
"defaultValue": 500
},
{
"nameInUI": "Maximum scoot distance for Mobile SAMs",
"mnemonic": "actMobileMaximumScootDistance",
"defaultValue": 3000
}
],
"scriptsWorkOrders": [