]> sigrok.org Git - libsigrok.git/commit
serial-dmm: introduce support for subdriver specific channel names
authorGerhard Sittig <redacted>
Sun, 30 Sep 2018 02:45:27 +0000 (04:45 +0200)
committerUwe Hermann <redacted>
Tue, 2 Oct 2018 17:01:25 +0000 (19:01 +0200)
commit7d40b5ee62f625a87e7ab37508d37b97a65dc66b
tree2bd6f036b644a85416d53cdcdb481e697cc98ad1
parente91c9f6e258ca5de115cba8032ce42f91e300b19
serial-dmm: introduce support for subdriver specific channel names

Default to the existing "P1" etc naming scheme for analog channels of
serial-dmm subdrivers. Add support for subdriver specific channel names
(which can reference the channel number if they desire). This is useful
for devices with multiple displays, or special purpose devices where
other names than P1 can better reflect the channel's nature.
src/hardware/serial-dmm/api.c
src/hardware/serial-dmm/protocol.h