insert usleep() in loop
[comedilib.git] / demo / ao_waveform.c
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-01-01 Frank Mori Hessfixing includes for exit(), memset() for gcc 2.96 compi...
2002-11-22 Frank Mori Hessincreased BUF_LEN, so demo works better with ni boards
2002-09-25 David Schleefadd some error checking
2002-06-07 David SchleefHandles range,maxdata information correctly. Internal...
2002-05-22 Frank Mori Hessfix INTTRIG insn
2002-03-18 David SchleefAdded multi-channel support
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-15 David SchleefRemove commented stuff
2001-06-27 Frank Mori Hessmade ao_waveform use same parse_options() as other...
2001-05-14 Frank Mori Hessremoved outdated lseek stuff
2001-03-01 David Schleef5 new demos
2001-01-23 David Schleefbugfix
2000-10-19 David SchleefCleanup of example programs
2000-05-27 David Schleefmany random changes
2000-02-02 David SchleefInitial revision