]> sigrok.org Git - libsigrok.git/commit
scpi-dmm: add support for model specific device options
authorGerhard Sittig <redacted>
Sat, 17 Nov 2018 15:26:51 +0000 (16:26 +0100)
committerGerhard Sittig <redacted>
Sat, 17 Nov 2018 19:08:59 +0000 (20:08 +0100)
commit1d2f9963abc10554ee0b36c6a1cf18649d4212c0
tree4b9d1b126fc3fd0ce4f99f4dabbffec3fb496502
parent31e65c62ecc25f91cb210258b61828558d6dcbca
scpi-dmm: add support for model specific device options

Supported SCPI DMM devices will differ in the set of options and whether
parameters can get queried or configured. Use a "generic" set of devopts
during scan and for simpler models, prepare support for other sets of
devopts for more complex models.
src/hardware/scpi-dmm/api.c
src/hardware/scpi-dmm/protocol.h