Commit Graph

39 Commits (9c955145f50abebcbe5ad5e203a91ca83249fee6)
 

Author SHA1 Message Date
Fred Sundvik 9c955145f5 Fix emulator #ifdef check 9 years ago
Fred Sundvik 4d7e4a4780 Don't include lcd_backlight_hal for emulator 9 years ago
Fred Sundvik 94519e387a Add callback function for emulator drawing 9 years ago
Fred Sundvik fa8feb21a4 Add custom led and lcd display support 9 years ago
Fred Sundvik 07e412c538 Fix crash when event listener not created 9 years ago
Fred Sundvik 15300cb681 Build lcd_backlight_hal_emulator.c
When the emulator is set, instead of the lcd_backlight_hal.c file.
9 years ago
Fred Sundvik 4e89732617 Enable and fix compilation of more files 9 years ago
Fred Sundvik d79e94adb1 Use ugfx API instead of chibios 9 years ago
Fred Sundvik 15bdef3ee9 Makefile changes to support emulator build 9 years ago
Fred Sundvik 350bc0d22f Merge branch 'master' into led 9 years ago
Fred Sundvik bde869aa7e Merge branch 'chibios-contrib' 9 years ago
Fred Sundvik 81f89cc672 Update include dir for new serial_link include 9 years ago
Fred Sundvik 5651be7a2f Configurable visualizer thread priority 9 years ago
Fred Sundvik 25382cb6f2 Fix compute_gradient_color 9 years ago
Fred Sundvik f0c8e7c495 Fix a few led test animation issues 9 years ago
Fred Sundvik 6313cfd559 Fix some makefile issues, and symbol issues 9 years ago
Fred Sundvik 74baa4895c Run mirrored keyframes for led tests as well 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 0530ebb77d Add led crossfading 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 0e0488623e Add left to right gradient keyframe for leds 9 years ago
Fred Sundvik a960a1b006 Add fade out for the led test 9 years ago
Fred Sundvik c95b17b536 Add simple led support
Also the first version of a led testing animation
9 years ago
Fred Sundvik 61f7761c03 Update ugfx with ChibiOS 4 support.
Also change the URL to fredizzimo bitbucket
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 725929ec8b Fix include paths for new tmk_core update 9 years ago
Fred Sundvik c5db02925c Clean up wrong license information 10 years ago
Fred Sundvik 8479e6aa39 Update readme and license
Also add integration examples
10 years ago
Fred Sundvik 8ce60649c8 Initialize backlight and LCD during visualizer_init 10 years ago
Fred Sundvik 209167d4d6 Compile the user visualizer 10 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.
10 years ago
Fred Sundvik 01b955aa64 Add LCD backlight support
Also possibility to disable the LCD support
10 years ago
Fred Sundvik fb681b5a60 Add makefile that includes ugfx 10 years ago
Fred Sundvik bb75446b0b Add uGFX submodule v 2.4 10 years ago
fredizzimo 4452f4965d Add MIT license 10 years ago
Fred Sundvik 3568065141 Add readme 10 years ago