Commit graph

452 commits

Author SHA1 Message Date
Frank Mori Hess
c4bef70db0 611x documentation was wrong, calibration sources do not correspond
to those from other boards.  Guessing at index for 5V positive 0V negative
calibration source.
2002-11-24 15:16:49 +00:00
Frank Mori Hess
33ec9a58fa 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
2002-11-24 15:15:05 +00:00
Frank Mori Hess
d8c8e696af 611x calibration doesn't like 5v-0v reference for gain calibration, wants 5v-5v reference 2002-11-23 21:34:40 +00:00
Frank Mori Hess
6629cece60 fix calibration channels for 611x analog output 2002-11-23 21:09:27 +00:00
Frank Mori Hess
57106eaf63 fixed 611x names to match ni_pcimio driver 2002-11-23 18:15:45 +00:00
Frank Mori Hess
1719e7a0ad added CR_ALT_SOURCE and CR_ALT_FILTER to observe_insn.chanspec's, needed
by 611x, and should be harmless to other boards
2002-11-23 18:13:17 +00:00
Frank Mori Hess
5685d1ae2b increased BUF_LEN, so demo works better with ni boards 2002-11-22 21:45:05 +00:00
David Schleef
6bc9f5f03d update from comedi 2002-11-22 07:17:15 +00:00
David Schleef
847fb8c86c Fix for cases where the command doesn't allow source choices 2002-11-22 07:15:09 +00:00
David Schleef
087e6042d4 fix mmap testing 2002-11-22 06:48:39 +00:00
Frank Mori Hess
8ab0f19e34 changed & to %, before it seemed to assume the buffer size was a power of
2
2002-11-20 00:43:19 +00:00
Frank Mori Hess
f0e92b1322 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.
2002-11-18 23:49:57 +00:00
Frank Mori Hess
962c9d0a89 611x calibration support. More conversion to new CONFIG_ALT_SOURCE usage
(backward compatibility with AREF_OTHER should still work )
2002-11-18 17:05:14 +00:00
Frank Mori Hess
a838d43cea updating status of 6023 2002-11-12 18:36:26 +00:00
David Schleef
ebde7f1f3d Fixes, add cb_das16_cs 2002-11-05 05:21:52 +00:00
David Schleef
9f8336c828 install de LC_MESSAGES 2002-09-25 01:19:18 +00:00
David Schleef
97f351cfd0 lksjdf 2002-09-25 01:17:17 +00:00
David Schleef
88f6c3061c Fix i18n 2002-09-25 01:16:02 +00:00
David Schleef
a220597b4b remove some stuff that is in the lib now 2002-09-25 01:12:16 +00:00
David Schleef
5dae30af2f add some error checking 2002-09-25 01:11:47 +00:00
David Schleef
086659fc59 fix typo on comedi_open 2002-09-25 01:08:16 +00:00
David Schleef
c5e8857bb1 Last log is bogus. Should be: disable AO0 on 6071e, since it
doesn't work correctly.
2002-09-25 01:04:41 +00:00
David Schleef
8aad2de2c4 Added help() and --help flag 2002-09-25 01:02:57 +00:00
David Schleef
e5b72fbbd2 Add help() and --help flag 2002-09-25 01:02:08 +00:00
David Schleef
c8bb32ca72 results 2002-09-09 22:16:10 +00:00
David Schleef
4d9fa6a5b1 DAQCard-16e-4 is done 2002-09-09 22:15:56 +00:00
David Schleef
f866712b0d Fixes for 6023. 2002-08-29 23:35:37 +00:00
David Schleef
3f3b115944 DAQCard-AI-16e-4, pci-6023e improvments 2002-08-28 20:07:27 +00:00
David Schleef
6f12bb964f change 6032e to DONE 2002-08-20 00:09:00 +00:00
David Schleef
8fbcb2c63a Added 6032e 2002-08-19 23:11:33 +00:00
David Schleef
cd6660ec58 Fix mistake getting buffer head position 2002-08-06 19:39:31 +00:00
David Schleef
b502ae1f17 version bump 2002-07-24 01:52:43 +00:00
Frank Mori Hess
add0bf082b added a couple paragraphs for people who don't know what anti-alias filters
are.
2002-07-22 20:45:24 +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
Frank Mori Hess
a3bc23ec79 added support for cb_pcidas.c boards 2002-06-23 23:31:08 +00:00
Frank Mori Hess
b657159d34 added computer boards pci-das6023 2002-06-20 23:54:12 +00:00
Frank Mori Hess
079da8bc72 new test results 2002-06-15 21:25:52 +00:00
David Schleef
365b5ed395 Fix up some versioning mistakes 2002-06-13 00:00:03 +00:00
David Schleef
83da2c977c Add cal_postgain_binary() and use it for 6052e and pci-mio-16e-4 2002-06-12 23:19:39 +00:00
David Schleef
3642cd3552 notes about the new calibration functions 2002-06-12 22:44:44 +00:00
David Schleef
ec607f5003 Add binary search calibration function. 2002-06-12 21:49:22 +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
e6f99e5ad9 remove rm of non-autogenerated files 2002-06-12 02:01:03 +00:00
David Schleef
b168d6d3f1 Fix shlibdeps to get the built library 2002-06-12 02:00:37 +00:00
David Schleef
159933b8c1 *** empty log message *** 2002-06-07 17:55:43 +00:00
David Schleef
60d73ea2eb Update for 6024e 2002-06-07 17:54:27 +00:00
David Schleef
c28b3ee400 *** empty log message *** 2002-06-07 00:18:48 +00:00
David Schleef
6c680d0790 More questions 2002-06-07 00:17:35 +00:00