comedilib.git
2001-07-10 David Schleef*** empty log message ***
2001-07-10 David SchleefCopied the etc/ directory from Comedi
2001-07-10 David SchleefA text version, for all the crazies
2001-07-10 David SchleefRemove comedilib_reference, rebuild comedilib*html
2001-07-10 David SchleefFix getopt segfaulting
2001-07-09 David SchleefChanged from siginfo handler to signal.
2001-07-09 David SchleefMoved chatter behind if(verbose)
2001-07-06 Frank Mori... added CR_PACK description
2001-07-05 David SchleefFixed getuid()/geteuid() problem causing modprobe post...
2001-07-02 Frank Mori... Added a little bit more to command section.
2001-07-01 David SchleefMore work on cmd trig sources
2001-07-01 Frank Mori... added a bit to the command section, merged comedilib_re...
2001-06-27 David SchleefAdded install targets for perl, python, debian
2001-06-27 David SchleefChanged install target to install_debian
2001-06-27 David SchleefUses deprecated functions, so added _COMEDILIB_DEPRECATED
2001-06-27 David SchleefChanged from siginfo handler to simple signal handler
2001-06-27 David SchleefAdded #! line
2001-06-27 David SchleefAdded _COMEDILIB_DEPRECATED, 'cuz we still support...
2001-06-27 David SchleefChange return value of comedi_close to int
2001-06-27 David SchleefCleanup and rearrangement
2001-06-27 David SchleefFix bug about the return value of comedi_get_range()
2001-06-27 David Schleefre-autogenerated
2001-06-27 David SchleefDon't need fcntl(,F_SETSIG,)
2001-06-27 David SchleefFix previous bugus check-ins.
2001-06-27 David SchleefAdded device nodes
2001-06-27 David Schleefchange INFINITY to HUGE_VAL
2001-06-27 David Schleef*** empty log message ***
2001-06-27 Frank Mori... made ao_waveform use same parse_options() as other...
2001-06-27 Frank Mori... update from wuttke joachim
2001-06-21 Frank Mori... made it refuse to resize buffer if we are removing...
2001-06-20 Frank Mori... noted a Makefile problem
2001-06-14 David SchleefSome work on docs
2001-06-13 David Schleefrewrote
2001-06-12 David SchleefAdded realtime command line option. Fixed tests to...
2001-06-12 David SchleefFix realtime flag.
2001-06-12 David SchleefTest for internal triggering.
2001-06-12 David SchleefAdded insn ioctl support.
2001-06-12 David Schleefgeneral hacking, convert comedi_trigger to comedi_data_...
2001-06-12 David Schleeffixes for cross-compilation
2001-06-04 Frank Mori... updated reference to default buffer size from 128k...
2001-05-28 David SchleefAdd targets for python wrapper (disabled by default)
2001-05-28 David Schleefhmmm... should compile things before I check them in.
2001-05-28 David SchleefFix things so that they actually work
2001-05-28 Frank Mori... fixed bug
2001-05-28 David Schleefa python wrapper
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...
next