]> sigrok.org Git - libsigrok.git/commit
Get rid of obsolete SR_DI_NUM_PROBES and SR_DI_PROBE_NAMES.
authorBert Vermeulen <redacted>
Tue, 15 Jan 2013 16:20:57 +0000 (17:20 +0100)
committerBert Vermeulen <redacted>
Tue, 15 Jan 2013 16:42:23 +0000 (17:42 +0100)
commit6b8d6f93bb8df26ea04624009e2715cb6766b4f5
treee4443d89677874f33b63461ef8862aaf142e0840
parentbd58d8f3ece91443d5e98a7e99fd740767ed6222
Get rid of obsolete SR_DI_NUM_PROBES and SR_DI_PROBE_NAMES.

Frontends should use the probe list in the device's sr_dev_inst
to get this information.
19 files changed:
hardware/agilent-dmm/api.c
hardware/alsa/api.c
hardware/asix-sigma/asix-sigma.c
hardware/chronovu-la8/api.c
hardware/colead-slm/api.c
hardware/demo/demo.c
hardware/fluke-dmm/api.c
hardware/fx2lafw/fx2lafw.c
hardware/hantek-dso/api.c
hardware/lascar-el-usb/api.c
hardware/link-mso19/api.c
hardware/openbench-logic-sniffer/api.c
hardware/rigol-ds1xx2/api.c
hardware/serial-dmm/api.c
hardware/tondaj-sl-814/api.c
hardware/uni-t-dmm/api.c
hardware/victor-dmm/api.c
hardware/zeroplus-logic-cube/zeroplus.c
libsigrok.h