Uwe Hermann
|
cfe01d0607
|
chronovu-la: Show errors other than "device not found".
This can be useful for the user to see, e.g. for permission related
issues (device is there, but cannot be accessed).
|
2014-04-13 18:57:53 +02:00 |
Uwe Hermann
|
38d3246497
|
Various drivers: Expose SR_CONF_TRIGGER_TYPE.
Without this, sigrok-cli --show (for example) will not show the
supported trigger types.
|
2014-04-02 17:20:10 +02:00 |
Uwe Hermann
|
69bdcd8bb4
|
chronovu-la: LA16 has fewer max. samples than LA8.
Each LA16 sample is 16bits wide (LA8 samples are 8 bits wide). Adapt the
number returned for SR_CONF_LIMIT_SAMPLES in config_list() accordingly.
|
2014-04-02 17:20:10 +02:00 |
Uwe Hermann
|
b0efc84e12
|
chronovu-la: Document that streaming is not possible.
This closes bug #261.
|
2014-04-02 17:20:10 +02:00 |
Uwe Hermann
|
7b3567126c
|
Rename 'chronovu-la8' driver to 'chronovu-la'.
The driver now also supports the LA16 device (and possibly others in the
future).
|
2014-04-02 17:20:09 +02:00 |