Horrible hack to allow passing of CR flags through channel arguments. Made
authorFrank Mori Hess <fmhess@speakeasy.net>
Tue, 30 Apr 2002 22:56:30 +0000 (22:56 +0000)
committerFrank Mori Hess <fmhess@speakeasy.net>
Tue, 30 Apr 2002 22:56:30 +0000 (22:56 +0000)
commit21d7877c2d39d46c6eb02085fcd48dfe95a9e98e
treef5f7dffb2355f08529f5b54b65082a758b0cb9de
parente73c24b951409d812386765d50f5d2d73ee88066
Horrible hack to allow passing of CR flags through channel arguments.  Made
comedi_calibrate use comedi_data_read_n() from main library.  Should be able
to add computer boards support to comedi_calibrate soon now.
comedi_calibrate/calib.h
comedi_calibrate/comedi_calibrate.c
include/comedi.h
lib/data.c