David Schleef
|
8e2cd55f24
|
fix warnings
|
2003-08-16 23:18:07 +00:00 |
|
Frank Mori Hess
|
5c505d7b57
|
don't save multiple values for the same caldac channel
|
2003-07-20 03:20:50 +00:00 |
|
Frank Mori Hess
|
d471a2dc39
|
added a perror()
|
2003-07-02 18:35:03 +00:00 |
|
Frank Mori Hess
|
d2a9fc95d6
|
added some warning messages when binary calibrations set caldacs to
max/min values
|
2003-05-21 17:52:41 +00:00 |
|
Frank Mori Hess
|
c3199c93c8
|
fixed some bad behaviour when using default calibration file path
|
2003-05-07 00:13:00 +00:00 |
|
Frank Mori Hess
|
8a9e9861f1
|
made default comedi_calibrate behaviour a little smarter, shared more
code between comedilib and comedi_calibrate
|
2003-05-06 23:37:45 +00:00 |
|
Frank Mori Hess
|
d5ea98f55b
|
changed convention for default calibration file naming to something
more transparent and robust (since I figured out how to get minor number
from code for ls)
|
2003-05-06 00:36:18 +00:00 |
|
Frank Mori Hess
|
09db44185b
|
added a couple comment lines to top of generated calibration files
|
2003-03-06 19:18:18 +00:00 |
|
Frank Mori Hess
|
84b33a8781
|
added subdevice to calibration file
|
2003-02-26 19:31:56 +00:00 |
|
Frank Mori Hess
|
45c3292e6d
|
fixed use of short option 's', got rid of semicolon at end of file,
only mess with /etc/comedi/calibrations directory if we are using
default save file location
|
2003-02-26 17:58:53 +00:00 |
|
Frank Mori Hess
|
63b0079527
|
added command line option for specifiying name of file you want to write
calibration to
|
2003-02-24 19:20:12 +00:00 |
|
Frank Mori Hess
|
46b3372b1a
|
added a couple convenience functions
|
2003-02-05 19:04:53 +00:00 |
|
Frank Mori Hess
|
62d3635bc5
|
want to use ino_t to identify comedi device file instead of dev_t, which
always contains major/minor number of hard drive
|
2003-02-05 04:18:29 +00:00 |
|
Frank Mori Hess
|
28c57d548a
|
removed some dead code
|
2003-02-04 19:45:45 +00:00 |
|
Frank Mori Hess
|
def13891a2
|
writing calibrations to a file should be useable now
|
2003-02-04 18:21:07 +00:00 |
|
Frank Mori Hess
|
a59ba8a07c
|
initial support for writing a set of calibrations to a text file
|
2003-02-02 01:56:05 +00:00 |
|