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
2008-02-25 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
2008-02-17 David Douard added several example coord datablock & make use of some icons changeset | files
2008-02-17 david oops, forgot the resource file changeset | files
2008-02-16 david added some icons changeset | files
2008-02-16 David Douard add ability to select display (A or B) from which we get trace/coord changeset | files
2008-02-14 David Douard some general GUI improvements & code cleanups changeset | files
2008-02-14 David Douard make plotter really repaint itsefl when some property of the plot is changed changeset | files
2008-02-12 David Douard add THD computation for simple traces of power spectrum changeset | files
2008-02-11 David Douard added many HPGL example plots (for the sake of testing mainly) changeset | files
2008-02-11 David Douard added some forgoten files to Hg changeset | files
2008-02-11 David Douard more work on HP3562A data block dumper/displayer application. changeset | files
2008-02-08 David Douard make q3562 app beginning to work; can now display state & trace datablock with some options. changeset | files
2008-02-05 David Douard forgot a file... changeset | files
2008-02-05 David Douard refactoring: moved everything of the library to a "pygpibtoolkit" module. changeset | files
2008-02-04 David Douard refactoring in progress changeset | files
2008-02-04 David Douard small improvement; display first plot at startup changeset | files
2008-02-04 David Douard constant adjustments for string plots changeset | files
2008-02-04 David Douard some improvements; can now give a bunch of files to open on cmd line; removed print statements changeset | files
2008-02-03 David Douard Refactored the preference system for the qt gpib plotter app. One can now set the colors for plotting pens. changeset | files
2008-01-26 David Douard moved some files & one bugfix changeset | files
2008-01-25 David Douard added some hpgl example plots changeset | files
2008-01-25 David Douard refactoring: created a 'plotter' subdirectory and put everything related to GPIB/HPGL plotting under it changeset | files
(0) -50 -28 +28 +50 tip

mercurial