aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
* *** empty log message ***Dimitri Sokolyuk2012-03-16
|
* fix running task #Dimitri Sokolyuk2012-03-16
|
* switch to dynamic memory allocationDimitri Sokolyuk2012-03-16
|
* switch to dynamic memory allocationDimitri Sokolyuk2012-03-16
|
* minor clean-upDimitri Sokolyuk2012-03-16
|
* big renameDimitri Sokolyuk2012-03-15
|
* send newline at rebootDimitri Sokolyuk2012-03-15
|
* scale valueDimitri Sokolyuk2012-03-15
|
* implicit casting not neededDimitri Sokolyuk2012-03-15
|
* expicit set clock prescale to 1Dimitri Sokolyuk2012-03-15
| | | | simplify scheduler and sleep functions
* since we have plenty of RAM now (2k), bum default stack-sizes of tasksDimitri Sokolyuk2012-03-15
|
* disable watchdog at bootDimitri Sokolyuk2012-03-15
|
* adjust timeoutDimitri Sokolyuk2012-03-15
|
* adjust timeoutDimitri Sokolyuk2012-03-15
|
* ATmega328P portDimitri Sokolyuk2012-03-15
|
* add RAMSTARTDimitri Sokolyuk2012-03-13
|
* inculdes orderDimitri Sokolyuk2012-03-13
|
* remove rqlen againDimitri Sokolyuk2012-03-13
| | | | remove auxiliary functions
* keep semaphore flag on if waiting task goes in runqDimitri Sokolyuk2012-03-10
| | | | skip scheduling if waitq empty
* add reboot functionDimitri Sokolyuk2012-03-06
|
* minor changesDimitri Sokolyuk2012-03-05
|
* *** empty log message ***Dimitri Sokolyuk2012-03-05
|
* bump stackDimitri Sokolyuk2012-03-05
|
* *** empty log message ***Dimitri Sokolyuk2012-03-05
|
* readd separate semaphore queuesDimitri Sokolyuk2012-03-05
|
* more debug output, yield after releaseDimitri Sokolyuk2012-03-05
|
* bugfixes, readd rqlen, signal on any channelDimitri Sokolyuk2012-03-05
|
* distributeDimitri Sokolyuk2012-03-04
|
* reduce sizeDimitri Sokolyuk2012-03-04
|
* trying guss next wakeup, next attempt, still sucksDimitri Sokolyuk2012-02-26
|
* bump prescaleDimitri Sokolyuk2012-02-24
|
* introduce run queue length, trying to predict next wakeup, still buggyDimitri Sokolyuk2012-02-24
|
* adjust clock speedDimitri Sokolyuk2012-02-23
|
* add commentDimitri Sokolyuk2012-02-23
|
* same result, less operationsDimitri Sokolyuk2012-02-23
|
* minor tweakingDimitri Sokolyuk2012-02-23
|
* remove auxiliary variableDimitri Sokolyuk2012-02-23
|
* back to monotone timeDimitri Sokolyuk2012-02-23
| | | | new sleep() function
* remove prioritiesDimitri Sokolyuk2012-02-23
| | | | | simplify semaphores diff-time based time queue
* add yieldDimitri Sokolyuk2012-02-13
|
* reduce variable countDimitri Sokolyuk2012-01-05
|
* lightwight blocking, change ADC from 10 to 8 bit resolutionDimitri Sokolyuk2012-01-05
|
* blocking on shared resourcesDimitri Sokolyuk2012-01-02
|
* time sharingDimitri Sokolyuk2012-01-02
|
* add actual required stack sizesDimitri Sokolyuk2011-12-23
|
* delay blocking issues to laterDimitri Sokolyuk2011-12-23
|
* put everything at tail per defaultDimitri Sokolyuk2011-12-23
|
* still buggyDimitri Sokolyuk2011-12-23
|
* remove unused parametersDimitri Sokolyuk2011-12-23
|
* add task prioritiesDimitri Sokolyuk2011-12-23
|