Comedilib (libcomedi) library
Find a file
2003-03-06 19:05:16 +00:00
comedi_calibrate added subdevice to calibration file 2003-02-26 19:31:56 +00:00
comedi_config Fix i18n 2002-09-25 01:16:02 +00:00
debian Fix shlibdeps to get the built library 2002-06-12 02:00:37 +00:00
demo set default n_scan value to 10 for insn demo, added check that it is 2003-03-05 17:01:34 +00:00
doc added return value for comedi_apply_calibration() 2003-03-06 19:04:18 +00:00
etc updated reference to old lineo cvs server 2003-02-05 15:05:31 +00:00
include Changed comedi_set_calibration() to comedi_apply_calibration(), and 2003-03-04 00:41:10 +00:00
lib moved stderr output to use COMEDILIB_DEBUG() 2003-03-06 19:05:16 +00:00
man added descriptions of some options, --save-file in particular 2003-03-01 03:30:59 +00:00
perl Change email addresses and host names. 2002-03-09 01:22:30 +00:00
python Patch from John Conner <conner@empiredi.com> 2002-03-09 00:20:20 +00:00
rpm Change email addresses and host names. 2002-03-09 01:22:30 +00:00
testing fixing includes for exit(), memset() for gcc 2.96 compiler warnings 2003-01-01 23:07:02 +00:00
Changelog changelog entry for 0.7.18 2002-02-12 22:29:13 +00:00
Config Added SONAME_SUFFIX 2001-10-24 22:23:59 +00:00
COPYING Changed to LGPL, because that's what it was supposed to be. 2001-05-28 02:28:55 +00:00
INSTALL update docs 2001-03-01 21:52:23 +00:00
Makefile ignoring error so make install works when docs not built 2003-01-01 23:05:48 +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
version version bump 2002-07-24 01:52:43 +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>.