]> sigrok.org Git - libsigrok.git/commit - hardware/chronovu-la/api.c
chronovu-la: LA16 has fewer max. samples than LA8.
authorUwe Hermann <redacted>
Wed, 2 Apr 2014 07:29:23 +0000 (09:29 +0200)
committerUwe Hermann <redacted>
Wed, 2 Apr 2014 15:20:10 +0000 (17:20 +0200)
commit69bdcd8bb44f3368d473da4f9ad5069778b139e7
tree68b6923d7a01c3efb9b55c4165475ba76d1dd5b0
parent05266f36a5d4cd9371983bb5f659266489327af2
chronovu-la: LA16 has fewer max. samples than LA8.

Each LA16 sample is 16bits wide (LA8 samples are 8 bits wide). Adapt the
number returned for SR_CONF_LIMIT_SAMPLES in config_list() accordingly.
hardware/chronovu-la/api.c