Thu, 26 Mar 2009 20:56:18 +0100 |
David Douard |
add some commands to HP8904 device
|
changeset |
files
|
Wed, 18 Mar 2009 00:26:27 +0100 |
David Douard |
many improvements:
|
changeset |
files
|
Fri, 05 Sep 2008 00:25:19 +0200 |
David Douard |
Add an option to qgpib_plotter to make it auto display any newly received plot (+ fix in plot list management)
|
changeset |
files
|
Fri, 05 Sep 2008 00:23:55 +0200 |
David Douard |
fix small bugs in qgpib plotter
|
changeset |
files
|
Tue, 26 Aug 2008 23:22:38 +0200 |
David Douard |
add ability to print a plot in qgpibplotter
|
changeset |
files
|
Tue, 26 Aug 2008 21:13:12 +0200 |
David Douard |
force display of opened file, instead of just adding ot to the plots list
|
changeset |
files
|
Tue, 26 Aug 2008 21:12:01 +0200 |
David Douard |
started developer doc
|
changeset |
files
|
Fri, 22 Aug 2008 08:59:03 +0200 |
David Douard |
small cleanups and doc update
|
changeset |
files
|
Fri, 22 Aug 2008 07:06:41 +0200 |
David Douard |
Improve docs.
|
changeset |
files
|
Fri, 22 Aug 2008 07:06:24 +0200 |
David Douard |
Moved .plt example files in a hpgl_plots subdirectory.
|
changeset |
files
|
Fri, 22 Aug 2008 07:05:11 +0200 |
David Douard |
Display an introduction message when running gpib_detect.
|
changeset |
files
|
Thu, 21 Aug 2008 19:53:22 +0200 |
David Douard |
make q3562 app work again (in test mode at least)
|
changeset |
files
|
Thu, 21 Aug 2008 19:52:54 +0200 |
David Douard |
Small fixes to HPGL plotter (be a little bit more robust)
|
changeset |
files
|
Thu, 21 Aug 2008 19:52:02 +0200 |
David Douard |
updated introduction doc
|
changeset |
files
|
Thu, 21 Aug 2008 19:10:57 +0200 |
David Douard |
added copyright header to every python file
|
changeset |
files
|
Tue, 19 Aug 2008 23:01:19 +0200 |
David Douard |
fixes to make gpib_detect works
|
changeset |
files
|
Tue, 19 Aug 2008 22:47:16 +0200 |
David Douard |
add a simple 'gpib_detect' command line tool and some minor fixes
|
changeset |
files
|
Tue, 19 Aug 2008 22:21:44 +0200 |
David Douard |
added doc (almost empty) files
|
changeset |
files
|
Tue, 19 Aug 2008 19:09:28 +0200 |
David Douard |
finish some previous unfinished (!) refactoring
|
changeset |
files
|
Thu, 28 Feb 2008 18:35:23 +0100 |
David Douard |
cleanup: removed useless commandregister (and fix some missing import)
|
changeset |
files
|
Thu, 28 Feb 2008 18:16:52 +0100 |
David Douard |
Added commands for HP356X devices. Added STA, IS and AS as commands (instead of constants).
|
changeset |
files
|
Thu, 28 Feb 2008 18:15:59 +0100 |
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
|
Thu, 28 Feb 2008 18:13:55 +0100 |
David Douard |
make convert_from prototype accepts several arguments (to build command with several arguments)
|
changeset |
files
|
Mon, 25 Feb 2008 23:22:20 +0100 |
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
|
Mon, 25 Feb 2008 23:21:08 +0100 |
David Douard |
Try to be a little more robust when instanciating the GPIB class (serial connector)
|
changeset |
files
|
Mon, 25 Feb 2008 23:19:42 +0100 |
David Douard |
add de debug "manage_srq" method on HP356XDevice
|
changeset |
files
|
Mon, 25 Feb 2008 19:50:49 +0100 |
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
|
Mon, 25 Feb 2008 18:38:27 +0100 |
David Douard |
Major refactoring in progress. Build the toolkit around a GPIB controller which have a communication thread with the devices. Every device is an instance of a class that describes the device model and registers itself to the controller.
|
changeset |
files
|
Sun, 17 Feb 2008 22:59:59 +0100 |
David Douard |
added several example coord datablock & make use of some icons
|
changeset |
files
|
Sun, 17 Feb 2008 22:52:24 +0100 |
david |
oops, forgot the resource file
|
changeset |
files
|