Bug 1062 - Allow non-standard vdiv settings
Summary: Allow non-standard vdiv settings
Status: CONFIRMED
Alias: None
Product: libsigrok
Classification: Unclassified
Component: Driver: lecroy-xstream (show other bugs)
Version: unreleased development snapshot
Hardware: All All
: Normal normal
Target Milestone: ---
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-11-01 20:55 CET by Soeren Apel
Modified: 2017-11-01 20:55 CET (History)
0 users



Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Soeren Apel 2017-11-01 20:55:57 CET
LeCroy scopes allow custom vdiv settings, e.g. "25 mv/div". The driver however assumes that all vdiv settings are limited to the ones listed in the vdivs array. This needs fixing.