David Schleef
d0b58e51d0
change URL for RTLinux
2004-12-02 07:59:00 +00:00
Frank Mori Hess
0942349bb8
patch from Steven Jenkins <steven.jenkins@ieee.org>:
...
If configure attempts to build the Ruby extension on a system without a previous
installation of comedilib, compilation fails because gcc can't find comedilib.h.
The attached patch adds the distribution include directory to the gcc search
path when compiling the extension.
2004-11-23 01:18:14 +00:00
Frank Mori Hess
4cff0c973e
sync with comedi
2004-11-20 16:56:09 +00:00
Bernd Porr
2b058cf74e
Added path to the usbduxfast makefile
2004-11-02 00:21:21 +00:00
Bernd Porr
317ef9454d
Added usbduxfast to the makefile.am
2004-11-02 00:19:36 +00:00
Bernd Porr
e7f8fe4301
usbduxfast hotplug scripts and firmware.
2004-11-02 00:17:58 +00:00
Bernd Porr
c6463add66
For usbduxfast. Initial commit.
2004-11-02 00:15:47 +00:00
Frank Mori Hess
c3422f0c0f
changed a parameter name
2004-10-17 15:25:04 +00:00
Frank Mori Hess
ce991f80dd
docbook is not a binding
2004-10-17 15:24:24 +00:00
Frank Mori Hess
4e4c7e33f1
new scxi README from Caleb Tennis
2004-10-17 15:22:06 +00:00
Frank Mori Hess
f9e4eb07d7
moved Changelog to ChangeLog and added entry for 0.7.22
2004-10-10 17:03:58 +00:00
Frank Mori Hess
366b8b5da0
fix handling of swig so it is run at compile time instead of when
...
building tarball (due to possible dependence on swig library).
2004-09-27 03:27:43 +00:00
Bernd Porr
96e61f54e8
Added docbook disable.
...
If the binding is now disabled configure doesn't look for the program and is not complaining that the program is not there.
2004-09-22 22:54:04 +00:00
Frank Mori Hess
3f065e174d
add eeprom address for reference voltage on at-mio-64e-3
2004-09-09 21:43:16 +00:00
Frank Mori Hess
b956b0ceb4
add support for at-mio-64e-3
2004-08-31 00:09:27 +00:00
Bernd Porr
98ceac99f3
Changed e-mail adress to berndporr@f2s.com
2004-08-18 22:22:31 +00:00
Bernd Porr
769a448373
New constants for the new firmware. Access to revision control of the FX2.
2004-08-18 22:21:42 +00:00
Bernd Porr
1249c61de9
Removed usbdux_firmware.lst because it's just the listing of the assembler which is not needed in the distro.
2004-08-18 22:16:14 +00:00
Bernd Porr
f4ca47d701
Minor bug fixes.
2004-08-18 22:12:38 +00:00
Frank Mori Hess
766795510a
add "serial" to subdevice_types
2004-08-14 20:33:46 +00:00
David Schleef
a9740966ed
bump version
2004-08-13 03:58:06 +00:00
David Schleef
7cfa1941d7
add pkgconfig file
2004-08-13 03:57:53 +00:00
David Schleef
d9c0d0dc70
Add pkgconfig file. Add 'make dev' target.
2004-08-13 03:52:41 +00:00
David Schleef
8f3bcc94c5
update debian packaging
2004-08-11 21:56:06 +00:00
David Schleef
f8389c58f5
Fix distcheck
2004-08-11 21:37:46 +00:00
Frank Mori Hess
33d9f3daca
removed an unneeded debug message
2004-08-02 01:35:41 +00:00
Frank Mori Hess
2b1efc8b6c
added some error messages, and update status of pcidas-1000
2004-08-02 00:10:47 +00:00
Frank Mori Hess
06a7891c4d
fix check for presence of ao subdevice
2004-08-02 00:09:51 +00:00
Frank Mori Hess
cdb4e7d266
updated usbdux firmware from Bernd Porr:
...
Firmware now only measures as many channels as are in the channel list. If
there's only one channel in the list we can manage to measure within one
microframe. This makes it possible to measure with 8kHz max.
Added a counter. The counter is called every 2ms from an FX2 timer inerrupt. Low
priority so that measurements are not disturbed.
The bulk transfers are now two times faster (insn). Reading an A/D value or an
DIO takes now only 2ms or less. The trick is that the in endpoint is already
filled when the request is issued.
Fixed a bug in the FIFO resets.
Second counter did not count properly. That's fixed. Also
found two missing syncdelays.
2004-08-01 22:24:01 +00:00
Frank Mori Hess
2afaa069bd
insert usleep() in loop
2004-07-25 00:39:39 +00:00
Frank Mori Hess
5ff9f2f63e
update status of 6014
2004-07-24 21:27:05 +00:00
Frank Mori Hess
4496652627
fix building of drivers.sgml and funcref.sgml when building out of
...
tree
2004-07-24 18:04:59 +00:00
Frank Mori Hess
53419b4e09
patch for out-of-tree builds from Caleb Tennis
2004-07-24 17:03:06 +00:00
Frank Mori Hess
c673de7c79
fix internal trigger when testing write command, and fix test when
...
write command uses stop_src==TRIG_NONE instead of TRIG_COUNT
2004-07-24 16:09:01 +00:00
Frank Mori Hess
e66997b981
fix test_segfault() so it works with 2.6 kernel signal handling behaviour
2004-07-24 15:47:30 +00:00
Frank Mori Hess
6aa65af0be
add entry for at-mio-64e-3
2004-07-14 11:42:05 +00:00
Frank Mori Hess
60a04025a9
new results
2004-06-30 00:28:27 +00:00
Frank Mori Hess
8d5b7e9e13
updated pci-6034e to STATUS_DONE
2004-06-30 00:25:23 +00:00
Frank Mori Hess
769129848d
add support for pci-6034e
2004-06-29 01:21:23 +00:00
Frank Mori Hess
9a84e6a44b
use setup.rb for clean-local and distclean-local
2004-06-20 03:36:33 +00:00
Frank Mori Hess
7888c4a8e7
make distcheck works now with automake 1.8
2004-06-20 02:37:18 +00:00
Frank Mori Hess
9dd97c6470
fix strict aliasing warning
2004-06-20 01:45:16 +00:00
Frank Mori Hess
bddf0434f1
fix ruby prefix to work for distcheck
2004-06-19 23:12:30 +00:00
Frank Mori Hess
67319a9e99
fix for compiler warning about strict aliasing rules
2004-06-19 19:55:26 +00:00
Frank Mori Hess
06a5a7846a
added some files to EXTRA_DIST that were left out of tarball
2004-06-19 17:55:38 +00:00
Frank Mori Hess
3d426c3cac
fixes for srcdir != biulddir
2004-06-19 15:25:30 +00:00
Frank Mori Hess
0e94ca5098
fix compiler warnings about strict aliasing
2004-06-19 15:24:24 +00:00
Frank Mori Hess
d20c5e18c9
fix compilation when builddir != srcdir
2004-06-19 15:06:00 +00:00
David Schleef
2541e7b171
distcheck fixes
2004-06-12 20:56:06 +00:00
Frank Mori Hess
60942692cf
fix eeprom address for 6713
2004-06-10 12:01:59 +00:00