I've updated the manual in the section configuration and
authorBernd Porr <berndporr@f2s.com>
Fri, 27 Apr 2012 00:37:33 +0000 (01:37 +0100)
committerBernd Porr <berndporr@f2s.com>
Fri, 27 Apr 2012 00:37:33 +0000 (01:37 +0100)
commitdf6a97ec6c1175086cf8c7e912b0b4ffaad3fad9
tree5569d88a99bd08f174a9eb41338b85b1b822e0d2
parent12155822bc82cb45c9f36506a41a136a45a7cfa6
I've updated the manual in the section configuration and
also updated the tutorial. I've simplified the tut2.c
by using comedi2phys instead of comedi2physical. The use of
polynomials as a 2nd comedi program is a bit too difficult
for a novice and might deter the user to dig deeper into
the coding. Also, I've added tut3.c which is a stripped
down version of cmd.c and of that again the relevant lines
for the handbook to save space.
demo/Makefile.am
demo/tut2.c
demo/tut3.c [new file with mode: 0644]
demo/tut3_part.c [new file with mode: 0644]
doc/install.xml
doc/tutorial.xml