]> sigrok.org Git - libsigrok.git/commit
scpi-dmm: rephrase read timeout decls, put "unit" after "ms value"
authorGerhard Sittig <redacted>
Sat, 22 May 2021 08:08:23 +0000 (10:08 +0200)
committerGerhard Sittig <redacted>
Tue, 1 Jun 2021 06:20:59 +0000 (08:20 +0200)
commitbf03e06d57c3189458cc6d6c613afb28a586ce1e
tree7930e5f2fb51b86896e0ba4f87b13af5b87f69a4
parenta36b21fb89ca56a92cd27b3098ef391fa61adbc3
scpi-dmm: rephrase read timeout decls, put "unit" after "ms value"

Rephrase the SCPI read timeouts in scpi-dmm model declarations. Shuffle
the order of product terms such that the milliseconds "unit" goes last,
and the milliseconds value goes first. Assume that "2500 * 1000 [us]"
better reflects the intention than "1000 * 2500" does.
src/hardware/scpi-dmm/api.c