onyx-and-iris
2bc9fa9d57
change to bus_mode_prop meta function.
...
change to bus_mode_prop meta function.
save gain to cache as gain.
remove kwarg ratelimiter (used for test units)
2022-04-26 07:35:41 +01:00
onyx-and-iris
df8688aaee
Update vbancmd.py
...
return only values relevant for a kind
2022-04-18 08:31:12 +01:00
onyx-and-iris
0806937fbd
Update vbancmd.py
...
reduce buffer
2022-04-14 15:11:55 +01:00
onyx-and-iris
7f2a3ef7e5
Update vbancmd.py
...
add strip_levels, bus_levels property objects to base class
2022-04-13 06:17:22 +01:00
onyx-and-iris
1c0ebfa1d1
add sync kwarg, reformat tests.
...
tests reformatted, add sync to tests.
add sync kwarg to vbancmd. Set for apply_profile.
2022-04-08 21:16:37 +01:00
onyx-and-iris
b7b62ea2fe
Update strip.py
...
add mc to virtual strips
2022-04-08 20:48:10 +01:00
onyx-and-iris
ad1c3f9f6b
Update strip.py
...
remove range check for strip int params
2022-04-03 00:06:42 +01:00
onyx-and-iris
7272d2ad21
Update dataclass.py
...
add all gainlayers to pdirty in dataclass
2022-03-29 23:40:35 +01:00
onyx-and-iris
c0d19b6663
Update dataclass.py
2022-03-28 18:23:46 +01:00
onyx-and-iris
855cb746b9
Update dataclass.py
2022-03-27 16:12:07 +01:00
onyx-and-iris
6c2fb720f2
reformat long arrays
...
fix long multi line arrays created by black
2022-03-27 11:33:01 +01:00
onyx-and-iris
5d878a5df0
black reformatter
...
now using black reformatter
2022-03-26 23:00:09 +00:00
onyx-and-iris
a94b2bb265
Update dataclass.py
...
split at null terminator
2022-03-23 12:08:08 +00:00
onyx-and-iris
1c57528cd8
add profiles
...
added profiles module.
added example profile configs
added toml dependency to setup.py
add apply_profile and reset functions to base class
2022-03-23 11:28:42 +00:00
onyx-and-iris
5d593200d3
Update dataclass.py
...
return as ascii string
2022-03-23 09:43:10 +00:00
onyx-and-iris
18f59b4eb2
Update dataclass.py
...
add check for empty labels
2022-03-21 16:41:27 +00:00
onyx-and-iris
6098c34e15
add command class
...
added command class
added action prop to meta module
2022-03-21 11:20:53 +00:00
onyx-and-iris
6c914dafbe
add login,logout, caching system, dirty parameter to base class
...
add login, logout functions to base class.
add caching to setters and fetch caching to getters.
add isdirty function to rt packet dataclass for defining dirty flag.
remove sync kwarg.
2022-03-20 12:25:50 +00:00
onyx-and-iris
af647f2483
Update meta.py
...
fix docstring for bus_mode_prop
2022-03-19 09:53:02 +00:00
onyx-and-iris
919c967023
add modevals to Modes class.
...
add modevals to Modes class.
2022-03-19 09:51:48 +00:00
onyx-and-iris
6aeef19d38
fix bus mode prop
...
add spacing for clarity in Modes dataclass.
bus mode prop now returning correct mode
2022-03-18 07:42:25 +00:00
onyx-and-iris
863debdbe7
add bus modes, update Modes dataclass
...
add bus mode property objects
update references in Modes dataclass
2022-03-17 14:08:49 +00:00
onyx-and-iris
ae2129c1fe
Update kinds.py
...
fix ins outs order in kindmap
2022-03-17 14:07:12 +00:00
onyx-and-iris
3e0152082b
add apply
...
add apply to vbancmd and channel modules.
add apply to readme
2022-03-11 19:21:26 +00:00
onyx-and-iris
975715696b
Update vbancmd.py
...
add docstrings and type annotations
2022-03-05 20:11:10 +00:00
onyx-and-iris
2d857a4cb1
add _keepupdated
...
added _keepupdated for public packet, now running in worker2 thread.
edit readme to reflect change
2022-03-05 06:17:12 +00:00
onyx-and-iris
85f74b20cb
remove underscore from package name
...
remove underscore from package name
2022-03-04 14:22:29 +00:00