Ian Abbott
1465834a26
demo/inpn: correct ranges in range loop
...
The demo is supposed to take one reading for each channel for each
range, but was using the range from the command line options instead.
Thanks to Daniele Mazzi for spotting the bug!
2014-01-09 15:23:13 +00:00
Frank Mori Hess
fbdf65b4f5
Made parse_options() write options to a struct instead of passing
...
them through global variables.
2007-01-03 21:14:53 +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
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
79a511162d
Cleanup of example programs
2000-10-19 06:28:27 +00:00
David Schleef
89ab075dd7
removal of rangetype
2000-03-29 23:53:11 +00:00
David Schleef
b4bba38d0f
Initial revision
2000-02-02 05:14:23 +00:00