Wed, 04 Aug 2021 16:07:44 +0930 |
Daniel O'Connor |
Make function more configurable
|
Tue, 19 Jan 2021 17:17:55 +1030 |
Daniel O'Connor |
Add chkcmd helper to execute command check STB to see if it failed.
|
Tue, 19 Jan 2021 17:13:21 +1030 |
Daniel O'Connor |
Perform a dummy write/read after initiateClear and check the event/error queue bit.
|
Tue, 19 Jan 2021 16:06:29 +1030 |
Daniel O'Connor |
Add initiateClear and a few others and use it to clear buffers on setup.
|
Fri, 08 Jan 2021 14:04:18 +1030 |
Daniel O'Connor |
Honour timeout passed into ask()
|
Fri, 08 Jan 2021 14:04:09 +1030 |
Daniel O'Connor |
Change default timeout to 500msec
|
Fri, 08 Jan 2021 14:03:52 +1030 |
Daniel O'Connor |
Fix for Python 3
|
Fri, 08 Jan 2021 14:01:41 +1030 |
Daniel O'Connor |
Make it more tolerant if we can't read strings.
|
Tue, 08 Dec 2020 14:00:45 +1030 |
Daniel O'Connor |
Run through 2to3
|
Tue, 08 Dec 2020 13:59:05 +1030 |
Daniel O'Connor |
Use BaseException rather than strings.
|
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.
|