]> sigrok.org Git - libsigrok.git/history - src/hardware/hp-3457a/api.c
Remove unnecessary dev_clear() callbacks
[libsigrok.git] / src / hardware / hp-3457a / api.c
2016-05-03 Lars-Peter ClausenRemove unnecessary dev_clear() callbacks
2016-05-03 Lars-Peter ClausenIntroduce standard cleanup helper
2016-04-29 Uwe Hermanndev_open(): Don't check for sdi != NULL.
2016-04-29 Uwe Hermanndev_acquisition_{start,stop}(): Drop duplicate 'cb_data...
2016-04-23 Alexandru Gagniuchp-3457a: Implement support for rear terminals and...
2016-04-23 Alexandru Gagniuchp-3457a: Implement AC, ACDC, and four-wire resistance...
2016-03-30 Alexandru Gagniuchp-3457a: Implement basic configuration and sampling
2016-03-30 Alexandru Gagniuchp-3457a: Initial driver skeleton.