libsigrok/hardware/agilent-dmm
Uwe Hermann 4ebd48b352 Remove non-error hw_info_get() messages.
Currently hw_info_get() can receive requests for entries (info_id) that
the specific driver doesn't support. That is (right now) a valid
use-case and not an error (might change later, though).

Thus, for now, don't output messages for such requests at all (certainly
not as sr_err() where they show up in e.g. sigrok-cli output per default).
2013-01-20 18:48:02 +01:00
..
Makefile.am hardware/agilent-dmm/Makefile.am: Fix typo. 2012-12-18 02:25:17 +01:00
agilent-dmm.h agilent-dmm: no need to specify a serialcomm scan parameter 2012-11-07 00:46:30 +01:00
api.c Remove non-error hw_info_get() messages. 2013-01-20 18:48:02 +01:00
sched.c Fix limit_samples check in various drivers. 2012-12-26 02:11:00 +01:00