log usb488.py @ 71:00800345fbae default tip

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