Mercurial > ~darius > hgwebdir.cgi > pyinst
graph
-
Make ascdecode smarter so it can handle Anritsu ASCII.2011-08-11, by Daniel O'Connor
-
Copied from2011-08-11, by Daniel O'Connor
-
Update examples to match new code.2011-08-10, by Daniel O'Connor
-
Work out the header using an RE and scrub it automatically.2011-08-10, by Daniel O'Connor
-
Rename examples, rework them to be clearer and use helper functions.2011-08-10, by Daniel O'Connor
-
Add helper functions for SCPI.2011-08-10, by Daniel O'Connor
-
Add test code and some (not enabled) sequence checking.2011-08-10, by Daniel O'Connor
-
Ignore various useless files.2009-05-16, by Daniel O'Connor
-
This code isn't scope specific.2009-05-16, by Daniel O'Connor
-
Add a method to determine if the device is still connected.2009-05-16, by Daniel O'Connor
-
Use short form of handle which looks nicer..2009-05-16, by Daniel O'Connor
-
Fix comment mangle.2009-05-16, by Daniel O'Connor
-
Save handle after using it, makes the code look nicer.2009-05-16, by Daniel O'Connor
-
Add 2 clause BSDL.2009-05-16, by Daniel O'Connor
-
Add basic RSIB parser and example program.2009-05-16, by Daniel O'Connor
-
Add variable timeout for reads.2009-05-13, by Daniel O'Connor
-
Remove vend/prod ID for CRO, not needed since we do an interface search.2009-05-13, by Daniel O'Connor
-
Add example.py with pylab plotting example.2009-05-13, by Daniel O'Connor
-
Rip out procedural interface and use the OO one.2009-05-13, by Daniel O'Connor
-
Make the read support work properly & check what the device gives us.2009-05-13, by Daniel O'Connor
-
First stab at code that actually works!2009-05-13, by Daniel O'Connor