]> sigrok.org Git - libsigrok.git/history - bindings/python/sigrok/core/classes.py
GPL headers: Use correct project name.
[libsigrok.git] / bindings / python / sigrok / core / classes.py
2013-04-23 Uwe HermannGPL headers: Use correct project name.
2013-04-21 Martin Lingpython: fix Fraction -> GVariant tuple conversion.
2013-04-19 Martin Lingpython: Add classes for values of API enums.
2013-04-19 Uwe Hermannpython: Add a Log class to control libsigrok logging.
2013-04-19 Uwe Hermannpython: config_get() now returns SR_ERR_NA.
2013-04-18 Uwe Hermannpython: Add further properties to Analog class.
2013-04-18 Martin Lingpython: Add Analog class.
2013-04-17 Martin Lingpython: Fix syntax to support Python 3.x.
2013-04-17 Martin Lingpython: Add high level API.