]> sigrok.org Git - libsigrok.git/commit
add DF_ANALOG, and an analog output module
authorBert Vermeulen <redacted>
Mon, 10 Jan 2011 04:13:46 +0000 (05:13 +0100)
committerBert Vermeulen <redacted>
Mon, 10 Jan 2011 04:13:46 +0000 (05:13 +0100)
commit1437e8934bd01167f2126616c7e8b44ca342cd27
treedd0ddd9b6b8176adaa3e15c3615952a870b2bcca
parentf0411b1d170aa60c3aa79b12e88f53b225ea350d
add DF_ANALOG, and an analog output module

Samples in DF_ANALOG packets are fixed in length to sizeof(double).
output/Makefile.am
output/output.c
output/output_analog.c [new file with mode: 0644]
sigrok.h