New constants for the new firmware. Access to revision control of the FX2.
[comedilib.git] / demo /
2004-02-29 Frank Mori Hessadd serial dio subdevice type
2004-01-02 Frank Mori Hessdoing a retry for the preload write is useless, since...
2004-01-02 Frank Mori Hessmade BUF_LEN larger, so boards with huge ao fifos ...
2003-08-16 David Schleeffix warnings r0_7_21
2003-06-04 David Schleefadd #! line
2003-06-04 David SchleefAdd python examples from Luc Lefebvre <luc.lefebvre...
2003-05-24 Frank Mori Hessuse CR_EDGE and CR_INVERT constants instead of magic...
2003-05-02 David Schleefautoconfiscate
2003-05-02 David Schleefdemos should be nodist
2003-05-02 David Schleefautoconfiscation
2003-04-22 Frank Mori Hessadded apply_cal demo
2003-03-05 Frank Mori Hessset default n_scan value to 10 for insn demo, added...
2003-01-01 Frank Mori Hessinclude string.h for memset()
2003-01-01 Frank Mori Hessfixing includes for exit(), memset() for gcc 2.96 compi...
2002-12-31 Frank Mori Hessfix compiler warning
2002-11-26 Frank Mori Hessadded error check for mmap() call
2002-11-22 Frank Mori Hessincreased BUF_LEN, so demo works better with ni boards
2002-11-20 Frank Mori Hesschanged & to %, before it seemed to assume the buffer...
2002-09-25 David Schleefremove some stuff that is in the lib now
2002-09-25 David Schleefadd some error checking
2002-08-06 David SchleefFix mistake getting buffer head position
2002-06-07 David SchleefHandles range,maxdata information correctly. Internal...
2002-05-22 Frank Mori Hessfix INTTRIG insn
2002-05-11 David SchleefUse n_scans as the number of samples to measure.
2002-05-10 David SchleefGet rid of spurious "subdevice does not support command...
2002-04-16 Frank Mori Hessreplaced call to comedi_get_front_count() with call...
2002-04-02 Frank Mori Hessfixed error checking that tested for unsigned variables...
2002-03-18 David SchleefAdded multi-channel support
2002-03-18 David Schleefperl demo
2002-03-18 David SchleefChanges to make it a little more robust
2002-01-22 David SchleefMake it work with the parallel port again
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