libsigrok/hardware/rigol-ds
Daniel Elstner ca9b9f4834 hwdriver: Change TRIGGER_SLOPE setting to string type.
Drivers interpreted the uint64 values to the SR_CONF_TRIGGER_SLOPE
configuration setting in different ways.  In order to orthogonalize
the API, change the type of the setting to a string with the same
format as uses for logic probes.
2014-01-27 20:55:01 +01:00
..
Makefile.am Rename rigol-ds1xx2 driver to rigol-ds. 2013-11-29 00:50:59 +00:00
api.c hwdriver: Change TRIGGER_SLOPE setting to string type. 2014-01-27 20:55:01 +01:00
protocol.c rigol-ds: Fix a couple of compile warnings. 2014-01-23 23:12:37 +01:00
protocol.h rigol-ds: Fix partial read handling in header parser. 2014-01-23 01:42:34 +01:00