log

age author description
Fri, 27 Sep 2024 17:50:10 +0930 Daniel O'Connor Disable phasenoise measurement before doing wide sweeps. default tip
Fri, 27 Sep 2024 16:56:44 +0930 Daniel O'Connor - Search for signal frequency iteratively to improve accuracy.
Fri, 27 Sep 2024 16:55:01 +0930 Daniel O'Connor Ignore macOS droppings and data directory
Fri, 27 Sep 2024 16:53:43 +0930 Daniel O'Connor Use different message ID that does not result in
Fri, 27 Sep 2024 16:50:42 +0930 Daniel O'Connor Move sifmt function to where it can be reused.
Fri, 27 Sep 2024 11:34:16 +0930 Daniel O'Connor Spell Rohde Schwarz correctly.
Fri, 27 Sep 2024 10:05:55 +0930 Daniel O'Connor Add script to use FSP7 to perform phasenoise measurements.
Fri, 27 Sep 2024 09:27:33 +0930 Daniel O'Connor Fix read timeout handling so it works over imperfect links.
Wed, 25 Sep 2024 21:10:01 +0930 Daniel O'Connor Add some commentry about what it works with
Wed, 25 Sep 2024 20:57:26 +0930 Daniel O'Connor Fix for Python 3
Wed, 25 Sep 2024 20:56:39 +0930 Daniel O'Connor Fetch large data blocks correctly.
Thu, 24 Aug 2023 16:52:10 +0930 Daniel O'Connor Python3ise RSIB code
Mon, 30 Aug 2021 12:40:43 +0930 Daniel O'Connor Move pylab import to where graphing is so we don't need an X server
Wed, 04 Aug 2021 16:07:44 +0930 Daniel O'Connor Make function more configurable
Tue, 19 Jan 2021 17:32:57 +1030 Daniel O'Connor Add example code to configure a Rigol DSG815 for a frequency sweep
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:10:24 +1030 Daniel O'Connor Add simple scope example
Fri, 08 Jan 2021 14:10:20 +1030 Daniel O'Connor Add simple spectrum analyser example
Fri, 08 Jan 2021 14:06:52 +1030 Daniel O'Connor Use edge detection to log time differences between edges
Fri, 08 Jan 2021 14:06:27 +1030 Daniel O'Connor Add code to measure phase difference between 2 signals by sampling
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
Fri, 08 Jan 2021 14:01:41 +1030 Daniel O'Connor Make it more tolerant if we can't read strings.
Tue, 08 Dec 2020 14:00:45 +1030 Daniel O'Connor Run through 2to3
Tue, 08 Dec 2020 13:59:05 +1030 Daniel O'Connor Use BaseException rather than strings.