Commit graph

143 commits

Author SHA1 Message Date
Frank Mori Hess
dfaf144f85 Fixed indentation. Performed some editing of content. Removed some parts
which were wrong, or made no sense to me.
2008-01-24 19:11:18 +00:00
Frank Mori Hess
48a0731a29 Added some missing "para" elements in the legalnotice. Fixed up
indentation.
2008-01-24 15:08:47 +00:00
Frank Mori Hess
ab8d0426c3 Forgot to add this new file, it's part of conversion to docbook-xml. 2008-01-24 01:34:10 +00:00
Frank Mori Hess
a0568092e7 Converted comedilib docs to docbook-xml 4.4, fixing a bunch of
parse errors along the way (mostly unclosed tags).
2008-01-24 01:32:41 +00:00
Frank Mori Hess
a06bba542a Added more INSN_CONFIG wrappers: comedi_get_clock_source(),
comedi_get_gate_source(), and comedi_get_routing().  Added "channel"
parameter to some of the INSN_CONFIG wrappers.
2008-01-23 18:56:52 +00:00
Frank Mori Hess
76791bfeed Added comedi_set_filter() and comedi_set_routing() configuration
instruction wrappers.
2008-01-18 16:37:32 +00:00
Frank Mori Hess
b3627840ac Added reference entries for new configuration instruction wrappers. 2008-01-17 17:03:01 +00:00
Frank Mori Hess
8e610500f3 Split function references into subsections. Always build docs in
$(srcdir).
2008-01-14 22:15:07 +00:00
Frank Mori Hess
624228b8fe Added a little more description of return value from
comedi_mark_buffer_read(), from Jan Gukelberger <g.u.g.i@gmx.de>.
2007-12-17 00:06:39 +00:00
Frank Mori Hess
a630001ef0 Fixed name of comedi_cleanup_calibration() 2007-11-13 03:18:32 +00:00
Ian Abbott
605fd55655 Fix use of INSN_GTOD so it works on 64-bit platforms.
A struct timeval is not the same size as a pair of lsampl_t's for 64-bit,
so can't point 'data' in a comedi_insn to a struct timeval and expect it
to work!
2007-11-07 13:01:50 +00:00
Frank Mori Hess
d2708571d4 Patch from Tobias Blaser <tblaser@freesurf.ch>:
Here is a patch to CVS which adds the DESTDIR variable to the installation
rules in the comedilib doc Makefile. Convenient when creating packages.
2007-08-19 18:39:03 +00:00
Frank Mori Hess
c1082cee65 Fixed comedi_get_cmd_generic_timed() by adding a chanlist_len
parameter.  Old version is still available in library, thanks to the
magic of the version_script.
2007-08-02 19:46:44 +00:00
Frank Mori Hess
d11d8a69be sync with comedi 2007-08-02 19:43:04 +00:00
Frank Mori Hess
2b73533b8b Got rid of doccomedilib, use "configure --docdir=blah" and related
options.  Fixed some problems with "make distcheck".
2007-07-31 17:43:18 +00:00
Frank Mori Hess
1e3e40f1f1 synced with comedi 2007-07-31 14:20:44 +00:00
Frank Mori Hess
68e1efcdbc Synced with comedi. 2007-07-30 03:50:30 +00:00
Ian Abbott
2f7cc6c6f2 synced with comedi 2007-07-24 13:50:45 +00:00
Ian Abbott
fc1be39d47 Add closing tags for <glosssee> and <glossseealso>. 2007-07-24 13:06:40 +00:00
Frank Mori Hess
5868ebdb99 Corrected comments describing read_subdevice and write_subdevice members
of comedi_devinfo
2007-07-16 14:01:40 +00:00
Frank Mori Hess
2d38396fcb Added a table with descriptions of a few configuration instructions. 2006-10-25 19:57:49 +00:00
Frank Mori Hess
01da122c40 Updated to docbook 4.2. Fixed broken </link> in tutorial.sgml 2006-10-25 18:53:42 +00:00
Frank Mori Hess
53747a7f0a Updated RTSI documentation to reflect my changes. 2006-10-24 15:07:41 +00:00
Frank Mori Hess
34b9800e40 Added const qualifiers to some char* return values. Added new
experimental comedi_dio_bitfield2() function which works with
> 32 channels.  Only works properly with ni_65xx currently.
Will post a request for review by any interested
parties to list before I bother making the rest of the drivers
work with it.
2006-10-17 18:19:29 +00:00
Frank Mori Hess
4ccca1c790 Added description of SDF_SOFT_CALIBRATED flag. 2006-09-11 13:55:22 +00:00
Frank Mori Hess
905b99fb60 Added brief description of enum comedi_conversion_direction 2006-09-08 19:40:15 +00:00
Frank Mori Hess
97ab81dcbc Added entries for comedi_to_physical() and comedi_from_physical(). 2006-09-08 18:38:07 +00:00
Frank Mori Hess
f4e592b4aa Added entries for comedi_get_hardcal_converter() and
comedi_get_softcal_converter().  Clairified comedi_apply_calibration()
a little.
2006-09-08 14:53:48 +00:00
Ian Abbott
5706893a20 Applied patch from David MacMahon <davidm -at- astro -dot- berkeley -dot- edu>.
Add leading zeroes to subdevice flag values.
2006-07-13 12:45:26 +00:00
Frank Mori Hess
3e2bc0f15a synced with comedi 2006-05-02 01:25:35 +00:00
Frank Mori Hess
0abfdd0a0e RTSI documentation from terry1@beam.ltd.uk (Terry Barnaby) 2006-05-02 01:21:46 +00:00
David Schleef
96fab11cad Change Kurt Müller's email address 2005-11-04 01:21:42 +00:00
Bernd Porr
5ef66deba0 Documentation now goes in usr/share/doc/libcomedi0. This path
is just the same path debian is using for its own files
like README.debian or changlog. Thus, all the docu is then
in the same place.
2005-06-07 23:24:39 +00:00
Frank Mori Hess
34ce707da0 update instructions for integrating new drivers 2005-04-11 02:13:43 +00:00
David Schleef
fb04c82005 Update from Comedi. 2005-04-07 22:33:36 +00:00
Frank Mori Hess
17b0ebbf7d sync with comedi 2005-03-22 02:05:11 +00:00
Frank Mori Hess
ceeb49162b added table for subdevice flags to comedi_get_subdevice_flags()
documentation
2005-03-16 22:34:38 +00:00
Frank Mori Hess
2a720182e4 added comedi_dio_get_config() 2005-03-06 17:42:56 +00:00
Frank Mori Hess
9f6b16e004 added comedi_mark_buffer_written() (untested) 2005-01-10 00:46:28 +00:00
David Schleef
d0b58e51d0 change URL for RTLinux 2004-12-02 07:59:00 +00:00
Frank Mori Hess
4cff0c973e sync with comedi 2004-11-20 16:56:09 +00:00
Frank Mori Hess
4496652627 fix building of drivers.sgml and funcref.sgml when building out of
tree
2004-07-24 18:04:59 +00:00
Frank Mori Hess
53419b4e09 patch for out-of-tree builds from Caleb Tennis 2004-07-24 17:03:06 +00:00
Frank Mori Hess
524f2090f4 added description of comedi_command_test() return values 2004-01-18 21:35:50 +00:00
Frank Mori Hess
0c37ffaa7c fixed typo 2004-01-18 21:35:19 +00:00
Frank Mori Hess
57dc5de6d3 fix problem with html directory getting remade every time (at least
with automake1.8)
2004-01-12 00:03:45 +00:00
Frank Mori Hess
56027b2154 html_targets and man_targets not working out so hot 2004-01-04 16:06:51 +00:00
Frank Mori Hess
a264b821eb try to keep html_targets and man_targets up-to-date as automatically
as possible
2003-12-24 16:09:30 +00:00
Frank Mori Hess
663896f325 use files to keep track of html and man targets 2003-12-24 15:46:55 +00:00
Frank Mori Hess
af062d2865 put gif back in EXTRA_DIST 2003-12-24 15:00:47 +00:00