2003-06-06 |
David Schleef | Macro from gstreamer |
commit | commitdiff | tree | snapshot |
2003-06-06 |
Frank Mori... | make sure we aren't out-of-range when doing unipolar... |
commit | commitdiff | tree | snapshot |
2003-06-06 |
Frank Mori... | added some m4 quoting (fixes docbook warning message... |
commit | commitdiff | tree | snapshot |
2003-06-06 |
Frank Mori... | fixed return value for comedi_dio_config() entry |
commit | commitdiff | tree | snapshot |
2003-06-05 |
David Schleef | Conditional compile. Use compiler flags found by autoconf |
commit | commitdiff | tree | snapshot |
2003-06-05 |
David Schleef | Add conditional compilation. Use docbook found by... |
commit | commitdiff | tree | snapshot |
2003-06-05 |
David Schleef | move files around. fix build depends. |
commit | commitdiff | tree | snapshot |
2003-06-05 |
David Schleef | Conditionally find python and docbook. Check compiler... |
commit | commitdiff | tree | snapshot |
2003-06-05 |
David Schleef | Fix to actually make it work. |
commit | commitdiff | tree | snapshot |
2003-06-05 |
Frank Mori... | gcc 2.95 doesn't understand -Wno-unused-function, repla... |
commit | commitdiff | tree | snapshot |
2003-06-04 |
David Schleef | add some compiler flags to make quieter |
commit | commitdiff | tree | snapshot |
2003-06-04 |
David Schleef | remove check for python >= 2.2 |
commit | commitdiff | tree | snapshot |
2003-06-04 |
David Schleef | Use autoconf-located includes for python |
commit | commitdiff | tree | snapshot |
2003-06-04 |
David Schleef | Fix name of comedi module |
commit | commitdiff | tree | snapshot |
2003-06-04 |
David Schleef | new snapshot |
commit | commitdiff | tree | snapshot |
2003-06-04 |
David Schleef | Change return value of comedi_data_{read|write}() |
commit | commitdiff | tree | snapshot |
2003-06-04 |
David Schleef | move files to python-comedi |
commit | commitdiff | tree | snapshot |
2003-06-04 |
David Schleef | autogenerate spec file |
commit | commitdiff | tree | snapshot |
2003-06-04 |
David Schleef | make autogenerated |
commit | commitdiff | tree | snapshot |
2003-06-04 |
David Schleef | hacking. Don't know if this works :) |
commit | commitdiff | tree | snapshot |
2003-06-04 |
David Schleef | learn how to write sh correctly |
commit | commitdiff | tree | snapshot |
2003-06-04 |
David Schleef | stolen from gst-python |
commit | commitdiff | tree | snapshot |
2003-06-04 |
David Schleef | touch some missing files |
commit | commitdiff | tree | snapshot |
2003-06-04 |
David Schleef | er, don't really want to use acinclude.m4 |
commit | commitdiff | tree | snapshot |
2003-06-04 |
David Schleef | acinclude.m4 stolen from gst-python |
commit | commitdiff | tree | snapshot |
2003-06-04 |
David Schleef | need to dist these files. |
commit | commitdiff | tree | snapshot |
2003-06-04 |
David Schleef | add #! line |
commit | commitdiff | tree | snapshot |
2003-06-04 |
David Schleef | Add python examples from Luc Lefebvre <luc.lefebvre... |
commit | commitdiff | tree | snapshot |
2003-06-04 |
David Schleef | regenerate |
commit | commitdiff | tree | snapshot |
2003-06-04 |
David Schleef | update |
commit | commitdiff | tree | snapshot |
2003-06-04 |
David Schleef | not needed with new debhelper |
commit | commitdiff | tree | snapshot |
2003-06-04 |
David Schleef | install in a more debhelper-friendly way |
commit | commitdiff | tree | snapshot |
2003-06-04 |
David Schleef | packaging fixes |
commit | commitdiff | tree | snapshot |
2003-06-04 |
David Schleef | tell people to submit a bug report |
commit | commitdiff | tree | snapshot |
2003-06-04 |
David Schleef | no longer used |
commit | commitdiff | tree | snapshot |
2003-06-04 |
David Schleef | moved to .. |
commit | commitdiff | tree | snapshot |
2003-06-04 |
David Schleef | move out of rpm directory |
commit | commitdiff | tree | snapshot |
2003-06-04 |
David Schleef | Fixes to make python and docs build correctly |
commit | commitdiff | tree | snapshot |
2003-06-03 |
David Schleef | Rewrite of python wrappers based on swig |
commit | commitdiff | tree | snapshot |
2003-06-01 |
Frank Mori... | removed obsolete advanced.sgml. Got rid of references... |
commit | commitdiff | tree | snapshot |
2003-06-01 |
Frank Mori... | removed assumption that comedi_config is in /usr/sbin |
commit | commitdiff | tree | snapshot |
2003-06-01 |
Frank Mori... | fix script for different common comedi_config paths |
commit | commitdiff | tree | snapshot |
2003-05-31 |
Frank Mori... | move some warning messages so they will actually get... |
commit | commitdiff | tree | snapshot |
2003-05-31 |
Frank Mori... | be a little more careful about fixing up calibration... |
commit | commitdiff | tree | snapshot |
2003-05-28 |
Frank Mori... | catch some errors |
commit | commitdiff | tree | snapshot |
2003-05-28 |
Frank Mori... | fix default calibration file path for boards with ... |
commit | commitdiff | tree | snapshot |
2003-05-28 |
Frank Mori... | replace return with YYABORT |
commit | commitdiff | tree | snapshot |
2003-05-27 |
David Schleef | update. |
commit | commitdiff | tree | snapshot |
2003-05-25 |
Frank Mori... | added support for new cb_pcidas64 board types |
commit | commitdiff | tree | snapshot |
2003-05-25 |
Frank Mori... | made sv order adjustable |
commit | commitdiff | tree | snapshot |
2003-05-25 |
Frank Mori... | fix statistics of new_sv_measure, and reduce number... |
commit | commitdiff | tree | snapshot |
2003-05-24 |
Frank Mori... | use CR_EDGE and CR_INVERT constants instead of magic... |
commit | commitdiff | tree | snapshot |
2003-05-22 |
Frank Mori... | new results |
commit | commitdiff | tree | snapshot |
2003-05-22 |
Frank Mori... | make verbosity options work again |
commit | commitdiff | tree | snapshot |
2003-05-22 |
Frank Mori... | trivial tweak |
commit | commitdiff | tree | snapshot |
2003-05-22 |
Frank Mori... | increased sv->order for 611x |
commit | commitdiff | tree | snapshot |
2003-05-22 |
Frank Mori... | still trying to get 611x ai to calibrate well, trying... |
commit | commitdiff | tree | snapshot |
2003-05-22 |
Frank Mori... | cleanup some redundant initialization of sv stuff |
commit | commitdiff | tree | snapshot |
2003-05-21 |
Frank Mori... | fix analog out ch 1 calibration, and calulation of... |
commit | commitdiff | tree | snapshot |
2003-05-21 |
Frank Mori... | added some warning messages when binary calibrations... |
commit | commitdiff | tree | snapshot |
2003-05-21 |
Frank Mori... | increase N_OBSERVABLES even more for 611x |
commit | commitdiff | tree | snapshot |
2003-05-20 |
Frank Mori... | fix assignments that should have been equality tests |
commit | commitdiff | tree | snapshot |
2003-05-19 |
Frank Mori... | made comedi_config install into sbin instead of bin... |
commit | commitdiff | tree | snapshot |
2003-05-18 |
Frank Mori... | trying to fix undefined symbol problems people are... |
commit | commitdiff | tree | snapshot |
2003-05-16 |
Frank Mori... | added -D_REENTRANT to library cflags |
commit | commitdiff | tree | snapshot |
2003-05-16 |
Frank Mori... | updated for autoconf stuff |
commit | commitdiff | tree | snapshot |
2003-05-09 |
Frank Mori... | added some DPRINT's to ni_labpc calibration so there... |
commit | commitdiff | tree | snapshot |
2003-05-09 |
Frank Mori... | added driver name to default calibration file path |
commit | commitdiff | tree | snapshot |
2003-05-08 |
Frank Mori... | added ni_labpc support |
commit | commitdiff | tree | snapshot |
2003-05-08 |
Frank Mori... | added entries for additional calibration functions |
commit | commitdiff | tree | snapshot |
2003-05-08 |
Frank Mori... | fix broken dependencies, and man page generation |
commit | commitdiff | tree | snapshot |
2003-05-07 |
Frank Mori... | added examples, and more/updated option descriptions |
commit | commitdiff | tree | snapshot |
2003-05-07 |
Frank Mori... | fixed some bad behaviour when using default calibration... |
commit | commitdiff | tree | snapshot |
2003-05-06 |
Frank Mori... | made default comedi_calibrate behaviour a little smarte... |
commit | commitdiff | tree | snapshot |
2003-05-06 |
Frank Mori... | exposed some lower-level calibration functions for... |
commit | commitdiff | tree | snapshot |
2003-05-06 |
Frank Mori... | cleanup old 1602/16 stuff |
commit | commitdiff | tree | snapshot |
2003-05-06 |
Frank Mori... | added options for specifying which subdev, channel... |
commit | commitdiff | tree | snapshot |
2003-05-06 |
Frank Mori... | changed convention for default calibration file naming... |
commit | commitdiff | tree | snapshot |
2003-05-05 |
Frank Mori... | took out some debug messages i accidentaly left in |
commit | commitdiff | tree | snapshot |
2003-05-05 |
Frank Mori... | made polarity determination in binary calibrations... |
commit | commitdiff | tree | snapshot |
2003-05-05 |
Frank Mori... | fixed comedi_apply_calibration so it applies all matchi... |
commit | commitdiff | tree | snapshot |
2003-05-05 |
Frank Mori... | increased max number of observables for 611x boards... |
commit | commitdiff | tree | snapshot |
2003-05-05 |
Frank Mori... | pruned some dead code |
commit | commitdiff | tree | snapshot |
2003-05-04 |
Frank Mori... | converted all remaining boards (except mc pci-das1602... |
commit | commitdiff | tree | snapshot |
2003-05-03 |
Frank Mori... | rearranged prep of adc for dac calibration to be more... |
commit | commitdiff | tree | snapshot |
2003-05-03 |
Frank Mori... | converted calibration of measurement computing 60xx... |
commit | commitdiff | tree | snapshot |
2003-05-03 |
Frank Mori... | moved COMEDI_VERSION_CODE() macro to comedilib.h, added... |
commit | commitdiff | tree | snapshot |
2003-05-03 |
Frank Mori... | i shouldn't have made comedi_internal_data_read() inlin... |
commit | commitdiff | tree | snapshot |
2003-05-03 |
Frank Mori... | fixed 6035 dac1 offset caldac, added inactive 6071e... |
commit | commitdiff | tree | snapshot |
2003-05-03 |
Frank Mori... | new results |
commit | commitdiff | tree | snapshot |
2003-05-03 |
Frank Mori... | updated dump, with driver caldac corrected to ad8804 |
commit | commitdiff | tree | snapshot |
2003-05-02 |
David Schleef | remove system identifiers |
commit | commitdiff | tree | snapshot |
2003-05-02 |
David Schleef | change section to libdevel |
commit | commitdiff | tree | snapshot |
2003-05-02 |
David Schleef | Add DAQCard-6024E |
commit | commitdiff | tree | snapshot |
2003-05-02 |
David Schleef | new results |
commit | commitdiff | tree | snapshot |
2003-05-02 |
Frank Mori... | added 'write to file' support for ni 611x boards, and... |
commit | commitdiff | tree | snapshot |
2003-05-02 |
David Schleef | clean better |
commit | commitdiff | tree | snapshot |
2003-05-02 |
David Schleef | remove |
commit | commitdiff | tree | snapshot |
2003-05-02 |
David Schleef | autoconfiscate |
commit | commitdiff | tree | snapshot |
2003-05-02 |
David Schleef | need headers |
commit | commitdiff | tree | snapshot |
next |