Comedilib (libcomedi) library
Go to file
David Schleef 89fe19f725 Cleanup. 2002-01-22 10:01:13 +00:00
comedi_calibrate Fixed strange unreproducible behavior with insn barfing. Turns out 2002-01-22 09:32:28 +00:00
comedi_config locale settings need to be #ifdef'd 2001-08-19 01:31:26 +00:00
debian *** empty log message *** 2002-01-22 10:00:42 +00:00
demo Make it work with the parallel port again 2002-01-22 09:34:49 +00:00
doc Current Comedi CVS drivers.txt. 2002-01-21 15:35:34 +00:00
etc Cleanup. 2002-01-22 10:01:13 +00:00
include copied over from comedi, for INSN_INTTRIG support. 2001-08-24 19:08:06 +00:00
lib Fixed warning by adding header 2001-10-24 22:24:28 +00:00
man updated reference to default buffer size from 128k -> 16k 2001-06-04 00:37:21 +00:00
perl Added #! line 2001-06-27 22:17:38 +00:00
python hmmm... should compile things before I check them in. 2001-05-28 04:00:34 +00:00
testing added 2001-10-04 20:17:55 +00:00
COPYING Changed to LGPL, because that's what it was supposed to be. 2001-05-28 02:28:55 +00:00
Changelog Changelog for 0.7.17 2001-11-18 03:02:25 +00:00
Config Added SONAME_SUFFIX 2001-10-24 22:23:59 +00:00
INSTALL update docs 2001-03-01 21:52:23 +00:00
Makefile Split up install target 2001-10-16 08:19:29 +00:00
README Fix typo 2001-07-30 20:37:42 +00:00
todo Random todo checkin 2001-07-15 23:15:55 +00:00
version *** empty log message *** 2002-01-15 01:02:39 +00:00

README

    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@stm.lbl.gov 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://stm.lbl.gov/cgi-bin/mailman/listinfo/comedi.
You can always unsubscribe by sendinging "unsubscribe" (spell
it correctly!) to comedi-request@stm.lbl.gov.

* More Information:

Comedi also has a web page, at http://stm.lbl.gov/comedi.  New versions
of comedi can be found on the ftp site ftp://stm.lbl.gov/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://oss.lineo.com/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>.