Try to be a little more robust when instanciating the GPIB class (serial connector)

add de debug "manage_srq" method on HP356XDevice

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.

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.

added several example coord datablock & make use of some icons

oops, forgot the resource file

added some icons

add ability to select display (A or B) from which we get trace/coord

some general GUI improvements & code cleanups

make plotter really repaint itsefl when some property of the plot is changed

add THD computation for simple traces of power spectrum

added many HPGL example plots (for the sake of testing mainly)

added some forgoten files to Hg

more work on HP3562A data block dumper/displayer application.

(0) -14 +14 tip

mercurial