]> sigrok.org Git - libsigrok.git/commit
hameg-hmo: Use the host's endianess to read analog channel data via SCPI
authorGerhard Sittig <redacted>
Fri, 30 Dec 2016 22:46:27 +0000 (23:46 +0100)
committerGerhard Sittig <redacted>
Sat, 7 Jan 2017 20:36:53 +0000 (21:36 +0100)
commit65a6794ea1fef5064e7d47403a7bbbed76c3058b
treeebd700332415835d2b4cd4273a00951d914a1c87
parentd1ad8b10bc9a928cb7b636bcf206ea59736a8658
hameg-hmo: Use the host's endianess to read analog channel data via SCPI

Configure the scope to the host's native endianess before downloading
acquisition data from analog channels. This unbreaks operation on those
models which default to a representation which differs from the host.
src/hardware/hameg-hmo/api.c
src/hardware/hameg-hmo/protocol.c
src/hardware/hameg-hmo/protocol.h