Comedilib (libcomedi) library
Find a file
2008-02-21 12:59:07 +00:00
c++ Added comedi_iostream.hpp to include_HEADERS 2007-10-17 20:12:41 +00:00
comedi_config cleanup file pointers with fclose() 2005-03-19 00:57:00 +00:00
demo trivial change to a comment. 2008-02-08 18:23:05 +00:00
doc Sync with comedi 2008-02-21 12:59:07 +00:00
etc New firmware with PWM support. It uses the GPIF of the board to stream 2007-11-25 21:17:14 +00:00
include Added more INSN_CONFIG wrappers: comedi_get_clock_source(), 2008-01-23 18:56:52 +00:00
lib Updated comedi_dio_config implementation to reflect logical split 2008-02-12 18:27:00 +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 Gave libscxi independent version info from libcomedi. Removed 2007-08-19 18:30:26 +00:00
swig Fix out-of-tree build of ruby bindings. 2007-11-02 16:03:58 +00:00
testing comedi_internal_trigger is provided by comedilib now. 2008-01-28 20:38:47 +00:00
AUTHORS Adding trivial email address obfuscation, since some of the AUTHORS 2007-11-10 16:54:15 +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 Regenerated ChangeLog with "cvs2cl -t" for 0.8.1 release. 2007-10-29 01:01:26 +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 Converted comedilib docs to docbook-xml 4.4, fixing a bunch of 2008-01-24 01:32:41 +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 Added C++ binding. 2007-08-27 21:46:35 +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>.