]> sigrok.org Git - libsigrok.git/commit
hameg-hmo: Add SR_CONF_LIMIT_SAMPLES support.
authorGuido Trentalancia <redacted>
Fri, 16 Nov 2018 17:41:30 +0000 (18:41 +0100)
committerUwe Hermann <redacted>
Thu, 25 Jul 2019 22:11:07 +0000 (00:11 +0200)
commitd779dcacb70ffcfed190612e39a3ac5df62b31e0
treeb85fe7abbef9d588171e7594f2eeb8ad52fdee94
parent6d0f3508f73e7a6de3c956ef7ca69813de91d7d1
hameg-hmo: Add SR_CONF_LIMIT_SAMPLES support.

At the moment only the maximum number of frames to be acquired can be
configured for the Hameg/Rohde&Schwarz HMO mixed-signal oscilloscope
series driver (hameg-hmo).

This patch adds support to configure the number of samples to acquire
in both analog and digital (logic) mode.
src/hardware/hameg-hmo/api.c
src/hardware/hameg-hmo/protocol.c
src/hardware/hameg-hmo/protocol.h