Mercurial > ~darius > hgwebdir.cgi > pyinst
log
age | author | description |
---|---|---|
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. |