]> sigrok.org Git - libsigrok.git/commit
agilent-dmm: add basic support for Agilent/Keysight U127x
authorGerd v. Egidy <redacted>
Sun, 10 Feb 2019 19:14:27 +0000 (20:14 +0100)
committerUwe Hermann <redacted>
Wed, 1 May 2019 13:43:00 +0000 (15:43 +0200)
commit16a8e58068a725abd9a8b516c56e7cebe853cc75
treeb0cc643e20ffc1915367d4417cbb7884553d5372
parent878e0e9d216c7c6bc7da0a74262bc1456561630d
agilent-dmm: add basic support for Agilent/Keysight U127x

Their commands are very similar to the U123x series, they just
add some more modes and the second channel. So use the re-functions
and just extend them where necessary.

Log reading not supported yet.

Basic testing done with a U1272A.
src/hardware/agilent-dmm/api.c
src/hardware/agilent-dmm/protocol.c
src/hardware/agilent-dmm/protocol.h