]> git.tdb.fi Git - r2c2.git/commit
Turn ArduControl command_queue into a Task
authorMikko Rasa <tdb@tdb.fi>
Mon, 16 Feb 2015 00:17:03 +0000 (02:17 +0200)
committerMikko Rasa <tdb@tdb.fi>
Mon, 16 Feb 2015 00:19:45 +0000 (02:19 +0200)
commitaa48746158b19ad795a3cc656c4dfe17044baf54
tree3ebdb93192b11513abc7a354945178aa29858cf6
parent74f8c3beba5a6947a523119e3f26cf745725b511
Turn ArduControl command_queue into a Task

It seems that I was thinking of this back in d5d8ee8, but left it
unfinished probably because it was simpler to use a Queue directly.  Now
some upcoming task management improvements call for it to be a Task.
source/libr2c2/arducontrol.cpp
source/libr2c2/arducontrol.h