libsigrok/hardware/hameg-hmo
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 hameg-hmo: Initial driver skeleton. 2013-12-03 15:13:30 +01:00
api.c hwdriver: Change TRIGGER_SLOPE setting to string type. 2014-01-27 20:55:01 +01:00
protocol.c hameg-hmo: Silence warning about format security. 2014-01-16 23:02:47 +01:00
protocol.h hameg-hmo: Add support for sample rate fetching. 2014-01-16 16:27:35 +01:00