Mercurial
>
pygpibtoolkit
/ graph
Search:
summary
shortlog
changelog
graph
tags
bookmarks
branches
files
zip
gz
bz2
help
graph
The revision graph only works with JavaScript-enabled browsers.
make q3562 app work again (in test mode at least)
2008-08-21
, by David Douard
Small fixes to HPGL plotter (be a little bit more robust)
2008-08-21
, by David Douard
updated introduction doc
2008-08-21
, by David Douard
added copyright header to every python file
2008-08-21
, by David Douard
fixes to make gpib_detect works
2008-08-19
, by David Douard
add a simple 'gpib_detect' command line tool and some minor fixes
2008-08-19
, by David Douard
added doc (almost empty) files
2008-08-19
, by David Douard
finish some previous unfinished (!) refactoring
2008-08-19
, by David Douard
cleanup: removed useless commandregister (and fix some missing import)
2008-02-28
, by David Douard
Added commands for HP356X devices. Added STA, IS and AS as commands (instead of constants).
2008-02-28
, by 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 '_'.
2008-02-28
, by David Douard
make convert_from prototype accepts several arguments (to build command with several arguments)
2008-02-28
, by 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).
2008-02-25
, by David Douard
Try to be a little more robust when instanciating the GPIB class (serial connector)
2008-02-25
, by David Douard
add de debug "manage_srq" method on HP356XDevice
2008-02-25
, by 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.
2008-02-25
, by 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.
2008-02-25
, by David Douard
added several example coord datablock & make use of some icons
2008-02-17
, by David Douard
oops, forgot the resource file
2008-02-17
, by david
added some icons
2008-02-16
, by david
add ability to select display (A or B) from which we get trace/coord
2008-02-16
, by David Douard
some general GUI improvements & code cleanups
2008-02-14
, by David Douard
make plotter really repaint itsefl when some property of the plot is changed
2008-02-14
, by David Douard
add THD computation for simple traces of power spectrum
2008-02-12
, by David Douard
less
more
|
(0)
-50
-24
+24
tip