]> sigrok.org Git - sigrok-meter.git/shortlog
sigrok-meter.git
2014-11-13 Uwe HermannDrop obsolete sigrok-meter.glade file.
2014-11-13 Jens SteinhauserConvert GUI to Qt.
2014-11-12 Jens SteinhauserSupport all units.
2014-11-12 Jens SteinhauserAdd command line option for the driver.
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.
2014-07-22 Uwe HermannDrop references to obsolete sigrok-commits mailing...
2013-05-01 Uwe HermannAdd missing open_device, hardcode tecpel-dmm-8061-ser...
2013-04-26 Uwe HermannAdd missing COPYING file (sigrok-meter is GPLv3+).
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 HermannREADME: Cosmetics, documentation updates.
2013-04-18 Uwe HermannInitial working display of multimeter values.
2013-04-16 Uwe HermannInitial libsigrok Python bindings integration.
2013-04-16 Uwe HermannDon't make the sigrok website URL translatable.
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 HermannAdd an About dialog.
2013-04-16 Uwe HermannHook up the File->Quit menu item.
2013-04-16 Uwe HermannAdd a menu with dummy entries.
2013-04-16 Uwe HermannAdd an application icon.
2013-04-16 Uwe HermannAdd window title and make it 320x200 per default.
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.
2013-04-16 Uwe HermannAdd initial README.