2018-06-04 David Douard [plotter] add a --mockup option to the demo main function default tip changeset | files
2018-06-04 David Douard [plotter] use OSError instead of more specific SerialException changeset | files
2018-06-03 David Douard [test] kill old useless test changeset | files
2018-06-03 David Douard [test] add a conftest.py file with fixtures for prologix emulator setup in tests changeset | files
2018-06-03 David Douard [prologix] small fix in the prologix emulator changeset | files
2018-05-24 David Douard [plotter] flake8 changeset | files
2018-05-24 David Douard [doc/logo] improved logo changeset | files
2018-05-24 David Douard [prologix] implement more prologix commands and add API to register emulated devices changeset | files
2018-05-18 David Douard [prologix] beginning of a proper prologix dongle emulator changeset | files
2018-05-18 David Douard [doc] better icon changeset | files
2018-05-18 David Douard [prologix] flake8 changeset | files
2018-06-03 David Douard [plotter] fix and improve a bit the HPGL plotter emulator changeset | files
2018-05-17 David Douard add an .hgignore file changeset | files
2018-05-17 David Douard [readme] rename as README.rst changeset | files
2018-05-17 David Douard [doc] refactor a bit the doc and use classic theme changeset | files
2018-05-17 David Douard [readme] write a more meaningful README file changeset | files
2018-05-17 David Douard [setup] improve setup a bit changeset | files
2018-05-16 David Douard convert doc to sphinx changeset | files
2018-05-16 David Douard project moved to bitbucket changeset | files
2018-05-16 David Douard [HP3562A] replace matplotlib with pytgraph changeset | files
2018-05-15 David Douard [HP3562A] port HP3562A app to Py3k/Qt5 changeset | files
2018-05-15 David Douard [qt5] fix QMplCanvas changeset | files
2018-05-03 David Douard port HPGL plotter emulator to PyQt5 changeset | files
2018-04-30 David Douard [py3k] beginning to port to py3k changeset | files
2009-04-02 David Douard fix README changeset | files
2009-04-02 David Douard copyright updated changeset | files
2009-03-30 David Douard add an interactive session helper file changeset | files
2009-03-30 David Douard fixes in HP8904 device description changeset | files
2009-03-30 David Douard add more commands to HP_8904 device changeset | files
2009-03-26 David Douard add some commands to HP8904 device changeset | files
2009-03-17 David Douard many improvements: changeset | files
2008-09-04 David Douard Add an option to qgpib_plotter to make it auto display any newly received plot (+ fix in plot list management) changeset | files
2008-09-04 David Douard fix small bugs in qgpib plotter changeset | files
2008-08-26 David Douard add ability to print a plot in qgpibplotter changeset | files
2008-08-26 David Douard force display of opened file, instead of just adding ot to the plots list changeset | files
2008-08-26 David Douard started developer doc changeset | files
2008-08-22 David Douard small cleanups and doc update changeset | files
2008-08-22 David Douard Improve docs. changeset | files
2008-08-22 David Douard Moved .plt example files in a hpgl_plots subdirectory. changeset | files
2008-08-22 David Douard Display an introduction message when running gpib_detect. changeset | files
2008-08-21 David Douard make q3562 app work again (in test mode at least) changeset | files
2008-08-21 David Douard Small fixes to HPGL plotter (be a little bit more robust) changeset | files
2008-08-21 David Douard updated introduction doc changeset | files
2008-08-21 David Douard added copyright header to every python file changeset | files
2008-08-19 David Douard fixes to make gpib_detect works changeset | files
2008-08-19 David Douard add a simple 'gpib_detect' command line tool and some minor fixes changeset | files
2008-08-19 David Douard added doc (almost empty) files changeset | files
2008-08-19 David Douard finish some previous unfinished (!) refactoring changeset | files
2008-02-28 David Douard cleanup: removed useless commandregister (and fix some missing import) changeset | files
2008-02-28 David Douard Added commands for HP356X devices. Added STA, IS and AS as commands (instead of constants). changeset | files
2008-02-28 David Douard Make it possible to disable the cache mecanism temporarly and make AbstractCommand derivated classes not considered as commands if their name starts with '_'. changeset | files
2008-02-28 David Douard make convert_from prototype accepts several arguments (to build command with several arguments) changeset | files
2008-02-25 David Douard Some improvements & cleanups. Now the get/set mecanisme using descriptor works (but is not yet implemented for most commands of the HP356X devices). changeset | files
2008-02-25 David Douard Try to be a little more robust when instanciating the GPIB class (serial connector) changeset | files
2008-02-25 David Douard add de debug "manage_srq" method on HP356XDevice changeset | files
2008-02-25 David Douard An AbstractGPIBDevice and the Command should now behave quite OK ie. one can type d.MyCommand and it will return the value (either from the cache or after having asked it to the device), and use d.FRS = 10000 to send the command "FRS 10000 Hz" to the device transparently. changeset | files
(0) -100 -56 tip

mercurial