Mercurial > ~darius > hgwebdir.cgi > pyinst
graph
-
Add initiateClear and a few others and use it to clear buffers on setup.2021-01-19, by Daniel O'Connor
-
Add simple scope example2021-01-08, by Daniel O'Connor
-
Add simple spectrum analyser example2021-01-08, by Daniel O'Connor
-
Use edge detection to log time differences between edges2021-01-08, by Daniel O'Connor
-
Add code to measure phase difference between 2 signals by sampling2021-01-08, by Daniel O'Connor
-
Honour timeout passed into ask()2021-01-08, by Daniel O'Connor
-
Change default timeout to 500msec2021-01-08, by Daniel O'Connor
-
Fix for Python 32021-01-08, by Daniel O'Connor
-
Make it more tolerant if we can't read strings.2021-01-08, by Daniel O'Connor
-
Run through 2to32020-12-08, by Daniel O'Connor
-
Use BaseException rather than strings.2020-12-08, by Daniel O'Connor
-
Improve usage message.2013-05-02, by Daniel O'Connor
-
Log some stats after multiple runs.2013-03-21, by Daniel O'Connor
-
Add option to run for N iterations and exit.2013-03-21, by Daniel O'Connor
-
Allow bandwith to be set (maintains a 10:1 ratio of vid:res BW)2013-03-21, by Daniel O'Connor
-
- Print configuration details before starting2013-01-31, by Daniel O'Connor
-
Turn averaging on otherwise we throw away all but the last sweep.2013-01-31, by Daniel O'Connor
-
Fix comment2013-01-31, by Daniel O'Connor
-
- Calculate ENR (based on table on the back of our noise source)2013-01-31, by Daniel O'Connor
-
Add noise test2012-12-20, by Daniel O'Connor
-
Commit final version that went to Norway2012-12-20, by Daniel O'Connor
-
Use *OPC where supported, otherwise poll.2011-09-28, by Daniel O'Connor
-
Manually range check, older scipy's don't have bound_error.2011-09-28, by Daniel O'Connor
-
Use scipys interpolation routines rather than hand rolling.2011-09-28, by Daniel O'Connor
-
Reword text to be clearer.2011-09-28, by Daniel O'Connor
-
Tabs don't work when saving a file, or on windows so don't use them.2011-09-28, by Daniel O'Connor
-
Use DataFile properly..2011-09-28, by Daniel O'Connor
-
Add file to generate stats on data files.2011-09-28, by Daniel O'Connor
-
Move DataFile class to new file for ease of reuse.2011-09-28, by Daniel O'Connor
-
Separate out data file reader into a new class for ease of reuse.2011-09-28, by Daniel O'Connor