]> sigrok.org Git - libsigrok.git/commit - src/hardware/lecroy-logicstudio/api.c
lecroy-logicstudio: Initial driver implementation.
authorTilman Sauerbeck <redacted>
Thu, 8 Oct 2015 18:13:53 +0000 (20:13 +0200)
committerUwe Hermann <redacted>
Fri, 4 Dec 2015 09:35:04 +0000 (10:35 +0100)
commitc7b17bcba3751c7849229089cce8773bb4355be7
tree3a5f138f750e121dd83bce94938bfbc42d88f18f
parent17b93fd7c0c7af90042eac513d837cf1ec2b5f9c
lecroy-logicstudio: Initial driver implementation.

This supports both 8 and 16 channel modes with samplerates up to
500 MHz. Voltage thresholds are currently fixed at 1.58V.
Makefile.am
configure.ac
src/drivers.c
src/hardware/lecroy-logicstudio/api.c [new file with mode: 0644]
src/hardware/lecroy-logicstudio/protocol.c [new file with mode: 0644]
src/hardware/lecroy-logicstudio/protocol.h [new file with mode: 0644]