Commit graph

8 commits

Author SHA1 Message Date
Frank Mori Hess
f80c83a1d0 Print large unsigned values correctly (not as negative numbers) for
subdevice with 32 bit values.
2007-01-08 20:56:24 +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
Ian Abbott
c17577318d Applied patch from David MacMahon <davidm -at- astro -dot- berkeley -dot- edu>.
Adds physical units support to comedilib demo programs.
I changed one of the format strings to help line up values better in the
'cmd' example.
2006-07-20 11:51:54 +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
31b3e7ed7f Changed the name of verbose_flag; Added a few more flags in main.c 2001-07-14 00:50:52 +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
b4bba38d0f Initial revision 2000-02-02 05:14:23 +00:00