changelog
- Tue, 19 Aug 2008 19:09:28 +0200
- by David Douard <david.douard@logilab.fr> [Tue, 19 Aug 2008 19:09:28 +0200] rev 62
- finish some previous unfinished (!) refactoring
- Thu, 28 Feb 2008 18:35:23 +0100
- by David Douard <david.douard@logilab.fr> [Thu, 28 Feb 2008 18:35:23 +0100] rev 61
- cleanup: removed useless commandregister (and fix some missing import)
- 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)