log

age author description
Wed, 28 Sep 2011 11:45:52 +0930 Daniel O'Connor Separate out data file reader into a new class for ease of reuse.
Wed, 28 Sep 2011 09:21:31 +0930 Daniel O'Connor Add experiment to look at the FM band.
Wed, 28 Sep 2011 09:18:38 +0930 Daniel O'Connor Add page references for each command to teh Anritsu.
Wed, 21 Sep 2011 15:34:49 +0930 Daniel O'Connor Add program to plot data files from sitesurvey.py
Wed, 21 Sep 2011 15:34:23 +0930 Daniel O'Connor Don't put timestamp_hex & _dec in the data file.
Wed, 21 Sep 2011 15:00:24 +0930 Daniel O'Connor Add code to automate a sitesurvey (to some degree).
Wed, 21 Sep 2011 14:58:55 +0930 Daniel O'Connor Add Q&D example code for Anritsu MS2034A and Agilent R5071.
Wed, 21 Sep 2011 14:57:40 +0930 Daniel O'Connor Change timeout to 1500 - seems to help the Anritsu at Trondheim..
Wed, 21 Sep 2011 14:56:55 +0930 Daniel O'Connor Handle default port better so passing None in picks the default.
Wed, 21 Sep 2011 14:56:21 +0930 Daniel O'Connor - Handle zero length data from the instrument.
Wed, 21 Sep 2011 14:54:34 +0930 Daniel O'Connor Use "new" style exceptions.
Thu, 25 Aug 2011 16:46:34 +0930 Daniel O'Connor Fix example usage of scpi decoder.
Thu, 11 Aug 2011 21:20:13 +0930 Daniel O'Connor Add a wrapper around vxi_11_connection so it acts like the other classes.
Thu, 11 Aug 2011 21:19:10 +0930 Daniel O'Connor Redo timeout in a more sensible way (also change it to 100ms)
Thu, 11 Aug 2011 21:18:09 +0930 Daniel O'Connor Add SCPI socket class.