libsigrok/hardware
Uwe Hermann 6ac5f8922e uni-t-dmm: Simplify subdriver setup.
So far, it seems we can make this work with just hw_init() needing to
be subdriver-specific (it will point 'di' to the respective per-subdriver
entry), the rest of the API functions can then use a strcmp() on di->name to
learn which subdriver they belong to.
2012-10-30 14:23:05 +01:00
..
agilent-dmm config.h usage cleanups. 2012-10-24 00:41:21 +02:00
alsa sr: moved sigrok.h so libsigrok/libsigrok.h 2012-07-05 01:17:28 +02:00
asix-sigma sr: make struct drv_context global 2012-09-11 21:27:26 +02:00
chronovu-la8 la8: Rename driver.[ch] to protocol.[ch]. 2012-10-27 22:36:34 +02:00
common Add protocol parser for FS9721_LP3/FS9721B. 2012-10-29 15:17:17 +01:00
demo don't use deprecated g_thread_init/_create 2012-10-29 22:10:05 +01:00
fluke-dmm fluke-dmm: code cleanup 2012-10-29 11:54:20 +01:00
fx2lafw config.h usage cleanups. 2012-10-24 00:41:21 +02:00
genericdmm sr: make struct drv_context global 2012-09-11 21:27:26 +02:00
hantek-dso config.h usage cleanups. 2012-10-24 00:41:21 +02:00
link-mso19 sr: add new driver API call: scan() 2012-08-03 10:27:36 +02:00
openbench-logic-sniffer sr: make struct drv_context global 2012-09-11 21:27:26 +02:00
radioshack-dmm config.h usage cleanups. 2012-10-24 00:41:21 +02:00
tekpower-dmm tekpower-dmm: Cosmetics, coding-style, consistency fixes. 2012-10-27 22:25:04 +02:00
uni-t-dmm uni-t-dmm: Simplify subdriver setup. 2012-10-30 14:23:05 +01:00
zeroplus-logic-cube config.h usage cleanups. 2012-10-24 00:41:21 +02:00
Makefile.am Initial support for UNI-T DMMs. 2012-10-27 23:17:30 +02:00