Commit graph

943 commits

Author SHA1 Message Date
David Schleef
96fab11cad Change Kurt Müller's email address 2005-11-04 01:21:42 +00:00
Frank Mori Hess
7d743ff497 new results 2005-11-03 01:24:38 +00:00
Frank Mori Hess
85237bcd52 MC pci-das6014 calibration looks good. 2005-11-03 01:21:38 +00:00
Frank Mori Hess
8ff9586edb sync comedi.h with comedi 2005-11-02 00:18:27 +00:00
Frank Mori Hess
904da61cb4 Added entry for MC pci-das6014 2005-11-02 00:12:31 +00:00
Frank Mori Hess
4fa75441de Update 6024e status to STATUS_DONE, and update results for same. 2005-10-06 22:20:56 +00:00
Frank Mori Hess
43c7a043b7 Added outline of code for loading pci-6052 caldacs from eeprom
(doesn't work yet).
2005-09-10 22:20:43 +00:00
Frank Mori Hess
47f1100bf9 Set status of at-mio-16xe-50 back to STATUS_DONE, as it seems to be
fine after all.
2005-09-09 01:06:25 +00:00
Frank Mori Hess
af6516b898 undo recent changes for AT-MIO-16XE-50, which were unproductive. 2005-08-27 00:36:44 +00:00
Frank Mori Hess
f96c37bb85 update at-mio-16de-10 to STATUS_DONE 2005-08-25 23:41:18 +00:00
Frank Mori Hess
602e201a54 new results 2005-08-25 23:38:03 +00:00
Frank Mori Hess
98b7dd53f6 fix AT-MIO-16XE-50 calibration to take into account coarse postgain
offset that it seems to have (not sure though).
2005-08-24 22:35:04 +00:00
Frank Mori Hess
be3faf44dd Added some diagnostics to try and figure out the 6052. 2005-08-22 00:06:05 +00:00
Frank Mori Hess
40b41587d7 updated results for at-mio-16xe-50 2005-08-14 21:34:36 +00:00
Frank Mori Hess
ede8fca244 update at-mio-16xe-50 status to STATUS_DONE 2005-08-14 21:31:43 +00:00
Frank Mori Hess
62264c3805 first try at at-mio-16de-10 calibration 2005-07-28 01:03:00 +00:00
Bernd Porr
909897a5c3 Changed the path so that the .conf files are copied in
the doc directory. Otherwise they would have ended up
in /usr/share.
2005-06-07 23:28:25 +00:00
Bernd Porr
47450e4387 Creates the proper so-version defined in configure.ac. 2005-06-07 23:27:00 +00:00
Bernd Porr
5ef66deba0 Documentation now goes in usr/share/doc/libcomedi0. This path
is just the same path debian is using for its own files
like README.debian or changlog. Thus, all the docu is then
in the same place.
2005-06-07 23:24:39 +00:00
Bernd Porr
b53b8933b7 Added variable for the documentation 2005-06-07 23:21:34 +00:00
Frank Mori Hess
45797fa801 add mention of defaults for --range, --subdevice, --channel, and
--subdevice options
2005-05-19 23:14:50 +00:00
Frank Mori Hess
4e8e8b8aa9 add missing whitespace on description of --help option 2005-05-17 01:35:36 +00:00
Frank Mori Hess
15317de0c3 removed debian files from cvs 2005-04-27 00:03:03 +00:00
Frank Mori Hess
58a2e315df return errors properly in comedi_mark_buffer_read() and
comedi_mark_buffer_written()
2005-04-25 21:43:37 +00:00
Frank Mori Hess
4f670c0248 fix for comedi_get_generic_timed() from Jan Gukelberger <g.u.g.i@gmx.de> 2005-04-25 21:41:48 +00:00
Frank Mori Hess
34ce707da0 update instructions for integrating new drivers 2005-04-11 02:13:43 +00:00
David Schleef
19442d5d06 Ugh, fix the soname problem 2005-04-07 22:36:05 +00:00
David Schleef
fb04c82005 Update from Comedi. 2005-04-07 22:33:36 +00:00
Frank Mori Hess
17b0ebbf7d sync with comedi 2005-03-22 02:05:11 +00:00
Frank Mori Hess
051314ac61 add description of --init-data options 2005-03-19 18:51:13 +00:00
Frank Mori Hess
e91b12f54d cleanup file pointers with fclose() 2005-03-19 00:57:00 +00:00
Bernd Porr
7c0ab8f2ac Fixed a segfault. The fopen command needs a string and not an integer
as flag. Every entry in the filename arrary is initally initialised
with "NULL".
2005-03-19 00:42:05 +00:00
Frank Mori Hess
de651eaca0 add support for multiple firmware files, and uploading firmware
on 64 bit arches
2005-03-17 17:28:19 +00:00
Frank Mori Hess
111541c2d3 sync with comedi 2005-03-17 17:27:12 +00:00
Frank Mori Hess
ceeb49162b added table for subdevice flags to comedi_get_subdevice_flags()
documentation
2005-03-16 22:34:38 +00:00
Frank Mori Hess
933be9aae4 use SDF_RUNNING flag to test for completion of ao command 2005-03-16 19:05:34 +00:00
Frank Mori Hess
4d7d679826 updated version of comedi_get_subdevice_flags() which is capable of
returning dynamic flags like SDF_RUNNING or SDF_BUSY
2005-03-16 19:04:59 +00:00
Frank Mori Hess
55147aef5c info is board_info now 2005-03-13 17:04:47 +00:00
Frank Mori Hess
8e115ae15b fix name collision with automake 1.9 2005-03-12 21:11:01 +00:00
Frank Mori Hess
2a720182e4 added comedi_dio_get_config() 2005-03-06 17:42:56 +00:00
Frank Mori Hess
1e601cbd3f sync with comedi 2005-03-06 17:35:04 +00:00
Frank Mori Hess
8fdb92784a patch from Ian Abbott <abbotti@mev.co.uk>:
I was running "comedi_test -v" on my new analog output driver and
noticed that it was getting stuck in a loop during the
"cmd_write_fast_1_chan" test.

It turned out that the test had written more data to the buffer than was
required to complete the acquisition (it was using cmd->stop_src =
TRIG_COUNT) and then got stuck in a loop waiting for the buffer to empty.

The attached patch stops the test_cmd_write_fast_1chan function writing
more data than is required to complete the acquisition.
2005-02-27 22:45:14 +00:00
Bernd Porr
0dc6fe9c33 Conterpart to the change in comedi: have taken out the
bufferoverflow packet. It has messed everything up. Just
restarting the gpif is the best option. Without any additional
packets.
2005-02-27 20:40:38 +00:00
Bernd Porr
3ed5c07df6 Set the ring buffer length to 512kB for usbduxfast. This is needed
for graphical software like qtscope. Otherwise we get always buffer
overflows.
2005-02-27 02:18:23 +00:00
Frank Mori Hess
545b9420d5 added some error checks 2005-02-24 20:46:56 +00:00
Frank Mori Hess
e3c958cf65 new results 2005-02-22 23:00:36 +00:00
Frank Mori Hess
f2eff57381 mc pci-das6024 calibration is good now. 2005-02-22 23:00:13 +00:00
Frank Mori Hess
61a12da72f crank up delay for mc pci-das6034 still more. 2005-02-22 13:00:07 +00:00
Frank Mori Hess
d11da3c6fa trying to fix calibration for meas. computing pci-das6034 2005-02-20 22:06:00 +00:00
Frank Mori Hess
7ed14c5b16 new results 2005-02-09 23:20:51 +00:00