Commit graph

267 commits

Author SHA1 Message Date
Frank Mori Hess
81df61bede make install-data-local target conditional, and use $(INSTALL_DATA)
instead of $(INSTALL)
2003-07-08 22:13:00 +00:00
David Schleef
374e8ca663 escape quotes in perl string 2003-07-07 22:48:44 +00:00
David Schleef
7202fb8b74 add figure 2003-07-07 22:44:39 +00:00
David Schleef
d70d0eef2c Much fixage and new text from Herman. 2003-07-07 22:34:18 +00:00
Frank Mori Hess
49e17577df fixed return value for comedi_dio_config() entry 2003-06-06 05:01:08 +00:00
David Schleef
a2e5d96ba6 Add conditional compilation. Use docbook found by autoconf. 2003-06-05 22:16:02 +00:00
David Schleef
7e02472797 Change return value of comedi_data_{read|write}() 2003-06-04 04:15:02 +00:00
David Schleef
1cfc30e910 update 2003-06-04 02:48:32 +00:00
David Schleef
2cdfa17091 Fixes to make python and docs build correctly 2003-06-04 02:42:08 +00:00
Frank Mori Hess
598fa693a6 removed obsolete advanced.sgml. Got rid of references to hard-coded
comedi_config paths
2003-06-01 18:58:55 +00:00
Frank Mori Hess
10045b2f61 added entries for additional calibration functions 2003-05-08 00:35:19 +00:00
Frank Mori Hess
f905699fd7 fix broken dependencies, and man page generation 2003-05-08 00:34:29 +00:00
David Schleef
d50fc9b498 remove system identifiers 2003-05-02 23:49:12 +00:00
David Schleef
827370aa90 clean better 2003-05-02 08:06:17 +00:00
David Schleef
8ab858452b autoconfiscate 2003-05-02 07:53:44 +00:00
David Schleef
b28c52a42f autoconfiscation 2003-05-02 07:19:00 +00:00
Frank Mori Hess
0536b89f42 added return value for comedi_apply_calibration() 2003-03-06 19:04:18 +00:00
Frank Mori Hess
fb2bf948b2 Changed comedi_set_calibration() to comedi_apply_calibration(), and
made it much faster, it takes <100msec to run instead of >1sec.
It requires linking to libperl now (hope that's
okay).  Renamed DEBUG() and _() in libinternal.h to COMEDILIB_DEBUG()
and GETTEXT() in order to avoid conflicts with perl headers.
2003-03-04 00:41:10 +00:00
Frank Mori Hess
fc3cc45a16 added documentation for comedi_set_calibration() 2003-03-01 01:52:32 +00:00
Frank Mori Hess
f0e92b1322 added documentation for comedi_data_read_delayed() and comedi_data_read_hint()
because I'm sick of anwering questions about why comedi_data_read() returns
inaccurate values.
2002-11-18 23:49:57 +00:00
David Schleef
086659fc59 fix typo on comedi_open 2002-09-25 01:08:16 +00:00
Frank Mori Hess
add0bf082b added a couple paragraphs for people who don't know what anti-alias filters
are.
2002-07-22 20:45:24 +00:00
David Schleef
e6f99e5ad9 remove rm of non-autogenerated files 2002-06-12 02:01:03 +00:00
David Schleef
6c680d0790 More questions 2002-06-07 00:17:35 +00:00
David Schleef
8f29543c11 Added parsing of Status header and &amp 2002-05-11 06:45:40 +00:00
David Schleef
1e25ae3db8 Add glossary 2002-05-11 06:43:55 +00:00
Frank Mori Hess
8a85f450b5 updated drivers.txt generated from comedi, that fixes some parse errors 2002-05-01 19:58:09 +00:00
David Schleef
4f8f9eda9b moved DOCTYPE in each file into a comment. Vim still recognizes it, but
there are no more jade warnings/errors
2002-05-01 19:27:11 +00:00
David Schleef
7d9b50fc7d added pdf target 2002-05-01 19:24:46 +00:00
David Schleef
427f10a77a Added some functions 2002-05-01 19:24:27 +00:00
David Schleef
80281d3b31 typing 2002-03-18 23:12:58 +00:00
David Schleef
834b78b908 Change name 2002-03-18 22:18:17 +00:00
David Schleef
09d8271d34 *** empty log message *** 2002-03-18 22:14:47 +00:00
David Schleef
62088df124 Change email addresses and host names. 2002-03-09 01:22:30 +00:00
Frank Mori Hess
912ff4281f added Herman as author 2002-03-07 22:34:04 +00:00
David Schleef
7e92da9d79 Current Comedi CVS drivers.txt. 2002-01-21 15:35:34 +00:00
David Schleef
0be5b00513 Move documentation ported to DocBook-3.1 out of docbook directory. 2002-01-21 15:32:42 +00:00
David Schleef
9a417c7282 Updates 2002-01-21 15:17:12 +00:00
David Schleef
f95a0c1eac Converting docs to DocBook 3.1 2002-01-21 11:15:31 +00:00
David Schleef
0cb54481fe Fixed some [] characters. 2002-01-21 00:14:37 +00:00
David Schleef
1a0ddff300 Added a few questions 2002-01-21 00:13:52 +00:00
David Schleef
10a8235184 More cleaning 2001-10-04 22:24:01 +00:00
David Schleef
726a857a0f cleaned up some of the document making 2001-10-04 20:35:04 +00:00
David Schleef
380f2fc1eb Additional typing 2001-10-04 20:10:36 +00:00
David Schleef
e3704ff4a9 Additional verbage for extended triggering 2001-08-19 01:32:30 +00:00
David Schleef
0ed20b06aa target for gettext message creation 2001-08-19 01:24:23 +00:00
David Schleef
cd216fd6fd Eine .po Datei auf deutsch 2001-08-19 01:19:50 +00:00
David Schleef
4241d30c5f Added lots about configuration instructions 2001-07-30 20:39:46 +00:00
David Schleef
646587b1ea It doesn't make sense to keep regenerating these in CVS. They are
generated in the release script now.
2001-07-16 00:05:36 +00:00
David Schleef
40f9847e79 Simple makefile, 'cause I can never remember the correct commands 2001-07-15 23:58:49 +00:00