]> sigrok.org Git - libsigrok.git/commit - src/analog.c
analog: Add MQ Flag for four-wire measurements
authorAlexandru Gagniuc <redacted>
Mon, 4 Apr 2016 01:04:42 +0000 (18:04 -0700)
committerUwe Hermann <redacted>
Sat, 23 Apr 2016 15:44:26 +0000 (17:44 +0200)
commit6d5cd3bd383b293f16d4db0c91c366d939e4851b
tree5924eb84dd53929b6f5fa78e377cb5860e8c7c47
parente2626373b73e7583a8a02454a6e0771a4f18be44
analog: Add MQ Flag for four-wire measurements

On the high-end bench multimeters, resistance can be measured with a
kelvin connection as well as the more common two wire method. Provide
a flag which can indicate if four-wire mode is used.
include/libsigrok/libsigrok.h
src/analog.c
src/output/analog.c