libsigrok/hardware/sysclk-lwla
Daniel Elstner 50cad98d1b sysclk-lwla: Do not reset drv_context.instances on scan.
Apparently, frontends may call scan() more than once to accumulate
multiple devices, so do not reset the instance list pointer at the
start of each scan.  Also, number devices continuously across scans.
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: Do not reset drv_context.instances on scan. 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: Improve message log output. 2014-01-18 19:09:56 +01:00
protocol.h sysclk-lwla: Streamline packet output logic. 2014-01-18 17:36:23 +01:00