Comedilib (libcomedi) library
Find a file
2003-07-02 18:26:26 +00:00
comedi_calibrate new results with ad8804_debug caldac 2003-07-02 18:26:26 +00:00
comedi_config made comedi_config install into sbin instead of bin subdirectory 2003-05-19 23:31:47 +00:00
debian move files around. fix build depends. 2003-06-05 22:15:12 +00:00
demo add #! line 2003-06-04 02:54:41 +00:00
doc fixed return value for comedi_dio_config() entry 2003-06-06 05:01:08 +00:00
etc fix script for different common comedi_config paths 2003-06-01 18:38:22 +00:00
include need to dist these files. 2003-06-04 02:55:50 +00:00
lib be a little more careful about fixing up calibration file path, although 2003-05-31 16:58:45 +00:00
m4 Macro from gstreamer 2003-06-06 17:50:33 +00:00
man removed assumption that comedi_config is in /usr/sbin 2003-06-01 18:44:41 +00:00
perl Change email addresses and host names. 2002-03-09 01:22:30 +00:00
python Conditional compile. Use compiler flags found by autoconf 2003-06-05 22:17:01 +00:00
testing autoconfiscate 2003-05-02 07:53:44 +00:00
autogen.sh learn how to write sh correctly 2003-06-04 03:04:42 +00:00
Changelog changelog entry for 0.7.18 2002-02-12 22:29:13 +00:00
comedilib.spec.in Fix to actually make it work. 2003-06-05 22:12:45 +00:00
configure.ac added some m4 quoting (fixes docbook warning message with comma), added 2003-06-06 14:07:58 +00:00
COPYING Changed to LGPL, because that's what it was supposed to be. 2001-05-28 02:28:55 +00:00
INSTALL updated for autoconf stuff 2003-05-16 19:41:13 +00:00
Makefile.am autogenerate spec file 2003-06-04 03:36:55 +00:00
README Change email addresses and host names. 2002-03-09 01:22:30 +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.

* 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://cvs.comedi.org/cvs_anon.html.

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>.