Thu, 11 Aug 2011 21:19:10 +0930 |
Daniel O'Connor |
Redo timeout in a more sensible way (also change it to 100ms)
|
Sat, 16 May 2009 23:34:05 +0930 |
Daniel O'Connor |
This code isn't scope specific.
|
Sat, 16 May 2009 23:33:52 +0930 |
Daniel O'Connor |
Add a method to determine if the device is still connected.
|
Sat, 16 May 2009 23:33:20 +0930 |
Daniel O'Connor |
Use short form of handle which looks nicer..
|
Sat, 16 May 2009 23:32:51 +0930 |
Daniel O'Connor |
Fix comment mangle.
|
Sat, 16 May 2009 23:32:33 +0930 |
Daniel O'Connor |
Save handle after using it, makes the code look nicer.
|
Sat, 16 May 2009 23:31:26 +0930 |
Daniel O'Connor |
Add 2 clause BSDL.
|
Wed, 13 May 2009 17:17:01 +0930 |
Daniel O'Connor |
Add variable timeout for reads.
|
Wed, 13 May 2009 17:09:14 +0930 |
Daniel O'Connor |
Remove vend/prod ID for CRO, not needed since we do an interface search.
|
Wed, 13 May 2009 17:08:41 +0930 |
Daniel O'Connor |
Add example.py with pylab plotting example.
|
Wed, 13 May 2009 15:26:42 +0930 |
Daniel O'Connor |
Rip out procedural interface and use the OO one.
|
Wed, 13 May 2009 15:02:09 +0930 |
Daniel O'Connor |
Make the read support work properly & check what the device gives us.
|
Wed, 13 May 2009 14:44:40 +0930 |
Daniel O'Connor |
First stab at code that actually works!
|