Commit Graph

14 Commits (15300cb681f74672547aa5e53d165ac748d43a17)

Author SHA1 Message Date
Fred Sundvik d79e94adb1 Use ugfx API instead of chibios 8 years ago
Fred Sundvik 350bc0d22f Merge branch 'master' into led 8 years ago
Fred Sundvik 81f89cc672 Update include dir for new serial_link include 8 years ago
Fred Sundvik 5651be7a2f Configurable visualizer thread priority 8 years ago
Fred Sundvik 6313cfd559 Fix some makefile issues, and symbol issues 9 years ago
Fred Sundvik 15906b86ae LEDS are flushed automatically
After running the animation, instead of having to do it manually.
This avoids duplicate flushing, and better support for cross-fades.
9 years ago
Fred Sundvik 891edbd533 Add function for running the next keyframe 9 years ago
Fred Sundvik 444132edd0 Add last and first update of frame for anims 9 years ago
Fred Sundvik c95b17b536 Add simple led support
Also the first version of a led testing animation
9 years ago
Fred Sundvik f4c11740f7 Suspend power off, fix backlight animation
The backlight color animation was using the wrong frame number, so
it didn't work properly.
9 years ago
Fred Sundvik b93d07198a Suspend support for the visualizer 9 years ago
Fred Sundvik 315edb4826 Add serial link support for visualizer 9 years ago
Fred Sundvik 8ce60649c8 Initialize backlight and LCD during visualizer_init 9 years ago
Fred Sundvik 9e58d022ba Add visualizer
A generic visualizer that supports animations. There's a few
predefined keyframe types included, and more can be added by the
user.
9 years ago