libsigrok/hardware/zeroplus-logic-cube
Uwe Hermann 4b97c74e0b sr_driver_scan(): Improve checks.
Check the relevant arguments for != NULL before calling the actual
driver-specific function, so that the driver can safely assume those
arguments are non-NULL. This removes the need to duplicate these
checks in every driver.

Also, do some minor whitespace and consistency improvements.
2013-01-29 12:56:02 +01:00
..
Makefile.am sr/srd: Remove/fix non-applicable autotools stuff. 2011-12-30 11:14:24 +01:00
analyzer.c zeroplus-logic-cube: Fix samplerate and trigger 2012-11-05 11:46:58 +01:00
analyzer.h zeroplus-logic-cube: Fix samplerate and trigger 2012-11-05 11:46:58 +01:00
gl_usb.c hardware: Call libusb_error_name() in all USB-related error messages 2012-12-05 01:14:44 +01:00
gl_usb.h sr: moved sigrok.h so libsigrok/libsigrok.h 2012-07-05 01:17:28 +02:00
zeroplus.c sr_driver_scan(): Improve checks. 2013-01-29 12:56:02 +01:00