Fix to make the demo programs link statically with the local
[comedilib.git] / demo /
2002-01-21 David SchleefFix to make the demo programs link statically with...
2002-01-08 Frank Mori Hessincluded string.h for declaration of memset.
2001-10-24 David SchleefRemoved comedi_poll(), since it was moved to comedilib
2001-08-31 Frank Mori Hessfixed bug that I did that was noted by allan willcox
2001-08-24 Frank Mori Hessmodified to work with TRIG_INT, made it use the -F...
2001-07-30 David SchleefFix includes
2001-07-25 Frank Mori Hessmade insn demo take 10 samples again as it originally did
2001-07-15 David SchleefAdd a few comments about recent changes in demos
2001-07-15 David SchleefGet CFLAGS from ../Config
2001-07-15 David SchleefChange prototype of comedi_get_cmd_generic_timed
2001-07-15 David SchleefNeeds string.h, not others
2001-07-15 David SchleefMajor hacking, just like cmd.c
2001-07-15 David SchleefReplace <string.h>
2001-07-15 David SchleefRemove commented stuff
2001-07-14 David SchleefChanged main.c to common.c
2001-07-14 David SchleefChanged the name of verbose_flag; Added a few more...
2001-07-14 David SchleefMajor fixes and added inline documentation. It's actua...
2001-07-10 David SchleefUpdates from (someone), plus corrections and additions...
2001-07-10 David SchleefAdded comments
2001-07-10 David SchleefRemove sched.h, because we don't use it and uclibc...
2001-07-10 David SchleefPerl demos moved from perl/ directory
2001-07-09 David SchleefChanged from siginfo handler to signal.
2001-06-27 David SchleefDon't need fcntl(,F_SETSIG,)
2001-06-27 David SchleefFix previous bugus check-ins.
2001-06-27 Frank Mori Hessmade ao_waveform use same parse_options() as other...
2001-06-27 Frank Mori Hessupdate from wuttke joachim
2001-05-28 David Schleefadded poll example
2001-05-14 Frank Mori Hessremoved outdated lseek stuff
2001-05-14 Frank Mori Hessexplicitly initialized value, subdevice, channel, aref...
2001-03-01 David Schleef5 new demos
2001-02-15 Frank Mori Hessadded some comments, including advice on how to make...
2001-01-23 David Schleefbugfix
2000-11-30 David Schleefremoved testing code
2000-11-30 David Schleefrandom cleanup
2000-11-25 David Schleefmmap demo and testing
2000-11-25 David Schleef*** empty log message ***
2000-10-19 David Schleefadded dio.c
2000-10-19 David Schleefreadded tut2
2000-10-19 David Schleefadded header file for example common code
2000-10-19 David SchleefCleanup of example programs
2000-09-06 David SchleefREADME changes r0_7_11
2000-09-05 David Schleefadded comment
2000-09-05 David Schleefremoved
2000-09-05 David Schleefchanges
2000-09-03 David Schleefdocumentation additions and updates
2000-09-03 David Schleefadded lots of more information
2000-09-03 David Schleefadded documentation
2000-08-09 David Schleefadded insn r0_7_10
2000-08-09 David Schleefinsn demo
2000-08-09 David Schleefmore features
2000-06-02 David Schleefrewrite
2000-06-02 David Schleefadded antialias.c
2000-05-27 David Schleefmany random changes
2000-05-27 David Schleefpatch from Tomasz
2000-03-30 David Schleefpatch for debian build
2000-03-29 David Schleefremoval of rangetype
2000-03-06 David SchleefExpanded r0_7_9
2000-02-10 David SchleefUpdating for comedi-0.7.39 and RTLinux-2.1
2000-02-02 David SchleefInitial revision