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 &
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
David Schleef
c24b423455
Regenerated docs
2001-07-15 23:58:14 +00:00
Frank Mori Hess
71373765bb
removed bit about chanlist error in cmdtest, since all bad chanlist errors should
...
return same value, so I should change my drivers
2001-07-12 21:41:21 +00:00
Frank Mori Hess
1d66cf1d59
more comedi_cmd related documentation
2001-07-12 20:28:43 +00:00
David Schleef
915c97e042
A text version, for all the crazies
2001-07-10 22:25:26 +00:00
David Schleef
0f8fd728ae
Remove comedilib_reference, rebuild comedilib*html
2001-07-10 22:23:29 +00:00
Frank Mori Hess
7e649096d2
added CR_PACK description
2001-07-06 18:11:48 +00:00
Frank Mori Hess
abd10aa214
Added a little bit more to command section.
2001-07-02 16:42:25 +00:00
David Schleef
55b4890f1b
More work on cmd trig sources
2001-07-01 11:59:06 +00:00
Frank Mori Hess
163841a772
added a bit to the command section, merged comedilib_reference into this file.
...
Still have to document comedi_cmd struct and related functions.
2001-07-01 01:02:36 +00:00
David Schleef
063c78f710
Fix bug about the return value of comedi_get_range()
2001-06-27 22:15:31 +00:00
David Schleef
dfcd45f95c
re-autogenerated
2001-06-27 22:14:20 +00:00
David Schleef
76fcc1bfb9
Some work on docs
2001-06-14 09:13:08 +00:00
David Schleef
a966c3737d
regen
2000-10-11 20:52:56 +00:00