libsigrok/hardware/hantek-dso
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 Use consistent naming for internal libtool helper libs. 2013-05-10 17:44:01 +02:00
api.c hwdriver: Change TRIGGER_SLOPE setting to string type. 2014-01-27 20:55:01 +01:00
dso.c change a bunch of functions from SR_PRIV to static 2014-01-14 23:39:23 +01:00
dso.h Centralise duplicated logging helper defines. 2013-12-27 12:54:05 +01:00