]> sigrok.org Git - libsigrok.git/commit
hameg-hmo: Add SR_CONF_HIGH_RESOLUTION and SR_CONF_PEAK_DETECTION.
authorGuido Trentalancia <redacted>
Wed, 21 Nov 2018 13:48:56 +0000 (14:48 +0100)
committerUwe Hermann <redacted>
Thu, 25 Jul 2019 23:43:19 +0000 (01:43 +0200)
commit97a000748a1a4ca7370121af0c84d0e2281d527a
tree0afda25eebb9221e01684939a5c9e0aae58cc84f
parent29a9b1a0bd0af79e0eb2adee594f42895452344c
hameg-hmo: Add SR_CONF_HIGH_RESOLUTION and SR_CONF_PEAK_DETECTION.

Implement High Resolution mode and Peak Detection settings.

Beautify the code by reordering the Trigger Source settings
definitions.
include/libsigrok/libsigrok.h
src/hardware/hameg-hmo/api.c
src/hardware/hameg-hmo/protocol.c
src/hardware/hameg-hmo/protocol.h
src/hwdriver.c
src/scpi.h