добавил установку задержки до спутника в вебке TDMA

This commit is contained in:
2025-04-01 14:54:39 +03:00
parent 3a4c7363b3
commit fe3b45dc9e
4 changed files with 23 additions and 2 deletions

View File

@@ -47,6 +47,13 @@
]
}
]
},
{
"widget": "settings-container",
"childs": [
{"widget": "h3", "label": "Настройки позиционирования"},
{"widget": "number", "label": "Задержка до спутника, мс", "name": "rxTxSatDelay", "min": 0, "step": 1, "max": 600}
]
}
],
"buclnb": [