Commit graph

383 commits

Author SHA1 Message Date
David Schleef
f6fed64225 Make comedi_ioctl less verbose 2002-05-16 06:31:47 +00:00
David Schleef
85233be248 Added new ioctl() wrapper. 2002-05-16 06:30:54 +00:00
David Schleef
22ae504197 Change cmd tester to check for Comedi version, and then use
SDF_CMD flag.
2002-05-15 19:53:34 +00:00
Frank Mori Hess
515a0d426f oops 4020 calibration was using 60xx routine 2002-05-13 21:39:11 +00:00
Frank Mori Hess
4afd6bc03e pci-das60xx should use ground aref not differential 2002-05-13 04:58:05 +00:00
Frank Mori Hess
a999ccefbc basic calibration of pci-das6025 works now, added 4020 calibration code 2002-05-13 03:55:52 +00:00
Frank Mori Hess
137fdba988 got rid of some global variables 2002-05-12 03:07:20 +00:00
David Schleef
619f6afc47 Remove all the ioctl_ wrappers, because they were dumb. 2002-05-11 07:35:31 +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
David Schleef
d59513479b Use n_scans as the number of samples to measure. 2002-05-11 06:43:30 +00:00
David Schleef
d4f2efea48 Added at-mio-16e-1 2002-05-11 06:42:14 +00:00
David Schleef
0c0a3440db Get rid of spurious "subdevice does not support commands" warnings. 2002-05-10 19:08:58 +00:00
Frank Mori Hess
3dd23bc127 sync with comedi 2002-05-07 23:42:30 +00:00
Frank Mori Hess
4d55a9ca2c Added dummy support for cb_pcidas64 boards that does nothing so far. Slowly getting
rid of global variables as I go.
2002-05-07 01:32:57 +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
Frank Mori Hess
75e3c0fcef some more additions so flags don't cause invalid channel error 2002-04-30 23:07:00 +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
cedfceb9ab fixed initialization of insn array in comedi_data_read_delayed(), added unnecessary
init of ilist
2002-04-29 18:26:46 +00:00
Frank Mori Hess
4a9dd8e9d3 added comedi_data_read_delayed() 2002-04-29 18:22:41 +00:00
Frank Mori Hess
7762442abd oops incomplete commit last time. 2002-04-29 18:19:35 +00:00
Frank Mori Hess
fe5c7b532d got rid of global variable device_status 2002-04-27 19:24:34 +00:00
Frank Mori Hess
611740983c updated from comedi, for calibration config stuff 2002-04-17 03:58:23 +00:00
Frank Mori Hess
2a637ef62c replaced call to comedi_get_front_count() with call to identical comedi_get_buffer_offset()
since that is the function that is actually declared in comedilib.h
2002-04-16 20:51:56 +00:00
Frank Mori Hess
79614184d3 fixed error checking that tested for unsigned variables being negative 2002-04-02 19:55:33 +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
e3ab787c66 Added multi-channel support 2002-03-18 22:11:32 +00:00
David Schleef
44dce3360e Fix for toplevel makefile change 2002-03-18 22:10:12 +00:00
David Schleef
5d0c1d4bc8 Clean up installation 2002-03-18 22:09:20 +00:00
David Schleef
94a761c7a4 Fix stupid ttypo 2002-03-18 22:08:53 +00:00
David Schleef
ede9462423 perl demo 2002-03-18 21:52:13 +00:00
David Schleef
af2f7409a2 Changes to make it a little more robust 2002-03-18 21:50:40 +00:00
David Schleef
92a02273c3 Fix for 6025. Other 602x boards probably have the same problem. 2002-03-18 21:49:08 +00:00
David Schleef
b7d115eafa added output command test 2002-03-18 21:48:14 +00:00
David Schleef
a7a27a2a91 *** empty log message *** 2002-03-18 21:47:45 +00:00
David Schleef
84650f75f8 *** empty log message *** 2002-03-14 23:33:18 +00:00
David Schleef
bfd78beffc Finish pci-mio-16xe-10 2002-03-14 23:30:05 +00:00
David Schleef
62088df124 Change email addresses and host names. 2002-03-09 01:22:30 +00:00
David Schleef
aecc9c6a2b Add DAQ-DIO-24 2002-03-09 00:25:04 +00:00
David Schleef
81c07a5d88 Patch from John Conner <conner@empiredi.com> 2002-03-09 00:20:20 +00:00
David Schleef
40818a4ece Update from Comedi 2002-03-09 00:12:24 +00:00
David Schleef
99b587482b Fix BUG in do_test_for_insn_bits() while testing irrelevant subdevices
that are busy.
2002-03-08 23:44:25 +00:00