Mercurial > ~darius > hgwebdir.cgi > pyinst
graph
-
Add simple spectrum analyser exampleFri, 08 Jan 2021 14:10:20 +1030, by Daniel O'Connor
-
Use edge detection to log time differences between edgesFri, 08 Jan 2021 14:06:52 +1030, by Daniel O'Connor
-
Add code to measure phase difference between 2 signals by samplingFri, 08 Jan 2021 14:06:27 +1030, by Daniel O'Connor
-
Honour timeout passed into ask()Fri, 08 Jan 2021 14:04:18 +1030, by Daniel O'Connor
-
Change default timeout to 500msecFri, 08 Jan 2021 14:04:09 +1030, by Daniel O'Connor
-
Fix for Python 3Fri, 08 Jan 2021 14:03:52 +1030, by Daniel O'Connor
-
Make it more tolerant if we can't read strings.Fri, 08 Jan 2021 14:01:41 +1030, by Daniel O'Connor
-
Run through 2to3Tue, 08 Dec 2020 14:00:45 +1030, by Daniel O'Connor
-
Use BaseException rather than strings.Tue, 08 Dec 2020 13:59:05 +1030, by Daniel O'Connor
-
Improve usage message.Thu, 02 May 2013 17:55:20 +0930, by Daniel O'Connor
-
Log some stats after multiple runs.Thu, 21 Mar 2013 12:08:15 +1030, by Daniel O'Connor
-
Add option to run for N iterations and exit.Thu, 21 Mar 2013 11:48:42 +1030, by Daniel O'Connor
-
Allow bandwith to be set (maintains a 10:1 ratio of vid:res BW)Thu, 21 Mar 2013 11:11:10 +1030, by Daniel O'Connor
-
- Print configuration details before startingThu, 31 Jan 2013 13:00:11 +1030, by Daniel O'Connor
-
Turn averaging on otherwise we throw away all but the last sweep.Thu, 31 Jan 2013 12:53:22 +1030, by Daniel O'Connor
-
Fix commentThu, 31 Jan 2013 11:32:06 +1030, by Daniel O'Connor
-
- Calculate ENR (based on table on the back of our noise source)Thu, 31 Jan 2013 11:24:49 +1030, by Daniel O'Connor
-
Add noise testThu, 20 Dec 2012 11:48:19 +1030, by Daniel O'Connor
-
Commit final version that went to NorwayThu, 20 Dec 2012 10:59:18 +1030, by Daniel O'Connor
-
Use *OPC where supported, otherwise poll.Wed, 28 Sep 2011 17:15:23 +0930, by Daniel O'Connor
-
Manually range check, older scipy's don't have bound_error.Wed, 28 Sep 2011 17:14:30 +0930, by Daniel O'Connor
-
Use scipys interpolation routines rather than hand rolling.Wed, 28 Sep 2011 14:38:23 +0930, by Daniel O'Connor
-
Reword text to be clearer.Wed, 28 Sep 2011 13:35:45 +0930, by Daniel O'Connor
-
Tabs don't work when saving a file, or on windows so don't use them.Wed, 28 Sep 2011 12:32:44 +0930, by Daniel O'Connor
-
Use DataFile properly..Wed, 28 Sep 2011 12:31:23 +0930, by Daniel O'Connor
-
Add file to generate stats on data files.Wed, 28 Sep 2011 12:30:20 +0930, by Daniel O'Connor
-
Move DataFile class to new file for ease of reuse.Wed, 28 Sep 2011 12:29:19 +0930, by Daniel O'Connor
-
Separate out data file reader into a new class for ease of reuse.Wed, 28 Sep 2011 11:45:52 +0930, by Daniel O'Connor