libsigrok/hardware/fx2lafw
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 fx2lafw: Implemented initial support for start capture 2012-03-07 07:52:05 +00:00
command.c sr: moved sigrok.h so libsigrok/libsigrok.h 2012-07-05 01:17:28 +02:00
command.h sr: moved sigrok.h so libsigrok/libsigrok.h 2012-07-05 01:17:28 +02:00
fx2lafw.c sr/drivers: obsolete SR_HWCAP_PROBECONFIG 2012-08-05 18:56:12 +02:00
fx2lafw.h fx2lafw: use driver-private storage for instances and libusb_context 2012-08-03 11:29:00 +02:00