log

age author description
Thu, 11 Aug 2011 21:17:42 +0930 Daniel O'Connor Remove the test now it's in a separate file.
Thu, 11 Aug 2011 17:13:55 +0930 Daniel O'Connor Make ascdecode smarter so it can handle Anritsu ASCII.
Thu, 11 Aug 2011 17:11:58 +0930 Daniel O'Connor Copied from
Wed, 10 Aug 2011 15:18:26 +0930 Daniel O'Connor Update examples to match new code.
Wed, 10 Aug 2011 15:17:57 +0930 Daniel O'Connor Work out the header using an RE and scrub it automatically.
Wed, 10 Aug 2011 12:51:07 +0930 Daniel O'Connor Rename examples, rework them to be clearer and use helper functions.
Wed, 10 Aug 2011 12:50:37 +0930 Daniel O'Connor Add helper functions for SCPI.
Wed, 10 Aug 2011 12:49:15 +0930 Daniel O'Connor Add test code and some (not enabled) sequence checking.
Sat, 16 May 2009 23:35:22 +0930 Daniel O'Connor Ignore various useless files.
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.