Commit graph

438 commits

Author SHA1 Message Date
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
David Schleef
f3ef54ca5c Handles range,maxdata information correctly. Internal triggering works. 2002-06-07 00:16:42 +00:00
David Schleef
34327d3efd disable CR_ALT_SOURCE until there's a check for Comedi support 2002-06-06 01:21:10 +00:00
David Schleef
1303b4758c test reading 0 samples 2002-06-06 00:38:54 +00:00
David Schleef
6a3e5a4ca5 *** empty log message *** 2002-06-06 00:28:52 +00:00
David Schleef
e1f09b66fc finish 6035e, fix 16e-4 after change to debug caldac 2002-06-06 00:27:14 +00:00
David Schleef
51468b10f2 updates for 6035e 2002-05-22 22:53:01 +00:00
Frank Mori Hess
303d9e7ff1 fix INTTRIG insn 2002-05-22 16:44:42 +00:00
Frank Mori Hess
e19dbfeccb 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.
2002-05-20 02:23:38 +00:00
David Schleef
7420b070ab Move etc/ to libcomedi0 package 2002-05-18 23:00:20 +00:00
David Schleef
b4fd07f2cf Add comedi_get_read/write_subdevice() 2002-05-18 22:48:19 +00:00
David Schleef
3386926ddb devices should be made in /dev 2002-05-18 22:47:03 +00:00
David Schleef
b232205eed Fix install of html docs 2002-05-18 22:46:32 +00:00
Frank Mori Hess
8bb4454b3d fudging Makefile so it doesn't fail on 'make install' with cvs checkout 2002-05-18 21:52:23 +00:00
David Schleef
135a452b9c Mark 6052e as done 2002-05-17 20:24:33 +00:00