comedilib.git
2007-07-31 Frank Mori... Autogenerated ChangeLog using "cvs2cl -t" v0_8_0
2007-07-31 Frank Mori... Got rid of doccomedilib, use "configure --docdir=blah...
2007-07-31 Frank Mori... autogen.sh is gone.
2007-07-31 Frank Mori... Got rid of autogen.sh, and just tell people to run...
2007-07-31 Frank Mori... Added AUTHORS list to comedilib.
2007-07-31 Frank Mori... Took comedi_dio_bitfield out of _COMEDILIB_DEPRECATED...
2007-07-31 Frank Mori... synced with comedi
2007-07-31 Frank Mori... Actually, according to current:revision:age practice...
2007-07-31 Frank Mori... Fixed up AC_INIT and AM_INIT_AUTOMAKE parameters.
2007-07-31 Frank Mori... Move to current:revision:age discipline for library...
2007-07-30 Frank Mori... Synced with comedi.
2007-07-30 Frank Mori... Added mention of comedi_calibrate and comedi-nonfree...
2007-07-24 Ian Abbottsynced with comedi
2007-07-24 Ian AbbottAdd calib_lex.h to noinst_HEADERS.
2007-07-24 Ian AbbottAdd closing tags for <glosssee> and <glossseealso>.
2007-07-16 Frank Mori... Synced with comedi.
2007-07-16 Frank Mori... Added some sanity checks, and made it use the read...
2007-07-16 Frank Mori... Corrected comments describing read_subdevice and write_...
2007-07-16 Frank Mori... Forgot to add file for new demo.
2007-07-13 Frank Mori... Sync with comedi.
2007-07-13 Frank Mori... Added NI GPCT buffered counting example.
2007-07-12 Frank Mori... New demo program.
2007-07-12 Frank Mori... sync with comedi
2007-07-11 Frank Mori... Initialize counter value to zero.
2007-07-11 Frank Mori... Added a comment.
2007-07-10 Frank Mori... Removed unused variable.
2007-07-10 Frank Mori... Cleaned up mixing of spaces/tabs for indentation probab...
2007-07-10 Frank Mori... Removed some dead code.
2007-06-28 Frank Mori... Demo program for quadrature encoder counting with NI...
2007-05-24 Bernd PorrAdded a line which sets the permissions to 0666 for...
2007-04-29 Frank Mori... Removed autogenerated file from cvs.
2007-04-28 Bernd PorrUsed AC_ARG_WITH for udev as suggested by frank.
2007-04-24 Frank Mori... Silenced automake 1.10 warning.
2007-04-23 Bernd PorrAdded udev support.
2007-04-18 Frank Mori... Fixed compile warning under gcc 4.1.2
2007-02-26 Frank Mori... synced with comedi.
2007-01-08 Frank Mori... synced with comedi.
2007-01-08 Frank Mori... Added new gpct_simple_counting demo (shares some code...
2007-01-08 Frank Mori... Print large unsigned values correctly (not as negative...
2007-01-05 Frank Mori... Added brief description of choose_routing demo.
2007-01-05 Frank Mori... Added gpct_pulse_generator demo.
2007-01-05 Frank Mori... synced with comedi
2007-01-05 Frank Mori... print max data value as unsigned value instead of signe...
2007-01-03 Frank Mori... Made parse_options() write options to a struct instead...
2007-01-03 Frank Mori... Added a sentence to ao_waveform description.
2007-01-03 Frank Mori... Removed some C99-isms (mixed code and declarations)
2007-01-03 Frank Mori... Replaced deprecated AM_PROG_CC_STDC with AC_PROG_CC_STDC
2006-10-25 Frank Mori... Added a table with descriptions of a few configuration...
2006-10-25 Frank Mori... Updated to docbook 4.2. Fixed broken </link> in tutori...
2006-10-24 Frank Mori... Sync'd with comedi
2006-10-24 Frank Mori... Updated RTSI documentation to reflect my changes.
2006-10-24 Frank Mori... Sync'ed with comedi.
2006-10-23 Frank Mori... Added choose_clock and choose_routing demo programs...
2006-10-17 Frank Mori... Added const qualifiers to some char* return values...
2006-09-11 Frank Mori... Added description of SDF_SOFT_CALIBRATED flag.
2006-09-08 Frank Mori... Added brief description of enum comedi_conversion_direction
2006-09-08 Frank Mori... Added entries for comedi_to_physical() and comedi_from_...
2006-09-08 Frank Mori... sync with comedi
2006-09-08 Frank Mori... Added entries for comedi_get_hardcal_converter() and
2006-09-07 Frank Mori... Added some primative support for using software calibra...
2006-08-31 Frank Mori... Fill in inverse polynomials for first order soft calibr...
2006-08-31 Frank Mori... Added flex and bison generated files to MAINTAINERCLEAN...
2006-08-28 Frank Mori... Fix parsing of floating point values in exponential...
2006-08-22 Frank Mori... Fixed problem with keeping track of whether a software...
2006-08-22 Frank Mori... Parsing of calibration file with soft calibration infor...
2006-08-22 Frank Mori... First pass at parsing additional calibration file eleme...
2006-07-20 Ian AbbottApplied patch from David MacMahon <davidm -at- astro...
2006-07-13 Ian AbbottUse comedi_perror to report error if comedi_open fails...
2006-07-13 Ian AbbottApplied patch from David MacMahon <davidm -at- astro...
2006-07-13 Ian AbbottApplied (slightly modified) patch from David MacMahon
2006-07-13 Ian AbbottAdded AC_PROG_LIBTOOL, as suggested by the autotools.
2006-05-02 Frank Mori... Patch from abbotti@mev.co.uk (Ian Abbott):
2006-05-02 Frank Mori... synced with comedi
2006-05-02 Frank Mori... RTSI documentation from terry1@beam.ltd.uk (Terry Barnaby)
2006-03-03 Frank Mori... sync with comedi
2006-02-15 Frank Mori... Removed comedi_calibrate from subdirs, as it has been...
2006-02-05 Frank Mori... Removed comedi_calibrate from comedilib, it is now...
2006-02-03 Frank Mori... Make sure fine caldacs are reset before attempting...
2006-01-08 Frank Mori... synced with comedi
2006-01-04 Frank Mori... Added beginnings of support for m-series calibration...
2005-12-28 Frank Mori... Made cmd demo work with SDF_LSAMPL subdevices.
2005-11-04 David SchleefChange Kurt Müller's email address
2005-11-03 Frank Mori... new results
2005-11-03 Frank Mori... MC pci-das6014 calibration looks good.
2005-11-02 Frank Mori... sync comedi.h with comedi
2005-11-02 Frank Mori... Added entry for MC pci-das6014
2005-10-06 Frank Mori... Update 6024e status to STATUS_DONE, and update results...
2005-09-10 Frank Mori... Added outline of code for loading pci-6052 caldacs...
2005-09-09 Frank Mori... Set status of at-mio-16xe-50 back to STATUS_DONE, as...
2005-08-27 Frank Mori... undo recent changes for AT-MIO-16XE-50, which were...
2005-08-25 Frank Mori... update at-mio-16de-10 to STATUS_DONE
2005-08-25 Frank Mori... new results
2005-08-24 Frank Mori... fix AT-MIO-16XE-50 calibration to take into account...
2005-08-22 Frank Mori... Added some diagnostics to try and figure out the 6052.
2005-08-14 Frank Mori... updated results for at-mio-16xe-50
2005-08-14 Frank Mori... update at-mio-16xe-50 status to STATUS_DONE
2005-07-28 Frank Mori... first try at at-mio-16de-10 calibration
2005-06-07 Bernd PorrChanged the path so that the .conf files are copied in
2005-06-07 Bernd PorrCreates the proper so-version defined in configure.ac.
2005-06-07 Bernd PorrDocumentation now goes in usr/share/doc/libcomedi0...
next