Commit Graph

7 Commits

Author SHA1 Message Date
onyx-and-iris
92aead8754 gui rewritten with builder classes and observables
gui rewritten with builder classes and observables
2022-05-10 20:34:29 +01:00
onyx-and-iris
b2f9c42f3e sync bus mode on create config frame
sync bus mode on create config frame
2022-04-27 14:22:23 +01:00
onyx-and-iris
80340ac219 updates to bus mode cache
add a separate bus mode cache for each interface.

add property objects to config frame for setting/getting from bus mode cache.

update function update_bus_modes to fit changes to bus mode cache
2022-04-26 20:59:00 +01:00
onyx-and-iris
4fb7a88855 add bus_modes to App class for tracking bus modes
add bus_modes to App class for tracking bus modes
2022-04-26 08:06:08 +01:00
onyx-and-iris
7e4acc3743 Update config.py
changes to bus modes in bus config
2022-04-26 07:37:00 +01:00
onyx-and-iris
14a43770cd ldirty, pdelay, ldelay added. changes to how levels are fetched
ldirty added, true iff level value has changed.

fetching level arrays moved to highest level of the app.

pdelay and ldelay added to _base_vals dataclass.
2022-04-13 06:50:49 +01:00
onyx-and-iris
3eec86e5ed initial commit
initial commit
2022-04-11 18:35:28 +01:00