_Original author: cire...@gmail.com (October 18, 2010 00:21:59)_
SerialDispatcherP implements a double buffer receive queue for incoming serial packets. This double buffer queue is intended to opera…
When iterating over the entries in a Tree, it seems like some entries appear in the iteration, but can't be retrieved by using the entry name as an index to the Tree object. I noticed this when trying…