]> sigrok.org Git - libsigrok.git/commit
lecroy-xstream: Use best-effort strategy for unknown models
authorSoeren Apel <redacted>
Tue, 3 Oct 2017 11:29:46 +0000 (13:29 +0200)
committerSoeren Apel <redacted>
Tue, 3 Oct 2017 15:31:48 +0000 (17:31 +0200)
commite7d2cd1e0558594f590f1a4d531c87dd4922c6d9
tree42a098dc9017895d9d6f79344b870e6ceb3e581d
parent6158728cdb82ecf5a9783fa94489d51c90875f59
lecroy-xstream: Use best-effort strategy for unknown models

As there is a huge range of supported LeCroy scopes, naming
the IDN response for every single one of them is going to be
impossible. Hence, it makes more sense to treat all LeCroy
devices as if they were scopes and supported. This approach
lets users try to see how far they get and if they run into
issues, they can then be treated separately - e.g. by creating
a custom device profile.
Unless we do this, the vast majority of LeCroy scopes will
not be recognized by the driver.
src/hardware/lecroy-xstream/protocol.c