libsigrok/hardware/uni-t-dmm
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
..
Makefile.am Initial support for UNI-T DMMs. 2012-10-27 23:17:30 +02:00
api.c uni-t-dmm: Simplify subdriver setup. 2012-10-30 14:23:05 +01:00
protocol.c Draft: Make UT61D and VC-820 "first-class" drivers. 2012-10-30 13:11:27 +01:00
protocol.h uni-t-dmm: Simplify subdriver setup. 2012-10-30 14:23:05 +01:00