Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-08-17 | documentation update and open hdf5 files in read only mode in draw.py | Anthony LaTorre | |
2011-06-09 | you can now take data using sequence mode! also, updated the README file to ↵ | Anthony LaTorre | |
include more examples. sock.py now replaces scope.py. sock.py is almost identical, but i renamed the class to Socket and fixed it so that data headers are properly received; previously, it was assumed that the 8 byte header was sent in a single recv() call, which is not always the case. draw.py is a new script to draw waveforms using matplotlib instead of root. | |||
2011-05-23 | documentation update | Anthony LaTorre | |
2011-05-02 | initial commit | Anthony LaTorre | |