- Oct 23, 2019
-
-
andreykproductengine authored
-
- Jul 28, 2017
-
-
Rider Linden authored
-
- Nov 10, 2015
-
-
Oz Linden authored
-
- Mar 29, 2013
-
-
Graham Madarasz authored
-
- Jul 24, 2012
-
-
Monty Brandenberg authored
-
- Jun 21, 2012
-
-
Monty Brandenberg authored
Initial version that should have enough of the plumbing to produce a working adapter. Memory test is showing 8 bytes held after one of the tests so I'm going to revisit that later. But basic functionality is there going by the unit tests.
-
- Jun 19, 2012
-
-
Monty Brandenberg authored
-
- Jun 12, 2012
-
-
Monty Brandenberg authored
Beware of bad documentation. operator--(int) does not return what the header claimed it did.
-
- Jun 11, 2012
-
-
Monty Brandenberg authored
Generally, opaque data operations are expected to be over 'void *' and have now converted interfaces to do that. Update() method honors millisecond limit to dwell time. Might want to homologate the millis/uSecs mix later....
-
- Jun 01, 2012
-
-
Monty Brandenberg authored
-
Monty Brandenberg authored
-
Monty Brandenberg authored
chunking data. Remove the stateful use of a seek pointer so that shared read is possible (though maybe not interesting).
-
- Apr 23, 2012
-
-
Monty Brandenberg authored
The unit/integration tests don't work yet as I'm still battling cmake/autobuild as usual but first milestone passed.
-