]> sigrok.org Git - libsigrok.git/commit
Remove SR_CONF_MAX_UNCOMPRESSED_SAMPLES again.
authorBert Vermeulen <redacted>
Sun, 19 Jan 2014 16:18:59 +0000 (17:18 +0100)
committerBert Vermeulen <redacted>
Sun, 19 Jan 2014 16:18:59 +0000 (17:18 +0100)
commitf0de2dd0fa67b61e755b04657b132282acc1c9a0
tree417f6e537033fab4ea565266a6e6085a95a91ce1
parent9497f49ef8ce9136775c77386a79256806ee1c02
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.
hardware/chronovu-la8/api.c
hardware/ikalogic-scanalogic2/api.c
hardware/openbench-logic-sniffer/api.c
hardware/zeroplus-logic-cube/api.c
hwdriver.c
libsigrok.h