log usb488.py @ 28:c6be52360c2f

age author description
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.