Comedilib (libcomedi) library
Find a file
Frank Mori Hess aa946e4810 Be a little more correct by setting CMDF_WRITE flag, in preparation
for subdevices that support both input and output commands.
2007-08-13 21:20:35 +00:00
comedi_config cleanup file pointers with fclose() 2005-03-19 00:57:00 +00:00
demo Be a little more correct by setting CMDF_WRITE flag, in preparation 2007-08-13 21:20:35 +00:00
doc Fixed comedi_get_cmd_generic_timed() by adding a chanlist_len 2007-08-02 19:46:44 +00:00
etc Got rid of doccomedilib, use "configure --docdir=blah" and related 2007-07-31 17:43:18 +00:00
include synced with comedi. 2007-08-13 21:18:47 +00:00
lib Fixed comedi_get_cmd_generic_timed() by adding a chanlist_len 2007-08-02 19:46:44 +00:00
m4 Move to current:revision:age discipline for library version numbers. 2007-07-31 02:21:24 +00:00
man Default buffer sizes are actually 64k now. 2007-08-07 20:59:24 +00:00
perl Change email addresses and host names. 2002-03-09 01:22:30 +00:00
scxi add license header to scxi.c, and caleb as author 2005-02-06 16:25:16 +00:00
swig Fixed comedi_get_cmd_generic_timed() by adding a chanlist_len 2007-08-02 19:46:44 +00:00
testing Fixed comedi_get_cmd_generic_timed() by adding a chanlist_len 2007-08-02 19:46:44 +00:00
AUTHORS Added AUTHORS list to comedilib. 2007-07-31 14:47:27 +00:00
autogen.sh Blah, a fresh cvs checkout does need a couple command-line options to 2007-07-31 19:51:53 +00:00
ChangeLog Autogenerated ChangeLog using "cvs2cl -t" 2007-07-31 17:47:49 +00:00
comedilib.pc.in add pkgconfig file 2004-08-13 03:57:53 +00:00
comedilib.spec.in Fix to actually make it work. 2003-06-05 22:12:45 +00:00
configure.ac Got rid of doccomedilib, use "configure --docdir=blah" and related 2007-07-31 17:43:18 +00:00
COPYING Changed to LGPL, because that's what it was supposed to be. 2001-05-28 02:28:55 +00:00
INSTALL *** empty log message *** 2003-11-15 14:35:20 +00:00
Makefile.am Blah, a fresh cvs checkout does need a couple command-line options to 2007-07-31 19:51:53 +00:00
NEWS Got rid of autogen.sh, and just tell people to run autoreconf. 2007-07-31 14:50:47 +00:00
README Added mention of comedi_calibrate and comedi-nonfree-firmware tarballs. 2007-07-30 03:26:57 +00:00
README.CVS Blah, a fresh cvs checkout does need a couple command-line options to 2007-07-31 19:51:53 +00:00
todo *** empty log message *** 2002-03-18 21:47:45 +00:00

    COMEDILIB
    The Linux Control and Measurement Device Interface Library
    David Schleef <ds@schleef.org>


* About Comedi:

Comedi is a collection of drivers for data acquisition hardware.
These drivers work with Linux, and also with Linux combined with
the real-time extensions RTAI and RTLinux.  The Comedi core, which
ties all the driver together, allows applications to be written
that are completely hardware independent.

Comedi supports a variety of data acquisition hardware; an
incomplete list can be found in the Comedi source.

This distribution contains only the user-space library.  You will
almost certainly also want to download the Comedi kernel modules
found in the "comedi" tarball.  Also, the calibration programs
comedi_calibrate and comedi_soft_calibrate can be found in the
"comedi_calibrate" tarball.  A few boards also need firmware
found in the "comedi-nonfree-firmware" tarball.

* Installation:

Installation instructions are found in INSTALL.

* Mailing List:

Comedi has a mailing list.  Send "subscribe comedi" to
comedi-request@comedi.org to subscribe.  Traffic is light, and mainly
questions/answers about comedi installation, bugs, and programming.
General questions about data acquisition are also welcome.
Alternatively, you can subscribe and unsubscribe at
http://www.comedi.org/cgi-bin/mailman/listinfo/comedi.
You can always unsubscribe by sendinging "unsubscribe" (spell
it correctly!) to comedi-request@comedi.org.

* More Information:

Comedi also has a web page, at http://www.comedi.org/comedi.  New versions
of comedi can be found on the ftp site ftp://ftp.comedi.org/pub/comedi.

Often bugfixes and new features that are not in the current release
can be found in the CVS repository.  Instructions for anonymous CVS
access to the Comedi and Comedilib repositories are found at
http://www.comedi.org/download.php

Comedilib may be freely distibuted and modified in accordance with
the GNU Lesser General Public License.  Portions of the Comedilib
distribution fall under different licenses; see the individual files
for details.

The person behind all this misspelled humor is David Schleef
<ds@schleef.org>.