thermostat/pytec
atse ba47a30d92 ctrl_panel: Add option to use fixed siPrefix
Adds the option "pinSiPrefix" for all `Parameters` of type `int` or
`float`, and use it for current Parameters with unit "mA".

This let's us remove all instances of mA scaling scattered all around
the code and specify it in the parameter tree with a single source of
truth.
2024-07-30 18:13:45 +08:00
..
examples Move GUI components and examples into folder 2024-07-10 15:56:43 +08:00
pytec ctrl_panel: Add option to use fixed siPrefix 2024-07-30 18:13:45 +08:00
autotune.py Restructure GUI Code, Improve and Fix Bugs 2024-06-06 17:34:15 +08:00
MANIFEST.in Move GUI components and examples into folder 2024-07-10 15:56:43 +08:00
plot.py pytec: simpler default graphs in plot 2021-01-25 13:51:50 +08:00
pyproject.toml Use MANIFEST.in 2024-07-10 15:56:43 +08:00
setup.py Expose frontend scripts exclusively in pytec 2024-07-10 15:56:43 +08:00
tec_qt.py ctrl_panel: Add option to use fixed siPrefix 2024-07-30 18:13:45 +08:00