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
4f670c0248
fix for comedi_get_generic_timed() from Jan Gukelberger <g.u.g.i@gmx.de>
2005-04-25 21:41:48 +00:00
Frank Mori Hess
6ad2b6c950
trying to fix undefined symbol problems people are having
2003-05-18 00:26:59 +00:00
Frank Mori Hess
0710248b23
tweaked include directives so gcc -MM generates better dependency files
2003-04-25 01:58:34 +00:00
Frank Mori Hess
2e0f10fe44
added some dependency file generation
2003-04-25 01:44:21 +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
David Schleef
2851280824
Add symbol versioning. Versions need to be checked with 0.7.18
...
release.
2002-06-12 02:02:05 +00:00
David Schleef
6069b4d60d
Fixed warning by adding header
2001-10-24 22:24:28 +00:00
David Schleef
67f2ed4254
Change all the file headers to LGPL
2001-10-04 23:44:08 +00:00
David Schleef
3ed20f03dd
Fix to fast_1chan, so it supports TRIG_INT for analog output.
2001-08-28 23:50:37 +00:00
David Schleef
beb18635c4
Fix comedi_get_cmd_* so that commands are only generated once.
...
More error messages.
2001-07-15 22:46:02 +00:00
Frank Mori Hess
f090f06b0a
added a burst-mode-like command to comedi_get_cmd_generic_timed()
2001-07-12 20:34:05 +00:00
Frank Mori Hess
69b9002a22
fixed bug
2001-05-28 03:35:34 +00:00
David Schleef
64b3584ff7
added cmd related functions
2001-05-28 02:36:03 +00:00