]> sigrok.org Git - libsigrok.git/commit - hwdriver.c
Add incomplete mso-19 plugin
authorDaniel Ribeiro <redacted>
Mon, 10 Jan 2011 17:15:51 +0000 (15:15 -0200)
committerDaniel Ribeiro <redacted>
Mon, 10 Jan 2011 17:15:51 +0000 (15:15 -0200)
commit01cf8814949f4786da4a1be79a74030a691be152
treed05dfd8554f272f33bb7aad6c6b263b7c00e794b
parent3677f3ec3f76ec3efc8aea97a1b050f6949d773d
Add incomplete mso-19 plugin

* Both Analog and Logic capture works.
* Analog values are raw ADC, still useless.
* Triggers aren't implemented.
* Pattern Generator not implemented.
* Everything is broken. :)
hardware/Makefile.am
hardware/link-mso19/Makefile.am [new file with mode: 0644]
hardware/link-mso19/link-mso19.c [new file with mode: 0644]
hardware/link-mso19/link-mso19.h [new file with mode: 0644]
hwplugin.c