changelog
- Thu, 28 Feb 2008 18:16:52 +0100
- by David Douard <david.douard@logilab.fr> [Thu, 28 Feb 2008 18:16:52 +0100] rev 60
- Added commands for HP356X devices. Added STA, IS and AS as commands (instead of constants).
- Thu, 28 Feb 2008 18:15:59 +0100
- by David Douard <david.douard@logilab.fr> [Thu, 28 Feb 2008 18:15:59 +0100] rev 59
- Make it possible to disable the cache mecanism temporarly and make AbstractCommand derivated classes not considered as commands if their name starts with '_'.
- Thu, 28 Feb 2008 18:13:55 +0100
- by David Douard <david.douard@logilab.fr> [Thu, 28 Feb 2008 18:13:55 +0100] rev 58
- make convert_from prototype accepts several arguments (to build command with several arguments)
- Mon, 25 Feb 2008 23:22:20 +0100
- by David Douard <david.douard@logilab.fr> [Mon, 25 Feb 2008 23:22:20 +0100] rev 57
- Some improvements & cleanups. Now the get/set mecanisme using descriptor works (but is not yet implemented for most commands of the HP356X devices).
- Mon, 25 Feb 2008 23:21:08 +0100
- by David Douard <david.douard@logilab.fr> [Mon, 25 Feb 2008 23:21:08 +0100] rev 56
- Try to be a little more robust when instanciating the GPIB class (serial connector)
- Mon, 25 Feb 2008 23:19:42 +0100
- by David Douard <david.douard@logilab.fr> [Mon, 25 Feb 2008 23:19:42 +0100] rev 55
- add de debug "manage_srq" method on HP356XDevice
- Mon, 25 Feb 2008 19:50:49 +0100
- by David Douard <david.douard@logilab.fr> [Mon, 25 Feb 2008 19:50:49 +0100] rev 54
- 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.
- Mon, 25 Feb 2008 18:38:27 +0100
- by David Douard <david.douard@logilab.fr> [Mon, 25 Feb 2008 18:38:27 +0100] rev 53
- 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.
- Sun, 17 Feb 2008 22:59:59 +0100
- by David Douard <david.douard@logilab.fr> [Sun, 17 Feb 2008 22:59:59 +0100] rev 52
- added several example coord datablock & make use of some icons
- Sun, 17 Feb 2008 22:52:24 +0100
- by david@garance.lan [Sun, 17 Feb 2008 22:52:24 +0100] rev 51
- oops, forgot the resource file