]> sigrok.org Git - libsigrok.git/commit
sr: initial support for Hantek 2xxx/5200 USB oscilloscopes
authorBert Vermeulen <redacted>
Sun, 22 Apr 2012 23:05:58 +0000 (01:05 +0200)
committerBert Vermeulen <redacted>
Wed, 30 May 2012 21:56:12 +0000 (23:56 +0200)
commit3b533202c8b32fbe785906e9930959aae077aeff
treead37b28496bc2b907d309081fe44466a18ad5ba5
parentf366e86c68071fa7888259aa3963b213caa81b51
sr: initial support for Hantek 2xxx/5200 USB oscilloscopes
configure.ac
contrib/z60_libsigrok.rules
hardware/Makefile.am
hardware/hantek-dso/Makefile.am [new file with mode: 0644]
hardware/hantek-dso/api.c [new file with mode: 0644]
hardware/hantek-dso/dso.c [new file with mode: 0644]
hardware/hantek-dso/dso.h [new file with mode: 0644]
hwdriver.c