libsigrok/hardware/zeroplus-logic-cube
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 Use consistent naming for internal libtool helper libs. 2013-05-10 17:44:01 +02:00
analyzer.c zeroplus: Add voltage threshold support 2014-01-03 15:09:11 +01:00
analyzer.h zeroplus: Add voltage threshold support 2014-01-03 15:09:11 +01:00
api.c Remove SR_CONF_MAX_UNCOMPRESSED_SAMPLES again. 2014-01-19 17:18:59 +01:00
gl_usb.c zeroplus: Modify analyzer_read_start to just prep for bulk reads. 2014-01-03 15:09:10 +01:00
gl_usb.h zeroplus: Modify analyzer_read_start to just prep for bulk reads. 2014-01-03 15:09:10 +01:00
protocol.c change a bunch of functions from SR_PRIV to static 2014-01-14 23:39:23 +01:00
protocol.h zeroplus: Add voltage threshold support 2014-01-03 15:09:11 +01:00