]> git.tdb.fi Git - r2c2.git/commitdiff
Improve ArduControl task scheduling
authorMikko Rasa <tdb@tdb.fi>
Thu, 19 Feb 2015 09:18:02 +0000 (11:18 +0200)
committerMikko Rasa <tdb@tdb.fi>
Thu, 19 Feb 2015 13:27:43 +0000 (15:27 +0200)
The new scheduler can handle multiple tasks with the same priority, so
other things won't get blocked by the priority command queue for too
long.  It also handles sleeping at the scheduler rather than individual
tasks.


No differences found