libsigrok/hardware/ikalogic-scanalogic2
Bert Vermeulen f0de2dd0fa Remove SR_CONF_MAX_UNCOMPRESSED_SAMPLES again.
The maximum sample size that can be set on a device is now published
by sr_config_list(SR_CONF_LIMIT_SAMPLES). This returns a tuple of
uint64_t representing minimum and maximum number of samples.
2014-01-19 17:18:59 +01:00
..
Makefile.am ikalogic-scanalogic2: Initial driver skeleton. 2013-06-11 18:39:54 +02:00
api.c Remove SR_CONF_MAX_UNCOMPRESSED_SAMPLES again. 2014-01-19 17:18:59 +01:00
protocol.c Use common usb_source_add and usb_source_remove functions. 2013-12-21 23:09:23 +00:00
protocol.h Centralise duplicated logging helper defines. 2013-12-27 12:54:05 +01:00