libsigrok/hardware/hantek-dso
Bert Vermeulen 014359e329 sr/drivers: obsolete SR_HWCAP_PROBECONFIG
Since probes now live in a struct sr_dev_inst owned by the driver, it
already knows about them. Instead of a frontend telling the driver to
configure probes, all driver now do this just before starting acquisition.
2012-08-05 18:56:12 +02:00
..
Makefile.am sr: initial support for Hantek 2xxx/5200 USB oscilloscopes 2012-05-30 23:56:12 +02:00
api.c sr/drivers: obsolete SR_HWCAP_PROBECONFIG 2012-08-05 18:56:12 +02:00
dso.c hantek-dso: use driver-private storage for instances and libusb_context 2012-08-03 11:29:00 +02:00
dso.h hantek-dso: remove sources from session when done 2012-08-03 11:29:01 +02:00