comedilib.git
2001-05-28 David Schleefcopied from comedi
2001-05-28 David Schleefadditional tests, fixes, move some functions to ../lib
2001-05-28 David Schleefstaging area for moving functions from here to ../lib
2001-05-28 David Schleefadded HAVE_COMEDI_POLL
2001-05-28 David Schleefadded cmd.c
2001-05-28 David Schleefadded cmd related functions
2001-05-28 David Schleefadded get_subdevice_flags()
2001-05-28 David Schleefadded get_cmd_src_mask, get_cmd_generic_timed, comedi_p...
2001-05-28 David Schleefadded poll example
2001-05-28 David Schleefmore results
2001-05-28 David SchleefChanged to LGPL, because that's what it was supposed...
2001-05-24 David Schleefchanged N_CALDACS to 32
2001-05-14 Frank Mori... removed outdated lseek stuff
2001-05-14 Frank Mori... explicitly initialized value, subdevice, channel, aref...
2001-05-04 Tim Ousleychanged all GPCTR names to GPCT
2001-05-02 Frank Mori... added checks for malloc failure
2001-05-02 Frank Mori... a small step towards standardized comedi error codes
2001-05-01 Frank Mori... added copy of GPL
2001-04-28 David SchleefFixed test for debian package build
2001-04-27 Frank Mori... put back comedi_get_max_buffer_size
2001-04-27 Tim Ousleyadded #define for GPCTR_GET_INT_CLK_FRQ
2001-04-24 Frank Mori... removed buffer config functions that I accidentally...
2001-04-20 Tim Ousleyadded GPCTR constants.
2001-04-08 Frank Mori... added some comments describing alpha functions
2001-04-08 Frank Mori... added comedi_buf_offset function that returns buf_user_ptr
2001-04-08 Frank Mori... forgot to add buffer.c file containing definitions...
2001-04-06 Frank Mori... added buffer info ioctl support and some alpha buffer...
2001-03-13 David Schleefa script probably only useful to ds
2001-03-13 David Schleefmake install now installs man pages to the wrong place...
2001-03-13 David Schleef*** empty log message ***
2001-03-07 David Schleef*** empty log message ***
2001-03-02 David Schleefchange bufconfig version test from 0.7.56 to 0.7.57 r0_7_15
2001-03-02 David Schleefadded test to make sure area is unmapped
2001-03-02 David Schleef*** empty log message ***
2001-03-01 David Schleefchanged bufconfig to support new bufconfig structure
2001-03-01 David Schleefadded bufconfig test
2001-03-01 David Schleefbufconfig support
2001-03-01 David Schleefenabled use of instructions for dio_bits
2001-03-01 David Schleefadded bufconfig support
2001-03-01 David Schleef5 new demos
2001-03-01 David Schleefadded dependency on debhelper
2001-03-01 David Schleeffixes for DAQCard-AI-16XE-50 and new pci-6023e
2001-03-01 David Schleefhorribly out of date. needs fixing BAD
2001-03-01 David Schleefupdate docs
2001-03-01 David Schleefinterface update
2001-02-23 Frank Mori... added permission error report if not run as root, remov...
2001-02-22 Frank Mori... made comedi_config no longer require a driver name...
2001-02-22 Frank Mori... documented -r --remove option for comedi_config
2001-02-15 Frank Mori... added some comments, including advice on how to make...
2001-01-30 Frank Mori... removed my misguided SDF_MMAPPED flag
2001-01-29 Frank Mori... added SDF_MMAPPED flag
2001-01-25 Frank Mori... added buffer resize options to man page
2001-01-25 Frank Mori... fixed bug with option parsing when both read and write...
2001-01-25 Frank Mori... added exit(1) on buffer resize error
2001-01-25 Frank Mori... added --read-buffer and --write-buffer options for...
2001-01-25 Frank Mori... added bufconfig struct and ioctl
2001-01-23 David Schleefadded todo
2001-01-23 David Schleefdon't know
2001-01-23 David Schleefexport more of units
2001-01-23 David Schleefmemleak fix from someone
2001-01-23 David Schleefbugfix
2001-01-23 David Schleefspelling fix
2001-01-23 David Schleefadded segfault testing
2001-01-16 David Schleefnew result
2001-01-16 David Schleefnew result
2000-11-30 David Schleefversion bump r0_7_14
2000-11-30 David Schleefremoved testing code
2000-11-30 David Schleeftesting additions
2000-11-30 David Schleefrandom cleanup
2000-11-25 David Schleefmmap demo and testing
2000-11-25 David Schleef*** empty log message ***
2000-11-07 David Schleeffixed errno sign problem
2000-10-19 David Schleefadded dio.c
2000-10-19 David Schleefreadded tut2
2000-10-19 David Schleefadded additional warning flags
2000-10-19 David Schleefadded header file for example common code
2000-10-19 David SchleefCleanup of example programs
2000-10-15 David Schleefadded <stdlib.h>
2000-10-13 David Schleefrevert change to COMEDI_INSN ioctl r0_7_13
2000-10-13 David Schleefversion bump
2000-10-13 David Schleefchanged version dependency
2000-10-13 David Schleefadded command test
2000-10-13 David Schleefdio fixes
2000-10-12 David Schleefmore lintian fixes r0_7_12
2000-10-12 David Schleeflintian fixes
2000-10-11 David Schleeffix /usr/bin/comedi_config to /usr/sbin/
2000-10-11 David Schleefversion change
2000-10-11 David Schleeflintian fixes
2000-10-11 David Schleefregen
2000-10-11 David Schleefadded comedi_calibrate man page
2000-10-11 David Schleeffixed wrong version
2000-10-10 David Schleefrandom fixes
2000-10-10 David Schleefinstruction support
2000-10-10 David Schleefmove comedi_config back to /usr/sbin
2000-10-10 David Schleefadded debugging messages
2000-10-10 David Schleefupdated man pages
2000-10-10 David Schleefadded tests and created main
2000-09-06 David SchleefREADME changes r0_7_11
2000-09-05 David Schleefadditions
2000-09-05 David Schleefadded comment
next