feature: LO freq для BUC и LNB

This commit is contained in:
2025-07-05 13:54:21 +03:00
parent e9ff1d099a
commit 760a6858ee
4 changed files with 31 additions and 4 deletions

View File

@@ -65,7 +65,8 @@
{"label": "Выкл", "value": "0"},
{"label": "24В", "value": "24"}
]
}
},
{"widget": "number-int", "label": "Частота LO, кГц", "name": "bucLoKhz", "min": 0, "max": 40000000, "step": 1}
]
},
{
@@ -81,7 +82,8 @@
{"label": "18В", "value": "18"},
{"label": "24В", "value": "24"}
]
}
},
{"widget": "number-int", "label": "Частота LO, кГц", "name": "lnbLoKhz", "min": 0, "max": 40000000, "step": 1}
]
},
{