aboutsummaryrefslogtreecommitdiff
path: root/kernel/dmx
Commit message (Collapse)AuthorAge
* Fix for bmakeDimitri Sokolyuk2016-01-03
|
* move F_CPU out of module MakefileDimitri Sokolyuk2012-03-26
|
* move config values out of makefileDimitri Sokolyuk2012-03-26
|
* sane default stack valuesDimitri Sokolyuk2012-03-19
|
* bump prescaleDimitri Sokolyuk2012-03-19
|
* named semaphores and priorities, don't set default values like BAUDDimitri Sokolyuk2012-03-16
|
* switch to dynamic memory allocationDimitri Sokolyuk2012-03-16
|
* big renameDimitri Sokolyuk2012-03-15
|
* since we have plenty of RAM now (2k), bum default stack-sizes of tasksDimitri Sokolyuk2012-03-15
|
* ATmega328P portDimitri Sokolyuk2012-03-15
|
* add reboot functionDimitri Sokolyuk2012-03-06
|
* readd separate semaphore queuesDimitri Sokolyuk2012-03-05
|
* bump prescaleDimitri Sokolyuk2012-02-24
|
* back to monotone timeDimitri Sokolyuk2012-02-23
| | | | new sleep() function
* remove prioritiesDimitri Sokolyuk2012-02-23
| | | | | simplify semaphores diff-time based time queue
* time sharingDimitri Sokolyuk2012-01-02
|
* add actual required stack sizesDimitri Sokolyuk2011-12-23
|
* readd ppm moduleDimitri Sokolyuk2011-11-07
|
* bump stack sizeDimitri Sokolyuk2011-11-03
|
* 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
* tweak stackDimitri Sokolyuk2011-07-12
|
* add clock, redesign timer, tweak stack valuesDimitri Sokolyuk2011-07-12
|
* color temperatureDimitri Sokolyuk2011-07-05
|
* strip unused filesDimitri Sokolyuk2011-07-04
|
* new DMX project (RGB lights)Dimitri Sokolyuk2011-07-04