]> sigrok.org Git - sigrok-meter.git/history - sigrok-meter
Add a command line options to adjust the log level.
[sigrok-meter.git] / sigrok-meter
2014-11-12 Jens SteinhauserAdd a command line options to adjust the log level.
2014-11-12 Jens SteinhauserImport the sigrok module under a different name.
2014-11-12 Jens SteinhauserPort to the new bindings.
2014-11-12 Jens SteinhauserUse python 2.
2013-05-01 Uwe HermannAdd missing open_device, hardcode tecpel-dmm-8061-ser...
2013-04-19 Uwe HermannFix two bugs.
2013-04-19 Uwe HermannFix incorrect indentation.
2013-04-19 Uwe HermannUse the new Quantity et al classes.
2013-04-19 Uwe HermannAcquire data from two DMMs at the same time.
2013-04-19 Uwe HermannUse the new Log class from the bindings.
2013-04-18 Uwe HermannInitial working display of multimeter values.
2013-04-16 Uwe HermannInitial libsigrok Python bindings integration.
2013-04-16 Uwe HermannCosmetics, naming.
2013-04-16 Uwe HermannPut everything in a SigrokMeter class.
2013-04-16 Uwe HermannHook up the About dialog to Help->About.
2013-04-16 Uwe HermannHandle GTK+ signals via glade too.
2013-04-16 Uwe HermannReplace GUI with glade-generated one.
2013-04-16 Uwe HermannAdd initial sigrok-meter program.