GUI: Control Panel changes #2

Open
atse wants to merge 21 commits from gui_dev-ctrl_panel into gui_dev
Showing only changes of commit fde1e6b3e4 - Show all commits

View File

@ -148,7 +148,7 @@
"step": 0.1, "step": 0.1,
"limits": [ "limits": [
0, 0,
5 4
], ],
"siPrefix": true, "siPrefix": true,
"suffix": "V", "suffix": "V",
@ -199,6 +199,7 @@
"type": "float", "type": "float",
"value": 10000, "value": 10000,
"step": 1, "step": 1,
"min": 0,
"siPrefix": true, "siPrefix": true,
"pinSiPrefix": "k", "pinSiPrefix": "k",
"suffix": "Ω", "suffix": "Ω",
@ -381,7 +382,7 @@
"decimals": 6, "decimals": 6,
"step": 0.1, "step": 0.1,
"limits": [ "limits": [
-2, 0,
2 2
], ],
"siPrefix": true, "siPrefix": true,