Adam Honse
|
97e1c3e913
|
Update mode asynchronously
|
2020-07-17 18:29:37 -05:00 |
|
Adam Honse
|
e3e6c0347e
|
Add a thread to RGBController to asynchronously perform device updates. Only implemented for UpdateLEDs for now
|
2020-05-09 15:48:13 -05:00 |
|
Adam Honse
|
fde468a162
|
Update LED Strip controller to new RGBController API
|
2020-03-07 01:38:32 -06:00 |
|
Adam Honse
|
d7740c2d28
|
Move Get/Set mode functions to generic RGBController.cpp functions and add device-specific UpdateMode function to use active_mode value
|
2020-01-25 17:37:32 -06:00 |
|
Adam Honse
|
c7030ad47d
|
Rework the RGBController API to handle the colors vector outside of device specific implementations
|
2020-01-06 21:23:26 -06:00 |
|
Adam Honse
|
63bf13faac
|
Add color buffer vector to all RGBController drivers, so that color patterns may be filled in by the application and updated all at once via an UpdateLEDs function
|
2019-08-23 01:31:39 -05:00 |
|
Adam Honse
|
155ad165b1
|
Reorganization! Move all controllers into their own folders, move all RGBController wrappers into one folder, move i2c_smbus and serial_port dependencies into folders, and move main application/UI stuff into folders. Should help lead into creating a proper library
|
2019-08-22 18:43:17 -05:00 |
|