aboutsummaryrefslogtreecommitdiff
path: root/kernel/dmx.c
Commit message (Collapse)AuthorAge
* re-add adcDimitri Sokolyuk2011-11-02
|
* major update: lot of bugfixes, lot of changesDimitri Sokolyuk2011-11-02
| | | | | | | | | | | | | - let compiler handle stack pointer arithmetic: switch to 16bit - improve update(): deadline depends on incremental release - resolve timing issues, new time convertion macros - major simplification of scheduler, most of garbage removed - new overflow interrupt for cycle counter, resolves also timing problems - simplify pwm generation, lookup tables are deferred, switch to 4bit - add blocking on shared values - remove garbage in lcd module and some bugfixes - add alternative reboot command to uart command interpreter - KISS
* rename task -> execDimitri Sokolyuk2011-07-13
|
* tweak stackDimitri Sokolyuk2011-07-12
|
* add clock, redesign timer, tweak stack valuesDimitri Sokolyuk2011-07-12
|
* move uart_init into moduleDimitri Sokolyuk2011-07-07
|
* color temperatureDimitri Sokolyuk2011-07-05
|
* add brightnes scalaDimitri Sokolyuk2011-07-04
|
* new DMX project (RGB lights)Dimitri Sokolyuk2011-07-04