libsigrok/hardware/hantek-dso
Bert Vermeulen 811deee4af sr/drivers: add API calls sr_dev_inst_list() and sr_dev_inst_clear()
These are used to list the device instances currently known to the driver,
and clear that list.

Drivers that don't necessarily clear their list of instances on every scan,
such as genericdmm, need to provide these to the frontend to keep instance
management sane.
2012-08-06 00:59:25 +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: add API calls sr_dev_inst_list() and sr_dev_inst_clear() 2012-08-06 00:59:25 +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