libsigrok/hardware/sysclk-lwla
Daniel Elstner 43db343618 sysclk-lwla: Implement config_probe_set() callback.
Move setup of channels and trigger masks to the new probe
configuration callback.  Although the actual hardware setup
still happens just before acquisition, the new approach
already has the advantage that invalid settings are caught
early.
Also, it turns out that the LWLA1034 allows triggering on
channels which are not enabled for data acquisition.  This
feature is now supported as well.
2014-01-23 02:36:13 +01:00
..
Makefile.am sysclk-lwla: Implement support for the LWLA1034. 2014-01-14 19:33:31 +01:00
api.c sysclk-lwla: Implement config_probe_set() callback. 2014-01-23 02:36:13 +01:00
lwla.c sysclk-lwla: Utility functions clean-up and semantic fixes. 2014-01-15 21:44:59 +01:00
lwla.h sysclk-lwla: Implement support for the LWLA1034. 2014-01-14 19:33:31 +01:00
protocol.c sysclk-lwla: Implement config_probe_set() callback. 2014-01-23 02:36:13 +01:00
protocol.h sysclk-lwla: Implement config_probe_set() callback. 2014-01-23 02:36:13 +01:00