]> sigrok.org Git - sigrok-cli.git/commit
Fix listing of some configuration options.
authorGuido Trentalancia <redacted>
Tue, 29 Jan 2019 23:52:41 +0000 (00:52 +0100)
committerUwe Hermann <redacted>
Tue, 29 Jan 2019 23:56:07 +0000 (00:56 +0100)
commitc4af23212178e01e5b5016d0d50fbd2d825615ae
tree909a2f0a7b4036510a51f5b563818a79a0c95b74
parentb5c8f3a14ae5df5988f7491e4b65a1b3f60c089a
Fix listing of some configuration options.

The listing of the following configuration options is currently
broken in sigrok-cli (invalid values are displayed):

 - "timebase" in yokogawa-dlm, rohde-schwarz-hameg, hantek-dso,
   lecroy-xstream, siglent-sds and rigol-ds drivers;
 - "vdiv" in hantek-6xxx, yokogawa-dlm, rohde-schwarz-hameg, hantek-dso,
   lecroy-xstream, hung-chang-dso-2100, siglent-sds and rigol-ds drivers;
 - "spl_meas_range" in pce-322a and cem-dt-885x drivers.

Fixes bug #1331.

Signed-off-by: Guido Trentalancia <redacted>
show.c