comedilib.git
2003-04-19 Frank Mori... added analog output calibration for measurement computi...
2003-04-19 Frank Mori... fix initialization of line counter, some yytext ->...
2003-04-01 Frank Mori... changed some debugging fprintfs to stderr into DPRINTs
2003-03-19 Frank Mori... make flex stuff as reentrant as i can
2003-03-19 Frank Mori... comedi_apply_calibration() almost reentrant now
2003-03-19 Frank Mori... added -D_REENTRANT to library CFLAGS
2003-03-06 Frank Mori... added a couple comment lines to top of generated calibr...
2003-03-06 Frank Mori... made parsing slightly more forgiving with respect to...
2003-03-06 Frank Mori... stopped comments from getting printed
2003-03-06 Frank Mori... moved stderr output to use COMEDILIB_DEBUG()
2003-03-06 Frank Mori... added return value for comedi_apply_calibration()
2003-03-05 Frank Mori... set default n_scan value to 10 for insn demo, added...
2003-03-05 Frank Mori... a couple not so important tweaks to calibration file...
2003-03-05 Frank Mori... got rid of unneccessary yyrestart()
2003-03-05 Frank Mori... removed libperl dependency by switching to bison/flex...
2003-03-04 Frank Mori... Changed comedi_set_calibration() to comedi_apply_calibr...
2003-03-01 Frank Mori... added descriptions of some options, --save-file in...
2003-03-01 Frank Mori... added documentation for comedi_set_calibration()
2003-03-01 Frank Mori... catch errors from find_calibration()
2003-02-28 Frank Mori... fixed missing dollar signs, and "subdev" should have...
2003-02-28 Frank Mori... finished implementing comedi_set_calibration() (for...
2003-02-26 Frank Mori... fixed finding calibration based on subdevice. Ignore...
2003-02-26 Frank Mori... added subdevice to calibration file
2003-02-26 Frank Mori... finished implementing comedi_set_calibration() (untested)
2003-02-26 Frank Mori... fixed use of short option 's', got rid of semicolon...
2003-02-24 Frank Mori... beginnings of comedi_set_calibration()
2003-02-24 Frank Mori... added command line option for specifiying name of file...
2003-02-16 Frank Mori... fixed setting of __comedi_errno after ioctl
2003-02-05 Frank Mori... all analog input ranges are now calibrated for meas...
2003-02-05 Frank Mori... added a couple convenience functions
2003-02-05 Frank Mori... updated reference to old lineo cvs server
2003-02-05 Frank Mori... want to use ino_t to identify comedi device file instea...
2003-02-04 Frank Mori... removed some dead code
2003-02-04 Frank Mori... writing calibrations to a file should be useable now
2003-02-02 Frank Mori... initial support for writing a set of calibrations to...
2003-01-09 Frank Mori... added linefeed
2003-01-01 Frank Mori... better error message when reading calibration voltages...
2003-01-01 Frank Mori... include string.h for memset()
2003-01-01 Frank Mori... fixing includes for exit(), memset() for gcc 2.96 compi...
2003-01-01 Frank Mori... ignoring error so make install works when docs not...
2003-01-01 Frank Mori... analog output calibration for cb_pcidas boards, plus...
2003-01-01 Frank Mori... inactive support for reading calibration voltage from...
2002-12-31 Frank Mori... update status of pci-das1200
2002-12-31 Frank Mori... fix compiler warning
2002-12-31 Frank Mori... added cb_pcidas driver
2002-12-11 Frank Mori... new dev_info names for pcm-das08 and daqcard-1200 so...
2002-11-29 Frank Mori... added some comments about how internal voltage referenc...
2002-11-29 Frank Mori... added ability to adjust settling time used by new_sv_me...
2002-11-29 Frank Mori... 611x calibration works now
2002-11-29 Frank Mori... fixed comedi_nanosleep(), which did nothing before
2002-11-26 Frank Mori... added error check for mmap() call
2002-11-25 Frank Mori... rearranged order of 611x observables to deal with only...
2002-11-25 Frank Mori... I think we finally have 611x calibration right
2002-11-24 Frank Mori... correcting ao caldac channels after fixing caldac type...
2002-11-24 Frank Mori... 611x documentation was wrong, calibration sources do...
2002-11-24 Frank Mori... changed printing of "offset , target" to "reading ...
2002-11-23 Frank Mori... 611x calibration doesn't like 5v-0v reference for gain...
2002-11-23 Frank Mori... fix calibration channels for 611x analog output
2002-11-23 Frank Mori... fixed 611x names to match ni_pcimio driver
2002-11-23 Frank Mori... added CR_ALT_SOURCE and CR_ALT_FILTER to observe_insn...
2002-11-22 Frank Mori... increased BUF_LEN, so demo works better with ni boards
2002-11-22 David Schleefupdate from comedi
2002-11-22 David SchleefFix for cases where the command doesn't allow source...
2002-11-22 David Schleeffix mmap testing
2002-11-20 Frank Mori... changed & to %, before it seemed to assume the buffer...
2002-11-18 Frank Mori... added documentation for comedi_data_read_delayed()...
2002-11-18 Frank Mori... 611x calibration support. More conversion to new CONFI...
2002-11-12 Frank Mori... updating status of 6023
2002-11-05 David SchleefFixes, add cb_das16_cs
2002-09-25 David Schleefinstall de LC_MESSAGES
2002-09-25 David Schleeflksjdf
2002-09-25 David SchleefFix i18n
2002-09-25 David Schleefremove some stuff that is in the lib now
2002-09-25 David Schleefadd some error checking
2002-09-25 David Schleeffix typo on comedi_open
2002-09-25 David SchleefLast log is bogus. Should be: disable AO0 on 6071e...
2002-09-25 David SchleefAdded help() and --help flag
2002-09-25 David SchleefAdd help() and --help flag
2002-09-09 David Schleefresults
2002-09-09 David SchleefDAQCard-16e-4 is done
2002-08-29 David SchleefFixes for 6023.
2002-08-28 David SchleefDAQCard-AI-16e-4, pci-6023e improvments
2002-08-20 David Schleefchange 6032e to DONE
2002-08-19 David SchleefAdded 6032e
2002-08-06 David SchleefFix mistake getting buffer head position
2002-07-24 David Schleefversion bump
2002-07-22 Frank Mori... added a couple paragraphs for people who don't know...
2002-07-04 David Schleefcopy from Comedi r0_7_19
2002-07-04 David Schleefrearrangement
2002-07-01 Frank Mori... sync with comedi
2002-06-23 Frank Mori... added support for cb_pcidas.c boards
2002-06-20 Frank Mori... added computer boards pci-das6023
2002-06-15 Frank Mori... new test results
2002-06-13 David SchleefFix up some versioning mistakes
2002-06-12 David SchleefAdd cal_postgain_binary() and use it for 6052e and...
2002-06-12 David Schleefnotes about the new calibration functions
2002-06-12 David SchleefAdd binary search calibration function.
2002-06-12 David SchleefAdd symbol versioning. Versions need to be checked...
2002-06-12 David Schleefremove rm of non-autogenerated files
2002-06-12 David SchleefFix shlibdeps to get the built library
next