log

age author description
6 months ago Daniel O'Connor Use different message ID that does not result in
6 months ago Daniel O'Connor Move sifmt function to where it can be reused.
6 months ago Daniel O'Connor Spell Rohde Schwarz correctly.
6 months ago Daniel O'Connor Add script to use FSP7 to perform phasenoise measurements.
6 months ago Daniel O'Connor Fix read timeout handling so it works over imperfect links.
6 months ago Daniel O'Connor Add some commentry about what it works with
6 months ago Daniel O'Connor Fix for Python 3
6 months ago Daniel O'Connor Fetch large data blocks correctly.
19 months ago Daniel O'Connor Python3ise RSIB code
2021-08-30 Daniel O'Connor Move pylab import to where graphing is so we don't need an X server
2021-08-04 Daniel O'Connor Make function more configurable
2021-01-19 Daniel O'Connor Add example code to configure a Rigol DSG815 for a frequency sweep
2021-01-19 Daniel O'Connor Add chkcmd helper to execute command check STB to see if it failed.
2021-01-19 Daniel O'Connor Perform a dummy write/read after initiateClear and check the event/error queue bit.
2021-01-19 Daniel O'Connor Add initiateClear and a few others and use it to clear buffers on setup.
2021-01-08 Daniel O'Connor Add simple scope example
2021-01-08 Daniel O'Connor Add simple spectrum analyser example
2021-01-08 Daniel O'Connor Use edge detection to log time differences between edges
2021-01-08 Daniel O'Connor Add code to measure phase difference between 2 signals by sampling
2021-01-08 Daniel O'Connor Honour timeout passed into ask()
2021-01-08 Daniel O'Connor Change default timeout to 500msec
2021-01-08 Daniel O'Connor Fix for Python 3
2021-01-08 Daniel O'Connor Make it more tolerant if we can't read strings.
2020-12-08 Daniel O'Connor Run through 2to3
2020-12-08 Daniel O'Connor Use BaseException rather than strings.
2013-05-02 Daniel O'Connor Improve usage message.
2013-03-21 Daniel O'Connor Log some stats after multiple runs.
2013-03-21 Daniel O'Connor Add option to run for N iterations and exit.
2013-03-21 Daniel O'Connor Allow bandwith to be set (maintains a 10:1 ratio of vid:res BW)
2013-01-31 Daniel O'Connor - Print configuration details before starting
2013-01-31 Daniel O'Connor Turn averaging on otherwise we throw away all but the last sweep.
2013-01-31 Daniel O'Connor Fix comment
2013-01-31 Daniel O'Connor - Calculate ENR (based on table on the back of our noise source)
2012-12-20 Daniel O'Connor Add noise test
2012-12-20 Daniel O'Connor Commit final version that went to Norway
2011-09-28 Daniel O'Connor Use *OPC where supported, otherwise poll.
2011-09-28 Daniel O'Connor Manually range check, older scipy's don't have bound_error.
2011-09-28 Daniel O'Connor Use scipys interpolation routines rather than hand rolling.
2011-09-28 Daniel O'Connor Reword text to be clearer.
2011-09-28 Daniel O'Connor Tabs don't work when saving a file, or on windows so don't use them.
2011-09-28 Daniel O'Connor Use DataFile properly..
2011-09-28 Daniel O'Connor Add file to generate stats on data files.
2011-09-28 Daniel O'Connor Move DataFile class to new file for ease of reuse.
2011-09-28 Daniel O'Connor Separate out data file reader into a new class for ease of reuse.
2011-09-27 Daniel O'Connor Add experiment to look at the FM band.
2011-09-27 Daniel O'Connor Add page references for each command to teh Anritsu.
2011-09-21 Daniel O'Connor Add program to plot data files from sitesurvey.py
2011-09-21 Daniel O'Connor Don't put timestamp_hex & _dec in the data file.