comedilib.git
2003-06-04 David Schleefpackaging fixes
2003-06-04 David Schleeftell people to submit a bug report
2003-06-04 David Schleefno longer used
2003-06-04 David Schleefmoved to ..
2003-06-04 David Schleefmove out of rpm directory
2003-06-04 David SchleefFixes to make python and docs build correctly
2003-06-03 David SchleefRewrite of python wrappers based on swig
2003-06-01 Frank Mori... removed obsolete advanced.sgml. Got rid of references...
2003-06-01 Frank Mori... removed assumption that comedi_config is in /usr/sbin
2003-06-01 Frank Mori... fix script for different common comedi_config paths
2003-05-31 Frank Mori... move some warning messages so they will actually get...
2003-05-31 Frank Mori... be a little more careful about fixing up calibration...
2003-05-28 Frank Mori... catch some errors
2003-05-28 Frank Mori... fix default calibration file path for boards with ...
2003-05-28 Frank Mori... replace return with YYABORT
2003-05-27 David Schleefupdate.
2003-05-25 Frank Mori... added support for new cb_pcidas64 board types
2003-05-25 Frank Mori... made sv order adjustable
2003-05-25 Frank Mori... fix statistics of new_sv_measure, and reduce number...
2003-05-24 Frank Mori... use CR_EDGE and CR_INVERT constants instead of magic...
2003-05-22 Frank Mori... new results
2003-05-22 Frank Mori... make verbosity options work again
2003-05-22 Frank Mori... trivial tweak
2003-05-22 Frank Mori... increased sv->order for 611x
2003-05-22 Frank Mori... still trying to get 611x ai to calibrate well, trying...
2003-05-22 Frank Mori... cleanup some redundant initialization of sv stuff
2003-05-21 Frank Mori... fix analog out ch 1 calibration, and calulation of...
2003-05-21 Frank Mori... added some warning messages when binary calibrations...
2003-05-21 Frank Mori... increase N_OBSERVABLES even more for 611x
2003-05-20 Frank Mori... fix assignments that should have been equality tests
2003-05-19 Frank Mori... made comedi_config install into sbin instead of bin...
2003-05-18 Frank Mori... trying to fix undefined symbol problems people are...
2003-05-16 Frank Mori... added -D_REENTRANT to library cflags
2003-05-16 Frank Mori... updated for autoconf stuff
2003-05-09 Frank Mori... added some DPRINT's to ni_labpc calibration so there...
2003-05-09 Frank Mori... added driver name to default calibration file path
2003-05-08 Frank Mori... added ni_labpc support
2003-05-08 Frank Mori... added entries for additional calibration functions
2003-05-08 Frank Mori... fix broken dependencies, and man page generation
2003-05-07 Frank Mori... added examples, and more/updated option descriptions
2003-05-07 Frank Mori... fixed some bad behaviour when using default calibration...
2003-05-06 Frank Mori... made default comedi_calibrate behaviour a little smarte...
2003-05-06 Frank Mori... exposed some lower-level calibration functions for...
2003-05-06 Frank Mori... cleanup old 1602/16 stuff
2003-05-06 Frank Mori... added options for specifying which subdev, channel...
2003-05-06 Frank Mori... changed convention for default calibration file naming...
2003-05-05 Frank Mori... took out some debug messages i accidentaly left in
2003-05-05 Frank Mori... made polarity determination in binary calibrations...
2003-05-05 Frank Mori... fixed comedi_apply_calibration so it applies all matchi...
2003-05-05 Frank Mori... increased max number of observables for 611x boards...
2003-05-05 Frank Mori... pruned some dead code
2003-05-04 Frank Mori... converted all remaining boards (except mc pci-das1602...
2003-05-03 Frank Mori... rearranged prep of adc for dac calibration to be more...
2003-05-03 Frank Mori... converted calibration of measurement computing 60xx...
2003-05-03 Frank Mori... moved COMEDI_VERSION_CODE() macro to comedilib.h, added...
2003-05-03 Frank Mori... i shouldn't have made comedi_internal_data_read() inlin...
2003-05-03 Frank Mori... fixed 6035 dac1 offset caldac, added inactive 6071e...
2003-05-03 Frank Mori... new results
2003-05-03 Frank Mori... updated dump, with driver caldac corrected to ad8804
2003-05-02 David Schleefremove system identifiers
2003-05-02 David Schleefchange section to libdevel
2003-05-02 David SchleefAdd DAQCard-6024E
2003-05-02 David Schleefnew results
2003-05-02 Frank Mori... added 'write to file' support for ni 611x boards, and...
2003-05-02 David Schleefclean better
2003-05-02 David Schleefremove
2003-05-02 David Schleefautoconfiscate
2003-05-02 David Schleefneed headers
2003-05-02 David Schleefdemos should be nodist
2003-05-02 David Schleefclean up warning
2003-05-02 David SchleefFix yacc and lex building
2003-05-02 David Schleefautoconfiscation
2003-05-02 Frank Mori... converted all NI boards to write calibrations to file...
2003-05-01 Frank Mori... fix get_bipolar_lowgain() which i broke
2003-04-30 Frank Mori... added unipolar analog output observables
2003-04-30 Frank Mori... added some comments on cal_*binary() functions
2003-04-30 Frank Mori... made all cal_*binary() functions set oor behaviour...
2003-04-30 Frank Mori... added is_unipolar() and is_bipolar() query functions...
2003-04-30 Frank Mori... added support for reading reference from eeprom for...
2003-04-29 Frank Mori... fix cal_linearity_binary()
2003-04-29 Frank Mori... offset unipolar ground observable targets half a bit...
2003-04-29 Frank Mori... added support for calibrating analog output linearity
2003-04-28 Frank Mori... daqcard 6062e calibration should be good now (with...
2003-04-28 Frank Mori... added more unipolar observables for ni boards, so unipo...
2003-04-28 Frank Mori... tweaked cal_postgain_binary() so it gets the least...
2003-04-27 Frank Mori... okay, _really_ got last bit correct with cal_binary...
2003-04-27 Frank Mori... fixed new_sv_init() calls so they are not hard-coded...
2003-04-27 Frank Mori... tweaks to cal_binary() so that it gets the last, least...
2003-04-26 Frank Mori... hmm, should have left postgain offset caldac as argument to
2003-04-26 Frank Mori... STATUS_NONE is actually STATUS_UNKNOWN
2003-04-26 Frank Mori... removed bogus free()
2003-04-26 Frank Mori... init saved_calibration_t array for daqcard 6062e
2003-04-26 Frank Mori... fixed catching of unknown board name with NI drivers...
2003-04-26 Frank Mori... swapped pre/postgain offsets
2003-04-26 Frank Mori... made error message on failure to open device more infor...
2003-04-25 Frank Mori... fixed reading of argument for short option 'f' that...
2003-04-25 Frank Mori... tweaked include directives so gcc -MM generates better...
2003-04-25 Frank Mori... added some dependency generation to makefile
2003-04-25 Frank Mori... added some dependency file generation
2003-04-25 Frank Mori... added some white space to fix preprocessor weirdness...
next