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
e36d2e5b3a
finished implementing comedi_set_calibration() (untested)
2003-02-26 19:19:57 +00:00
David Schleef
6bc9f5f03d
update from comedi
2002-11-22 07:17:15 +00:00
David Schleef
0fbbbef2dd
copy from Comedi
2002-07-04 03:30:39 +00:00
David Schleef
2631bc9012
rearrangement
2002-07-04 03:29:41 +00:00
Frank Mori Hess
118dfa65c3
sync with comedi
2002-07-01 04:01:53 +00:00
David Schleef
b4fd07f2cf
Add comedi_get_read/write_subdevice()
2002-05-18 22:48:19 +00:00
David Schleef
4d143d616d
Make CR_PACK less strict.
2002-05-17 02:22:35 +00:00
Frank Mori Hess
3dd23bc127
sync with comedi
2002-05-07 23:42:30 +00:00
Frank Mori Hess
21d7877c2d
Horrible hack to allow passing of CR flags through channel arguments. Made
...
comedi_calibrate use comedi_data_read_n() from main library. Should be able
to add computer boards support to comedi_calibrate soon now.
2002-04-30 22:56:30 +00:00
Frank Mori Hess
e73c24b951
added comedi_data_read_n()
2002-04-29 21:13:13 +00:00
Frank Mori Hess
bf5d20bb9f
added comedi_data_read_hint() and fixed comedi_data_read_n()
2002-04-29 19:50:32 +00:00
Frank Mori Hess
f31cfa6335
oops arg is really nanoseconds
2002-04-29 18:58:36 +00:00
Frank Mori Hess
4a9dd8e9d3
added comedi_data_read_delayed()
2002-04-29 18:22:41 +00:00
Frank Mori Hess
611740983c
updated from comedi, for calibration config stuff
2002-04-17 03:58:23 +00:00
David Schleef
62088df124
Change email addresses and host names.
2002-03-09 01:22:30 +00:00
David Schleef
40818a4ece
Update from Comedi
2002-03-09 00:12:24 +00:00
Frank Mori Hess
b00e1eb5bd
copied over from comedi, for INSN_INTTRIG support.
2001-08-24 19:08:06 +00:00
David Schleef
7973a0f2ad
Change prototype of comedi_get_cmd_generic_timed
2001-07-15 22:39:54 +00:00
David Schleef
405f044ad9
Cleanup and rearrangement
2001-06-27 22:16:08 +00:00
David Schleef
92c625b1fc
copied from comedi
2001-05-28 02:39:43 +00:00
David Schleef
fa434c140c
added get_cmd_src_mask, get_cmd_generic_timed, comedi_poll()
2001-05-28 02:34:32 +00:00
Tim Ousley
57f4801290
changed all GPCTR names to GPCT
2001-05-04 16:41:49 +00:00
Tim Ousley
3465d320ac
added #define for GPCTR_GET_INT_CLK_FRQ
2001-04-27 19:06:22 +00:00
Frank Mori Hess
3436ff0452
removed buffer config functions that I accidentally duplicated, made names of alpha functions follow conventions of older functions
2001-04-24 16:37:51 +00:00
Tim Ousley
09acff74e9
added GPCTR constants.
2001-04-20 19:47:54 +00:00
Frank Mori Hess
d99990a666
added some comments describing alpha functions
2001-04-08 22:28:25 +00:00
Frank Mori Hess
5efacde9a3
added comedi_buf_offset function that returns buf_user_ptr
2001-04-08 18:03:05 +00:00
Frank Mori Hess
fc62ecb25e
added buffer info ioctl support and some alpha buffer related functions
2001-04-06 23:12:42 +00:00
David Schleef
a9105f1a8d
added bufconfig support
2001-03-01 21:57:33 +00:00
David Schleef
2963ac3c65
interface update
2001-03-01 05:10:28 +00:00
Frank Mori Hess
8d3bd3aea9
removed my misguided SDF_MMAPPED flag
2001-01-30 20:13:34 +00:00
Frank Mori Hess
7fa2d20f68
added SDF_MMAPPED flag
2001-01-29 00:48:16 +00:00
Frank Mori Hess
935bf669da
added bufconfig struct and ioctl
2001-01-25 00:45:00 +00:00
David Schleef
f4420f799e
addition of several functions
2000-09-03 02:20:13 +00:00
David Schleef
c2735332c6
comedi.h update
2000-09-03 02:19:07 +00:00
David Schleef
1e6fe113e7
update
2000-08-09 21:05:07 +00:00
David Schleef
99f84ebdbd
added comedi.h
2000-03-29 23:51:21 +00:00
David Schleef
b4bba38d0f
Initial revision
2000-02-02 05:14:23 +00:00