]> sigrok.org Git - libsigrok.git/commit
deree-de5000: prepare to add more ES51919 based LCR meters
authorGerhard Sittig <redacted>
Sun, 6 Nov 2016 21:01:37 +0000 (22:01 +0100)
committerUwe Hermann <redacted>
Mon, 5 Dec 2016 00:06:58 +0000 (01:06 +0100)
commitbeedfa06b6442db8c6a92dd18498c6ffefe6b503
tree83d95fe454cb42ae323f5ccec95547bcfad6bd89
parent82458e50b1d711fcc5b179900691cdfb77cb86e1
deree-de5000: prepare to add more ES51919 based LCR meters

The "deree-de5000" driver is a very thin wrapper around the ES51919
chipset. We expect more models from other vendors to use that same
support code.

Model the registration of vendor/model combinations after the serial-dmm
approach. Register the DER EE DE-5000 device as the currently only
member in a list of drivers which all use the ES51919 chipset (no model
specific routines are registered in the absence of support for other LCR
meter chips).

This commit does not change the driver's behaviour nor the set of
supported hardware. It prepares the addition of more drivers in the
future.
src/hardware/deree-de5000/api.c