Commit graph

18 commits

Author SHA1 Message Date
Frank Mori Hess
998c091e1e doing a retry for the preload write is useless, since the command
hasn't started yet.  Print a useful error message and exit instead.
2004-01-02 01:16:00 +00:00
Frank Mori Hess
054cade97f made BUF_LEN larger, so boards with huge ao fifos (ni 67xx)
don't underrun when starting up.
2004-01-02 00:06:33 +00:00
Frank Mori Hess
ea64ba8daa fixing includes for exit(), memset() for gcc 2.96 compiler warnings 2003-01-01 23:07:02 +00:00
Frank Mori Hess
5685d1ae2b increased BUF_LEN, so demo works better with ni boards 2002-11-22 21:45:05 +00:00
David Schleef
5dae30af2f add some error checking 2002-09-25 01:11:47 +00:00
David Schleef
f3ef54ca5c Handles range,maxdata information correctly. Internal triggering works. 2002-06-07 00:16:42 +00:00
Frank Mori Hess
303d9e7ff1 fix INTTRIG insn 2002-05-22 16:44:42 +00:00
David Schleef
e3ab787c66 Added multi-channel support 2002-03-18 22:11:32 +00:00
Frank Mori Hess
a6f0492b24 fixed bug that I did that was noted by allan willcox 2001-08-31 23:19:52 +00:00
Frank Mori Hess
ea27e98235 modified to work with TRIG_INT, made it use the -F command line option to
set update frequency
2001-08-24 19:08:55 +00:00
David Schleef
a00960e008 Remove commented stuff 2001-07-15 19:56:31 +00:00
Frank Mori Hess
e252726146 made ao_waveform use same parse_options() as other demos 2001-06-27 19:51:11 +00:00
Frank Mori Hess
3e2756029e removed outdated lseek stuff 2001-05-14 00:06:37 +00:00
David Schleef
01a017f515 5 new demos
cmd uses main.c
removal of direct ioctl calls
2001-03-01 21:57:00 +00:00
David Schleef
65ccd0d6c0 bugfix 2001-01-23 18:22:24 +00:00
David Schleef
79a511162d Cleanup of example programs 2000-10-19 06:28:27 +00:00
David Schleef
748980971d many random changes 2000-05-27 00:56:45 +00:00
David Schleef
b4bba38d0f Initial revision 2000-02-02 05:14:23 +00:00