David Schleef [Wed, 15 May 2002 19:53:34 +0000 (19:53 +0000)]
Change cmd tester to check for Comedi version, and then use
SDF_CMD flag.
Frank Mori Hess [Mon, 13 May 2002 21:39:11 +0000 (21:39 +0000)]
oops 4020 calibration was using 60xx routine
Frank Mori Hess [Mon, 13 May 2002 04:58:05 +0000 (04:58 +0000)]
pci-das60xx should use ground aref not differential
Frank Mori Hess [Mon, 13 May 2002 03:55:52 +0000 (03:55 +0000)]
basic calibration of pci-das6025 works now, added 4020 calibration code
Frank Mori Hess [Sun, 12 May 2002 03:07:20 +0000 (03:07 +0000)]
got rid of some global variables
David Schleef [Sat, 11 May 2002 07:35:31 +0000 (07:35 +0000)]
Remove all the ioctl_ wrappers, because they were dumb.
David Schleef [Sat, 11 May 2002 06:45:40 +0000 (06:45 +0000)]
Added parsing of Status header and &
David Schleef [Sat, 11 May 2002 06:43:55 +0000 (06:43 +0000)]
Add glossary
David Schleef [Sat, 11 May 2002 06:43:30 +0000 (06:43 +0000)]
Use n_scans as the number of samples to measure.
David Schleef [Sat, 11 May 2002 06:42:14 +0000 (06:42 +0000)]
Added at-mio-16e-1
David Schleef [Fri, 10 May 2002 19:08:58 +0000 (19:08 +0000)]
Get rid of spurious "subdevice does not support commands" warnings.
Frank Mori Hess [Tue, 7 May 2002 23:42:30 +0000 (23:42 +0000)]
sync with comedi
Frank Mori Hess [Tue, 7 May 2002 01:32:57 +0000 (01:32 +0000)]
Added dummy support for cb_pcidas64 boards that does nothing so far. Slowly getting
rid of global variables as I go.
Frank Mori Hess [Wed, 1 May 2002 19:58:09 +0000 (19:58 +0000)]
updated drivers.txt generated from comedi, that fixes some parse errors
David Schleef [Wed, 1 May 2002 19:27:11 +0000 (19:27 +0000)]
moved DOCTYPE in each file into a comment. Vim still recognizes it, but
there are no more jade warnings/errors
David Schleef [Wed, 1 May 2002 19:24:46 +0000 (19:24 +0000)]
added pdf target
David Schleef [Wed, 1 May 2002 19:24:27 +0000 (19:24 +0000)]
Added some functions
Frank Mori Hess [Tue, 30 Apr 2002 23:07:00 +0000 (23:07 +0000)]
some more additions so flags don't cause invalid channel error
Frank Mori Hess [Tue, 30 Apr 2002 22:56:30 +0000 (22:56 +0000)]
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.
Frank Mori Hess [Mon, 29 Apr 2002 21:13:13 +0000 (21:13 +0000)]
added comedi_data_read_n()
Frank Mori Hess [Mon, 29 Apr 2002 19:50:32 +0000 (19:50 +0000)]
added comedi_data_read_hint() and fixed comedi_data_read_n()
Frank Mori Hess [Mon, 29 Apr 2002 18:58:36 +0000 (18:58 +0000)]
oops arg is really nanoseconds
Frank Mori Hess [Mon, 29 Apr 2002 18:26:46 +0000 (18:26 +0000)]
fixed initialization of insn array in comedi_data_read_delayed(), added unnecessary
init of ilist
Frank Mori Hess [Mon, 29 Apr 2002 18:22:41 +0000 (18:22 +0000)]
added comedi_data_read_delayed()
Frank Mori Hess [Mon, 29 Apr 2002 18:19:35 +0000 (18:19 +0000)]
oops incomplete commit last time.
Frank Mori Hess [Sat, 27 Apr 2002 19:24:34 +0000 (19:24 +0000)]
got rid of global variable device_status
Frank Mori Hess [Wed, 17 Apr 2002 03:58:23 +0000 (03:58 +0000)]
updated from comedi, for calibration config stuff
Frank Mori Hess [Tue, 16 Apr 2002 20:51:56 +0000 (20:51 +0000)]
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
Frank Mori Hess [Tue, 2 Apr 2002 19:55:33 +0000 (19:55 +0000)]
fixed error checking that tested for unsigned variables being negative
David Schleef [Mon, 18 Mar 2002 23:12:58 +0000 (23:12 +0000)]
typing
David Schleef [Mon, 18 Mar 2002 22:18:17 +0000 (22:18 +0000)]
Change name
David Schleef [Mon, 18 Mar 2002 22:14:47 +0000 (22:14 +0000)]
*** empty log message ***
David Schleef [Mon, 18 Mar 2002 22:11:32 +0000 (22:11 +0000)]
Added multi-channel support
David Schleef [Mon, 18 Mar 2002 22:10:12 +0000 (22:10 +0000)]
Fix for toplevel makefile change
David Schleef [Mon, 18 Mar 2002 22:09:20 +0000 (22:09 +0000)]
Clean up installation
David Schleef [Mon, 18 Mar 2002 22:08:53 +0000 (22:08 +0000)]
Fix stupid ttypo
David Schleef [Mon, 18 Mar 2002 21:52:13 +0000 (21:52 +0000)]
perl demo
David Schleef [Mon, 18 Mar 2002 21:50:40 +0000 (21:50 +0000)]
Changes to make it a little more robust
David Schleef [Mon, 18 Mar 2002 21:49:08 +0000 (21:49 +0000)]
Fix for 6025. Other 602x boards probably have the same problem.
David Schleef [Mon, 18 Mar 2002 21:48:14 +0000 (21:48 +0000)]
added output command test
David Schleef [Mon, 18 Mar 2002 21:47:45 +0000 (21:47 +0000)]
*** empty log message ***
David Schleef [Thu, 14 Mar 2002 23:33:18 +0000 (23:33 +0000)]
*** empty log message ***
David Schleef [Thu, 14 Mar 2002 23:30:05 +0000 (23:30 +0000)]
Finish pci-mio-16xe-10
David Schleef [Sat, 9 Mar 2002 01:22:30 +0000 (01:22 +0000)]
Change email addresses and host names.
David Schleef [Sat, 9 Mar 2002 00:25:04 +0000 (00:25 +0000)]
Add DAQ-DIO-24
David Schleef [Sat, 9 Mar 2002 00:20:20 +0000 (00:20 +0000)]
Patch from John Conner <conner@empiredi.com>
David Schleef [Sat, 9 Mar 2002 00:12:24 +0000 (00:12 +0000)]
Update from Comedi
David Schleef [Fri, 8 Mar 2002 23:44:25 +0000 (23:44 +0000)]
Fix BUG in do_test_for_insn_bits() while testing irrelevant subdevices
that are busy.
Frank Mori Hess [Thu, 7 Mar 2002 22:34:04 +0000 (22:34 +0000)]
added Herman as author
David Schleef [Tue, 26 Feb 2002 11:08:15 +0000 (11:08 +0000)]
let's build some RPMs. From Tim Ousley <tim.ousley@ni.com>
David Schleef [Thu, 21 Feb 2002 03:14:39 +0000 (03:14 +0000)]
Move to correct location
David Schleef [Thu, 21 Feb 2002 03:08:14 +0000 (03:08 +0000)]
Comedilib has conffiles
David Schleef [Wed, 20 Feb 2002 20:17:11 +0000 (20:17 +0000)]
6052e works now
David Schleef [Sat, 16 Feb 2002 23:23:36 +0000 (23:23 +0000)]
Install demo/*.c, install etc/*.conf correctly
David Schleef [Tue, 12 Feb 2002 22:30:14 +0000 (22:30 +0000)]
More devices
David Schleef [Tue, 12 Feb 2002 22:30:01 +0000 (22:30 +0000)]
added cleanup
David Schleef [Tue, 12 Feb 2002 22:29:13 +0000 (22:29 +0000)]
changelog entry for 0.7.18
David Schleef [Tue, 12 Feb 2002 00:54:20 +0000 (00:54 +0000)]
Added printing of Id string from device source
David Schleef [Tue, 12 Feb 2002 00:47:54 +0000 (00:47 +0000)]
Update 6052e to use ad8804 caldac. Requires current Comedi CVS.
David Schleef [Sun, 10 Feb 2002 21:55:42 +0000 (21:55 +0000)]
Change N_CALDACS to 64.
David Schleef [Wed, 6 Feb 2002 22:08:50 +0000 (22:08 +0000)]
Disabled streaming output on many of the command tests
David Schleef [Wed, 6 Feb 2002 03:09:13 +0000 (03:09 +0000)]
*** empty log message ***
David Schleef [Wed, 6 Feb 2002 03:08:09 +0000 (03:08 +0000)]
Update some cards
David Schleef [Fri, 1 Feb 2002 00:34:06 +0000 (00:34 +0000)]
Iteration on 6052e
David Schleef [Thu, 31 Jan 2002 11:24:33 +0000 (11:24 +0000)]
Added 6052e
Frank Mori Hess [Sun, 27 Jan 2002 21:05:05 +0000 (21:05 +0000)]
fixed buffer resizing for subdevices that aren't subdevice zero.
David Schleef [Fri, 25 Jan 2002 02:14:42 +0000 (02:14 +0000)]
Print Id without $. Additional info on 6071e.
David Schleef [Fri, 25 Jan 2002 02:14:01 +0000 (02:14 +0000)]
*** empty log message ***
David Schleef [Tue, 22 Jan 2002 11:35:15 +0000 (11:35 +0000)]
bump
David Schleef [Tue, 22 Jan 2002 10:01:13 +0000 (10:01 +0000)]
Cleanup.
David Schleef [Tue, 22 Jan 2002 10:00:42 +0000 (10:00 +0000)]
*** empty log message ***
David Schleef [Tue, 22 Jan 2002 09:34:49 +0000 (09:34 +0000)]
Make it work with the parallel port again
David Schleef [Tue, 22 Jan 2002 09:32:28 +0000 (09:32 +0000)]
Fixed strange unreproducible behavior with insn barfing. Turns out
that -5 is not really equal to -5.
Frank Mori Hess [Tue, 22 Jan 2002 04:06:53 +0000 (04:06 +0000)]
correct id number for daqcard-1200
Frank Mori Hess [Tue, 22 Jan 2002 03:09:26 +0000 (03:09 +0000)]
oops it was actually a driver problem
Frank Mori Hess [Tue, 22 Jan 2002 02:53:38 +0000 (02:53 +0000)]
fixes for boards where the device name is not the module name
David Schleef [Mon, 21 Jan 2002 15:35:34 +0000 (15:35 +0000)]
Current Comedi CVS drivers.txt.
David Schleef [Mon, 21 Jan 2002 15:32:42 +0000 (15:32 +0000)]
Move documentation ported to DocBook-3.1 out of docbook directory.
David Schleef [Mon, 21 Jan 2002 15:17:12 +0000 (15:17 +0000)]
Updates
David Schleef [Mon, 21 Jan 2002 11:15:31 +0000 (11:15 +0000)]
Converting docs to DocBook 3.1
David Schleef [Mon, 21 Jan 2002 00:33:05 +0000 (00:33 +0000)]
Fix to make the demo programs link statically with the local
library.
David Schleef [Mon, 21 Jan 2002 00:26:30 +0000 (00:26 +0000)]
*** empty log message ***
David Schleef [Mon, 21 Jan 2002 00:14:37 +0000 (00:14 +0000)]
Fixed some [] characters.
David Schleef [Mon, 21 Jan 2002 00:13:52 +0000 (00:13 +0000)]
Added a few questions
David Schleef [Tue, 15 Jan 2002 01:02:39 +0000 (01:02 +0000)]
*** empty log message ***
David Schleef [Tue, 15 Jan 2002 00:31:39 +0000 (00:31 +0000)]
remove autogenerated file
David Schleef [Tue, 15 Jan 2002 00:29:54 +0000 (00:29 +0000)]
Added fine calibration. Changed DAQCard-ai-16xe-50 and at-mio-16xe-50
to use fine calibration.
David Schleef [Mon, 14 Jan 2002 22:50:26 +0000 (22:50 +0000)]
Clear up some confusion
David Schleef [Mon, 14 Jan 2002 22:45:10 +0000 (22:45 +0000)]
Change name. It seems most distros are using modules.conf
David Schleef [Mon, 14 Jan 2002 22:39:29 +0000 (22:39 +0000)]
PCI-MIO-16E-1 is now done
David Schleef [Mon, 14 Jan 2002 21:29:03 +0000 (21:29 +0000)]
Use MAKEDEV instead of building inodes ourselves
David Schleef [Mon, 14 Jan 2002 21:28:15 +0000 (21:28 +0000)]
Fix spelling error. Depend on makedev.
David Schleef [Mon, 14 Jan 2002 21:26:26 +0000 (21:26 +0000)]
Add README. Add a few boards. Fix: CONFIG_GUESS boards output dump
information.
Frank Mori Hess [Tue, 8 Jan 2002 20:38:16 +0000 (20:38 +0000)]
included string.h for declaration of memset.
David Schleef [Fri, 14 Dec 2001 22:45:20 +0000 (22:45 +0000)]
*** empty log message ***
David Schleef [Sat, 1 Dec 2001 05:26:50 +0000 (05:26 +0000)]
Merged from Comedi
David Schleef [Sun, 18 Nov 2001 03:02:25 +0000 (03:02 +0000)]
Changelog for 0.7.17
David Schleef [Sun, 18 Nov 2001 02:52:45 +0000 (02:52 +0000)]
update
David Schleef [Wed, 7 Nov 2001 23:20:47 +0000 (23:20 +0000)]
merge NMU from Branden Robinson
David Schleef [Wed, 24 Oct 2001 22:25:51 +0000 (22:25 +0000)]
Removed comedi_poll(), since it was moved to comedilib