Frank Mori Hess
|
68b2748c32
|
analog output calibration for cb_pcidas boards, plus reading of calibration
voltages from eeprom.
|
2003-01-01 22:47:07 +00:00 |
|
Frank Mori Hess
|
50ea72bc51
|
inactive support for reading calibration voltage from eeprom on 611x
(not sure if ni_get_reference() is correct)
|
2003-01-01 22:46:35 +00:00 |
|
Frank Mori Hess
|
5160eeba97
|
update status of pci-das1200
|
2002-12-31 02:15:31 +00:00 |
|
Frank Mori Hess
|
55e46d503d
|
fix compiler warning
|
2002-12-31 01:13:13 +00:00 |
|
Frank Mori Hess
|
fa70781423
|
added cb_pcidas driver
|
2002-12-31 01:09:03 +00:00 |
|
Frank Mori Hess
|
340c849fcc
|
new dev_info names for pcm-das08 and daqcard-1200 so pcmcia script runs
comedi_config correctly
|
2002-12-11 02:38:01 +00:00 |
|
Frank Mori Hess
|
48b8faab17
|
added some comments about how internal voltage reference appears when
using +-50V or +-20V input ranges
|
2002-11-29 22:02:35 +00:00 |
|
Frank Mori Hess
|
a1b5be053f
|
added ability to adjust settling time used by new_sv_measure(), since 611x
needs more than standard 99usec settle.
|
2002-11-29 21:54:01 +00:00 |
|
Frank Mori Hess
|
6d37fae4c9
|
611x calibration works now
|
2002-11-29 21:29:04 +00:00 |
|
Frank Mori Hess
|
9e713197bb
|
fixed comedi_nanosleep(), which did nothing before
|
2002-11-29 21:27:40 +00:00 |
|
Frank Mori Hess
|
28cbcb99d8
|
added error check for mmap() call
|
2002-11-26 20:06:22 +00:00 |
|
Frank Mori Hess
|
7f188a8354
|
rearranged order of 611x observables to deal with only having 2 ai channels on 6111
|
2002-11-25 21:05:13 +00:00 |
|
Frank Mori Hess
|
328365c267
|
I think we finally have 611x calibration right
|
2002-11-25 20:56:34 +00:00 |
|
Frank Mori Hess
|
0b0afb5fa0
|
correcting ao caldac channels after fixing caldac type in driver
|
2002-11-24 15:41:11 +00:00 |
|
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 |
|