aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
* reduce frequency of duty cycle from 100Hz to 50HzDimitri Sokolyuk2011-12-20
|
* experimental: shifted start timeDimitri Sokolyuk2011-12-20
|
* linked listsDimitri Sokolyuk2011-12-20
|
* time-sharing: wighted round-robin scheduler with single-linked run-queueDimitri Sokolyuk2011-12-20
|
* primitive round-robinDimitri Sokolyuk2011-12-12
|
* add missing slack guardDimitri Sokolyuk2011-12-12
|
* update set()Dimitri Sokolyuk2011-12-12
|
* slack time initializationDimitri Sokolyuk2011-12-12
|
* fix overflowDimitri Sokolyuk2011-12-12
|
* introduce least slack schedulingDimitri Sokolyuk2011-12-12
|
* add initial time offsetDimitri Sokolyuk2011-11-14
|
* fix off time bugDimitri Sokolyuk2011-11-14
|
* remove maxval, bump duty cycleDimitri Sokolyuk2011-11-14
|
* readd ppm moduleDimitri Sokolyuk2011-11-07
|
* simplify structuresDimitri Sokolyuk2011-11-06
|
* remove debug stuffDimitri Sokolyuk2011-11-06
|
* switch to library func _NOP()Dimitri Sokolyuk2011-11-06
|
* we do not use anything from inttypes.h, so replace it with stdint.hDimitri Sokolyuk2011-11-06
|
* remove unused variableDimitri Sokolyuk2011-11-06
|
* replace custom `bzero' with library functionDimitri Sokolyuk2011-11-06
|
* *** empty log message ***Dimitri Sokolyuk2011-11-06
|
* reorder ppm function, not testedDimitri Sokolyuk2011-11-06
|
* debug only: add visual load meterDimitri Sokolyuk2011-11-03
|
* bump stack sizeDimitri Sokolyuk2011-11-03
|
* reorder tasksDimitri Sokolyuk2011-11-03
|
* fix missing targetDimitri Sokolyuk2011-11-03
|
* add nomanDimitri Sokolyuk2011-11-03
|
* add missing arch to linkerDimitri Sokolyuk2011-11-03
|
* fix adc countingDimitri Sokolyuk2011-11-02
|
* minor experimetsDimitri Sokolyuk2011-11-02
|
* re-add adcDimitri Sokolyuk2011-11-02
|
* add missing arch to linker, fixes wrong stack pointer positionDimitri 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
* add automatic rebootDimitri Sokolyuk2011-10-19
|
* reduce epsDimitri Sokolyuk2011-10-17
|
* make eps-decision more readableDimitri Sokolyuk2011-10-17
|
* simplify outputDimitri Sokolyuk2011-10-13
|
* rename task -> execDimitri Sokolyuk2011-07-13
|
* tweak stackDimitri Sokolyuk2011-07-12
|
* add retryDimitri Sokolyuk2011-07-12
|
* add clock, redesign timer, tweak stack valuesDimitri Sokolyuk2011-07-12
|
* move uart_init into moduleDimitri Sokolyuk2011-07-07
|
* switch to macroDimitri Sokolyuk2011-07-07
|
* simplifyDimitri Sokolyuk2011-07-07
|
* fix stupid deadlock bugDimitri Sokolyuk2011-07-07
| | | | set timeout to 1 sec
* sync MakefileDimitri Sokolyuk2011-07-06
|
* cliDimitri Sokolyuk2011-07-06
|
* prepare uart for stdioDimitri Sokolyuk2011-07-06
|
* protect firmwareDimitri Sokolyuk2011-07-05
|
* color temperatureDimitri Sokolyuk2011-07-05
|