Commit Graph

16 Commits

Author SHA1 Message Date
891667cc3b clear whitespace 2023-08-30 13:13:44 +01:00
f4c3a920b6 fixes BusDevice macro functions 2023-08-30 12:45:55 +01:00
cfeb3a7263 now extending MetaFunctions into classes
macro methods renamed
2023-08-30 12:27:50 +01:00
85dce0061c reword docstrings 2023-08-29 14:07:52 +01:00
330a1507c9 make docstrings rdoc compatible 2023-08-29 11:21:05 +01:00
e989e72e51 move all require statements into top level file 2023-08-11 00:49:59 +01:00
b2194c7aa3 adds running? method
returns producer thread alive state

fixes bug in strip/bus classes
2023-08-10 14:40:22 +01:00
209e4298aa syntax changes 2023-08-01 23:41:23 +01:00
73fc0dc243 remove unnecessary assignments 2023-07-29 18:06:34 +01:00
ce27f46a47 Mixin IRemote methods
added docstrings
2023-07-27 10:58:26 +01:00
53f2c1847f pass convert as block to map 2023-07-25 10:20:31 +01:00
d5f1dd7814 get method added to BusMode class 2023-07-18 10:34:51 +01:00
e3b72b9c45 run files through standard 2023-07-14 11:44:49 +01:00
d8baaf4758 LevelEnum added to Mixins
BusLevels, BusDevice classes added
2023-07-14 01:46:00 +01:00
f7f8ed64ee Fades, Return and BusModes added to Bus class 2023-07-09 19:44:27 +01:00
941c3339d8 higher classes bus, button, strip and vban modules
bus, strip are not fully implemented yet
2023-07-07 02:33:49 +01:00