]> sigrok.org Git - libsigrok.git/commit - src/hardware/rigol-ds/api.c
rigol-ds: Add missing 20/50/100V vdiv entries.
authorUwe Hermann <redacted>
Sat, 14 Feb 2015 18:08:39 +0000 (19:08 +0100)
committerUwe Hermann <redacted>
Sat, 14 Feb 2015 18:32:15 +0000 (19:32 +0100)
commitd50725e0126a5d52d97e7ea49e37c66c15108156
tree45ff83f070d651fc2b2f646c374e4f0d20efddf2
parente1b5b7e735608bcabb674d807f8321e9e8e00fa5
rigol-ds: Add missing 20/50/100V vdiv entries.

These are available on e.g. Rigol DS1102E (or "upgraded" DS1052E).

Without this, if one of the channels happens to have been set to
one of the missing vdiv settings frontends (e.g. PulseView) will
have some trouble using the scope:

  sr: hwdriver: sr_config_get(): key 30012 (vdiv) sdi 0x11bcb70 cg CH1
  sr: rigol-ds: Negative vdiv index: -1.
  std::exception
src/hardware/rigol-ds/api.c