Uwe Hermann
|
4bf9398802
|
sr_dev_inst_free(): Allow NULL as argument.
|
2017-03-10 11:38:12 +01:00 |
Uwe Hermann
|
8662130615
|
scope drivers: More consistent config key ordering.
|
2017-03-08 01:10:40 +01:00 |
Soeren Apel
|
90230cfa7f
|
lecroy-xstream: Fix capabilities listing in config_list()
This fixes bug #913.
|
2017-03-08 01:10:39 +01:00 |
Soeren Apel
|
6984cfb245
|
Rework sr_period_string
|
2017-03-07 17:13:46 +01:00 |
Uwe Hermann
|
6d13a46ce0
|
lecroy-xstream: Drop some unneeded "lecroy_" prefixes.
For the time being this driver only handles LeCroy devices, so those
prefixes are not needed.
|
2017-03-02 21:22:10 +01:00 |
Uwe Hermann
|
b295fa5190
|
lecroy-xstream: Drop prototypes for non-existing functions.
|
2017-03-02 21:22:10 +01:00 |
Uwe Hermann
|
ea257cdc23
|
lecroy-xstream: Minor whitespace and consistency fixes.
|
2017-03-02 21:22:10 +01:00 |
Soeren Apel
|
9de47e9e71
|
lecroy-xstream: Use sr_period_string()
|
2017-03-02 21:22:10 +01:00 |
Soeren Apel
|
7002e64a54
|
lecroy-xstream: Fix compiler warnings
|
2017-03-02 21:22:10 +01:00 |
Soeren Apel
|
d0b913eac4
|
lecroy-xstream: Don't send custom SCPI command to the probed device
|
2017-03-02 21:22:00 +01:00 |
Soeren Apel
|
bb08570f1a
|
lecroy-xstream: Change human-readable name
|
2017-03-02 15:49:49 +01:00 |
Sven Schnelle
|
3f2c7c94a1
|
lecroy-xstream: Add the actual driver implementation
Signed-off-by: Sven Schnelle <svens@stackframe.org>
|
2017-03-02 15:39:44 +01:00 |
Sven Schnelle
|
e3b83c5ec3
|
lecroy-xstream: Initial driver skeleton.
Signed-off-by: Sven Schnelle <svens@stackframe.org>
|
2017-03-02 15:39:44 +01:00 |