]> sigrok.org Git - libsigrok.git/commit - src/hardware/hp-3478a/api.c
hp-3478a: Fix range strings for current and resistance mode
authorFrank Stettner <redacted>
Sun, 12 Feb 2023 12:10:43 +0000 (13:10 +0100)
committerGerhard Sittig <redacted>
Sun, 19 Feb 2023 16:40:02 +0000 (17:40 +0100)
commit99307b251f726c453b6cec6600adcbcc1945320f
tree9bb811d66716d3317ae766ab2a2f1b38214915e5
parentcefdd911747a4b219ba8d04714e99be91314edf5
hp-3478a: Fix range strings for current and resistance mode

The range strings for the resistance mode were missing the unit (R). The
range strings for both current modes (DC and AC) were wrongly using volts
instead of amps.
src/hardware/hp-3478a/api.c