aboutsummaryrefslogtreecommitdiff
path: root/kernel/tasks.h
Commit message (Collapse)AuthorAge
* replace interrupt blocking with semaphoreDimitri Sokolyuk2012-03-19
|
* replace interrupt blocking with semaphoreDimitri Sokolyuk2012-03-19
|
* named semaphores and priorities, don't set default values like BAUDDimitri Sokolyuk2012-03-16
|
* add reboot functionDimitri Sokolyuk2012-03-06
|
* remove prioritiesDimitri Sokolyuk2012-02-23
| | | | | simplify semaphores diff-time based time queue
* lightwight blocking, change ADC from 10 to 8 bit resolutionDimitri Sokolyuk2012-01-05
|
* time sharingDimitri Sokolyuk2012-01-02
|
* remove maxval, bump duty cycleDimitri Sokolyuk2011-11-14
|
* readd ppm moduleDimitri Sokolyuk2011-11-07
|
* simplify structuresDimitri Sokolyuk2011-11-06
|
* 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
|
* prepare uart for stdioDimitri Sokolyuk2011-07-06
|
* color temperatureDimitri Sokolyuk2011-07-05
|
* tweak apiDimitri Sokolyuk2011-03-22
|
* ppmDimitri Sokolyuk2011-03-18
|
* admuxDimitri Sokolyuk2011-03-13
|
* rename pwm into custom pwmDimitri Sokolyuk2011-03-12
|
* add ADC taskDimitri Sokolyuk2011-03-12
|
* DimOS RTDimitri Sokolyuk2011-03-11