Frank Mori Hess [Sun, 2 Feb 2003 01:56:05 +0000 (01:56 +0000)]
initial support for writing a set of calibrations to a text file
Frank Mori Hess [Thu, 9 Jan 2003 17:53:46 +0000 (17:53 +0000)]
added linefeed
Frank Mori Hess [Wed, 1 Jan 2003 23:22:08 +0000 (23:22 +0000)]
better error message when reading calibration voltages from eeprom
Frank Mori Hess [Wed, 1 Jan 2003 23:08:07 +0000 (23:08 +0000)]
include string.h for memset()
Frank Mori Hess [Wed, 1 Jan 2003 23:07:02 +0000 (23:07 +0000)]
fixing includes for exit(), memset() for gcc 2.96 compiler warnings
Frank Mori Hess [Wed, 1 Jan 2003 23:05:48 +0000 (23:05 +0000)]
ignoring error so make install works when docs not built
Frank Mori Hess [Wed, 1 Jan 2003 22:47:07 +0000 (22:47 +0000)]
analog output calibration for cb_pcidas boards, plus reading of calibration
voltages from eeprom.
Frank Mori Hess [Wed, 1 Jan 2003 22:46:35 +0000 (22:46 +0000)]
inactive support for reading calibration voltage from eeprom on 611x
(not sure if ni_get_reference() is correct)
Frank Mori Hess [Tue, 31 Dec 2002 02:15:31 +0000 (02:15 +0000)]
update status of pci-das1200
Frank Mori Hess [Tue, 31 Dec 2002 01:13:13 +0000 (01:13 +0000)]
fix compiler warning
Frank Mori Hess [Tue, 31 Dec 2002 01:09:03 +0000 (01:09 +0000)]
added cb_pcidas driver
Frank Mori Hess [Wed, 11 Dec 2002 02:38:01 +0000 (02:38 +0000)]
new dev_info names for pcm-das08 and daqcard-1200 so pcmcia script runs
comedi_config correctly
Frank Mori Hess [Fri, 29 Nov 2002 22:02:35 +0000 (22:02 +0000)]
added some comments about how internal voltage reference appears when
using +-50V or +-20V input ranges
Frank Mori Hess [Fri, 29 Nov 2002 21:54:01 +0000 (21:54 +0000)]
added ability to adjust settling time used by new_sv_measure(), since 611x
needs more than standard 99usec settle.
Frank Mori Hess [Fri, 29 Nov 2002 21:29:04 +0000 (21:29 +0000)]
611x calibration works now
Frank Mori Hess [Fri, 29 Nov 2002 21:27:40 +0000 (21:27 +0000)]
fixed comedi_nanosleep(), which did nothing before
Frank Mori Hess [Tue, 26 Nov 2002 20:06:22 +0000 (20:06 +0000)]
added error check for mmap() call
Frank Mori Hess [Mon, 25 Nov 2002 21:05:13 +0000 (21:05 +0000)]
rearranged order of 611x observables to deal with only having 2 ai channels on 6111
Frank Mori Hess [Mon, 25 Nov 2002 20:56:34 +0000 (20:56 +0000)]
I think we finally have 611x calibration right
Frank Mori Hess [Sun, 24 Nov 2002 15:41:11 +0000 (15:41 +0000)]
correcting ao caldac channels after fixing caldac type in driver
Frank Mori Hess [Sun, 24 Nov 2002 15:16:49 +0000 (15:16 +0000)]
611x documentation was wrong, calibration sources do not correspond
to those from other boards. Guessing at index for 5V positive 0V negative
calibration source.
Frank Mori Hess [Sun, 24 Nov 2002 15:15:05 +0000 (15:15 +0000)]
changed printing of "offset , target" to "reading , target" since
the value it was printing was the actual voltage reading and not an
offset from the target value
Frank Mori Hess [Sat, 23 Nov 2002 21:34:40 +0000 (21:34 +0000)]
611x calibration doesn't like 5v-0v reference for gain calibration, wants 5v-5v reference
Frank Mori Hess [Sat, 23 Nov 2002 21:09:27 +0000 (21:09 +0000)]
fix calibration channels for 611x analog output
Frank Mori Hess [Sat, 23 Nov 2002 18:15:45 +0000 (18:15 +0000)]
fixed 611x names to match ni_pcimio driver
Frank Mori Hess [Sat, 23 Nov 2002 18:13:17 +0000 (18:13 +0000)]
added CR_ALT_SOURCE and CR_ALT_FILTER to observe_insn.chanspec's, needed
by 611x, and should be harmless to other boards
Frank Mori Hess [Fri, 22 Nov 2002 21:45:05 +0000 (21:45 +0000)]
increased BUF_LEN, so demo works better with ni boards
David Schleef [Fri, 22 Nov 2002 07:17:15 +0000 (07:17 +0000)]
update from comedi
David Schleef [Fri, 22 Nov 2002 07:15:09 +0000 (07:15 +0000)]
Fix for cases where the command doesn't allow source choices
David Schleef [Fri, 22 Nov 2002 06:48:39 +0000 (06:48 +0000)]
fix mmap testing
Frank Mori Hess [Wed, 20 Nov 2002 00:43:19 +0000 (00:43 +0000)]
changed & to %, before it seemed to assume the buffer size was a power of
2
Frank Mori Hess [Mon, 18 Nov 2002 23:49:57 +0000 (23:49 +0000)]
added documentation for comedi_data_read_delayed() and comedi_data_read_hint()
because I'm sick of anwering questions about why comedi_data_read() returns
inaccurate values.
Frank Mori Hess [Mon, 18 Nov 2002 17:05:14 +0000 (17:05 +0000)]
611x calibration support. More conversion to new CONFIG_ALT_SOURCE usage
(backward compatibility with AREF_OTHER should still work )
Frank Mori Hess [Tue, 12 Nov 2002 18:36:26 +0000 (18:36 +0000)]
updating status of 6023
David Schleef [Tue, 5 Nov 2002 05:21:52 +0000 (05:21 +0000)]
Fixes, add cb_das16_cs
David Schleef [Wed, 25 Sep 2002 01:19:18 +0000 (01:19 +0000)]
install de LC_MESSAGES
David Schleef [Wed, 25 Sep 2002 01:17:17 +0000 (01:17 +0000)]
lksjdf
David Schleef [Wed, 25 Sep 2002 01:16:02 +0000 (01:16 +0000)]
Fix i18n
David Schleef [Wed, 25 Sep 2002 01:12:16 +0000 (01:12 +0000)]
remove some stuff that is in the lib now
David Schleef [Wed, 25 Sep 2002 01:11:47 +0000 (01:11 +0000)]
add some error checking
David Schleef [Wed, 25 Sep 2002 01:08:16 +0000 (01:08 +0000)]
fix typo on comedi_open
David Schleef [Wed, 25 Sep 2002 01:04:41 +0000 (01:04 +0000)]
Last log is bogus. Should be: disable AO0 on 6071e, since it
doesn't work correctly.
David Schleef [Wed, 25 Sep 2002 01:02:57 +0000 (01:02 +0000)]
Added help() and --help flag
David Schleef [Wed, 25 Sep 2002 01:02:08 +0000 (01:02 +0000)]
Add help() and --help flag
David Schleef [Mon, 9 Sep 2002 22:16:10 +0000 (22:16 +0000)]
results
David Schleef [Mon, 9 Sep 2002 22:15:56 +0000 (22:15 +0000)]
DAQCard-16e-4 is done
David Schleef [Thu, 29 Aug 2002 23:35:37 +0000 (23:35 +0000)]
Fixes for 6023.
David Schleef [Wed, 28 Aug 2002 20:07:27 +0000 (20:07 +0000)]
DAQCard-AI-16e-4, pci-6023e improvments
David Schleef [Tue, 20 Aug 2002 00:09:00 +0000 (00:09 +0000)]
change 6032e to DONE
David Schleef [Mon, 19 Aug 2002 23:11:33 +0000 (23:11 +0000)]
Added 6032e
David Schleef [Tue, 6 Aug 2002 19:39:31 +0000 (19:39 +0000)]
Fix mistake getting buffer head position
David Schleef [Wed, 24 Jul 2002 01:52:43 +0000 (01:52 +0000)]
version bump
Frank Mori Hess [Mon, 22 Jul 2002 20:45:24 +0000 (20:45 +0000)]
added a couple paragraphs for people who don't know what anti-alias filters
are.
David Schleef [Thu, 4 Jul 2002 03:30:39 +0000 (03:30 +0000)]
copy from Comedi
David Schleef [Thu, 4 Jul 2002 03:29:41 +0000 (03:29 +0000)]
rearrangement
Frank Mori Hess [Mon, 1 Jul 2002 04:01:53 +0000 (04:01 +0000)]
sync with comedi
Frank Mori Hess [Sun, 23 Jun 2002 23:31:08 +0000 (23:31 +0000)]
added support for cb_pcidas.c boards
Frank Mori Hess [Thu, 20 Jun 2002 23:54:12 +0000 (23:54 +0000)]
added computer boards pci-das6023
Frank Mori Hess [Sat, 15 Jun 2002 21:25:52 +0000 (21:25 +0000)]
new test results
David Schleef [Thu, 13 Jun 2002 00:00:03 +0000 (00:00 +0000)]
Fix up some versioning mistakes
David Schleef [Wed, 12 Jun 2002 23:19:39 +0000 (23:19 +0000)]
Add cal_postgain_binary() and use it for 6052e and pci-mio-16e-4
David Schleef [Wed, 12 Jun 2002 22:44:44 +0000 (22:44 +0000)]
notes about the new calibration functions
David Schleef [Wed, 12 Jun 2002 21:49:22 +0000 (21:49 +0000)]
Add binary search calibration function.
David Schleef [Wed, 12 Jun 2002 02:02:05 +0000 (02:02 +0000)]
Add symbol versioning. Versions need to be checked with 0.7.18
release.
David Schleef [Wed, 12 Jun 2002 02:01:03 +0000 (02:01 +0000)]
remove rm of non-autogenerated files
David Schleef [Wed, 12 Jun 2002 02:00:37 +0000 (02:00 +0000)]
Fix shlibdeps to get the built library
David Schleef [Fri, 7 Jun 2002 17:55:43 +0000 (17:55 +0000)]
*** empty log message ***
David Schleef [Fri, 7 Jun 2002 17:54:27 +0000 (17:54 +0000)]
Update for 6024e
David Schleef [Fri, 7 Jun 2002 00:18:48 +0000 (00:18 +0000)]
*** empty log message ***
David Schleef [Fri, 7 Jun 2002 00:17:35 +0000 (00:17 +0000)]
More questions
David Schleef [Fri, 7 Jun 2002 00:16:42 +0000 (00:16 +0000)]
Handles range,maxdata information correctly. Internal triggering works.
David Schleef [Thu, 6 Jun 2002 01:21:10 +0000 (01:21 +0000)]
disable CR_ALT_SOURCE until there's a check for Comedi support
David Schleef [Thu, 6 Jun 2002 00:38:54 +0000 (00:38 +0000)]
test reading 0 samples
David Schleef [Thu, 6 Jun 2002 00:28:52 +0000 (00:28 +0000)]
*** empty log message ***
David Schleef [Thu, 6 Jun 2002 00:27:14 +0000 (00:27 +0000)]
finish 6035e, fix 16e-4 after change to debug caldac
David Schleef [Wed, 22 May 2002 22:53:01 +0000 (22:53 +0000)]
updates for 6035e
Frank Mori Hess [Wed, 22 May 2002 16:44:42 +0000 (16:44 +0000)]
fix INTTRIG insn
Frank Mori Hess [Mon, 20 May 2002 02:23:38 +0000 (02:23 +0000)]
added initial support for calibrating 64xx series cards. Added support
for reading calibration source voltages from eeprom. Got rid of a couple
more global variables just for kicks.
David Schleef [Sat, 18 May 2002 23:00:20 +0000 (23:00 +0000)]
Move etc/ to libcomedi0 package
David Schleef [Sat, 18 May 2002 22:48:19 +0000 (22:48 +0000)]
Add comedi_get_read/write_subdevice()
David Schleef [Sat, 18 May 2002 22:47:03 +0000 (22:47 +0000)]
devices should be made in /dev
David Schleef [Sat, 18 May 2002 22:46:32 +0000 (22:46 +0000)]
Fix install of html docs
Frank Mori Hess [Sat, 18 May 2002 21:52:23 +0000 (21:52 +0000)]
fudging Makefile so it doesn't fail on 'make install' with cvs checkout
David Schleef [Fri, 17 May 2002 20:24:33 +0000 (20:24 +0000)]
Mark 6052e as done
Frank Mori Hess [Fri, 17 May 2002 15:33:18 +0000 (15:33 +0000)]
added CR_ALT_FILTER and CR_ALT_SOURCE to observe_insn.chanspec's
David Schleef [Fri, 17 May 2002 02:22:35 +0000 (02:22 +0000)]
Make CR_PACK less strict.
David Schleef [Fri, 17 May 2002 02:21:14 +0000 (02:21 +0000)]
Changed new_sv to use chanspec. Updated 6052e. Changed ni.c to
use CR_ALT_SOURCE for one observable.
David Schleef [Fri, 17 May 2002 02:19:52 +0000 (02:19 +0000)]
Fix up data_read_* code
David Schleef [Fri, 17 May 2002 02:18:04 +0000 (02:18 +0000)]
updated
David Schleef [Thu, 16 May 2002 06:31:47 +0000 (06:31 +0000)]
Make comedi_ioctl less verbose
David Schleef [Thu, 16 May 2002 06:30:54 +0000 (06:30 +0000)]
Added new ioctl() wrapper.
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.