libsigrok/hardware
Bert Vermeulen 61136ea603 sr: add new driver API call: scan()
This changes the semantics of the init() call as well. That now only
initializes the driver -- an administrative affair, no hardware gets
touched during this call. It returns a standard SR_OK or SR_ERR* code.

The scan() call does a discovery run for devices it knows, and returns
the number found. It can be called at any time.
2012-08-03 10:27:36 +02:00
..
alsa sr: moved sigrok.h so libsigrok/libsigrok.h 2012-07-05 01:17:28 +02:00
asix-sigma sr: add new driver API call: scan() 2012-08-03 10:27:36 +02:00
chronovu-la8 sr: add new driver API call: scan() 2012-08-03 10:27:36 +02:00
common sr: fix conditional build for ezusb and serial helpers 2012-07-11 12:36:49 +02:00
demo sr: add new driver API call: scan() 2012-08-03 10:27:36 +02:00
fx2lafw sr: add new driver API call: scan() 2012-08-03 10:27:36 +02:00
genericdmm sr: add new driver API call: scan() 2012-08-03 10:27:36 +02:00
hantek-dso sr: add new driver API call: scan() 2012-08-03 10:27:36 +02:00
link-mso19 sr: add new driver API call: scan() 2012-08-03 10:27:36 +02:00
openbench-logic-sniffer sr: add new driver API call: scan() 2012-08-03 10:27:36 +02:00
zeroplus-logic-cube sr: add new driver API call: scan() 2012-08-03 10:27:36 +02:00
Makefile.am sr: Drop mastech-va18b, code will be in genericdmm. 2012-07-11 12:57:15 +02:00