David Schleef
|
8b812d424c
|
gettext()ized
|
2001-08-19 01:22:43 +00:00 |
|
David Schleef
|
50db83bac0
|
Reworked major portions. Much more portable.
|
2001-08-19 01:22:17 +00:00 |
|
David Schleef
|
133dc75829
|
Added -DI18N option
|
2001-08-19 01:21:41 +00:00 |
|
David Schleef
|
cd216fd6fd
|
Eine .po Datei auf deutsch
|
2001-08-19 01:19:50 +00:00 |
|
David Schleef
|
14695f8c96
|
Enable dithering. Fix wrong expectation of return value from do_insn()
|
2001-08-01 12:07:05 +00:00 |
|
David Schleef
|
8b5cd228fa
|
Added long getopts and added help(), 'cuz I always forget how to use it
|
2001-07-30 20:40:26 +00:00 |
|
David Schleef
|
4241d30c5f
|
Added lots about configuration instructions
|
2001-07-30 20:39:46 +00:00 |
|
David Schleef
|
9e95da3932
|
Make it quieter
|
2001-07-30 20:39:19 +00:00 |
|
David Schleef
|
3298f1fcc5
|
Fix includes
|
2001-07-30 20:38:54 +00:00 |
|
David Schleef
|
f7261b8576
|
Change email address, add Comedi version and device name
|
2001-07-30 20:38:17 +00:00 |
|
David Schleef
|
f35979e90f
|
Fix typo
|
2001-07-30 20:37:42 +00:00 |
|
Frank Mori Hess
|
58b905a8c3
|
made insn demo take 10 samples again as it originally did
|
2001-07-25 15:53:57 +00:00 |
|
David Schleef
|
22c91e5912
|
Generate $Id$
|
2001-07-17 20:10:42 +00:00 |
|
David Schleef
|
ac1786cc52
|
added changelog.
|
2001-07-16 02:02:56 +00:00 |
|
David Schleef
|
646587b1ea
|
It doesn't make sense to keep regenerating these in CVS. They are
generated in the release script now.
|
2001-07-16 00:05:36 +00:00 |
|
David Schleef
|
76e6cf0404
|
release script
|
2001-07-16 00:04:06 +00:00 |
|
David Schleef
|
40f9847e79
|
Simple makefile, 'cause I can never remember the correct commands
|
2001-07-15 23:58:49 +00:00 |
|
David Schleef
|
c24b423455
|
Regenerated docs
|
2001-07-15 23:58:14 +00:00 |
|
David Schleef
|
6e9354dc5d
|
Add a few comments about recent changes in demos
|
2001-07-15 23:52:13 +00:00 |
|
David Schleef
|
4d191e35f7
|
Don't use debhelper
|
2001-07-15 23:25:04 +00:00 |
|
David Schleef
|
b5ddf058a7
|
Use ../Config
|
2001-07-15 23:24:18 +00:00 |
|
David Schleef
|
59deca7e48
|
Use ../Config. Fix 'make test'.
|
2001-07-15 23:24:00 +00:00 |
|
David Schleef
|
4c155e99a1
|
Random todo checkin
|
2001-07-15 23:15:55 +00:00 |
|
David Schleef
|
5671f6d9d0
|
Added user-editable Config file. Add support for $(PREFIX).
|
2001-07-15 23:15:29 +00:00 |
|
David Schleef
|
f4f16b883d
|
Get CFLAGS from ../Config
|
2001-07-15 23:14:09 +00:00 |
|
David Schleef
|
cad8e94b8b
|
remove suidregister
|
2001-07-15 23:13:29 +00:00 |
|
David Schleef
|
189f5a8e61
|
new version
|
2001-07-15 23:13:09 +00:00 |
|
David Schleef
|
2f3b8a8551
|
Getting ready to release a new version
|
2001-07-15 23:12:40 +00:00 |
|
David Schleef
|
a6a0495a71
|
Random change
|
2001-07-15 23:11:36 +00:00 |
|
David Schleef
|
eceb3bccf8
|
Make stdout unbuffered, so that if stderr==stdout, lines match up.
|
2001-07-15 22:47:58 +00:00 |
|
David Schleef
|
b1aea5d077
|
Changed prototype of comedi_get_cmd_generic_timed
|
2001-07-15 22:47:14 +00:00 |
|
David Schleef
|
c9b062db15
|
Doesn't need to be static. Added test target
|
2001-07-15 22:46:37 +00:00 |
|
David Schleef
|
beb18635c4
|
Fix comedi_get_cmd_* so that commands are only generated once.
More error messages.
|
2001-07-15 22:46:02 +00:00 |
|
David Schleef
|
7973a0f2ad
|
Change prototype of comedi_get_cmd_generic_timed
|
2001-07-15 22:39:54 +00:00 |
|
David Schleef
|
db0d0feba8
|
Needs string.h, not others
|
2001-07-15 19:58:15 +00:00 |
|
David Schleef
|
98ead7a4f9
|
Major hacking, just like cmd.c
|
2001-07-15 19:57:32 +00:00 |
|
David Schleef
|
8139bc3558
|
Replace <string.h>
|
2001-07-15 19:57:08 +00:00 |
|
David Schleef
|
a00960e008
|
Remove commented stuff
|
2001-07-15 19:56:31 +00:00 |
|
David Schleef
|
b668811b9c
|
Changed main.c to common.c
|
2001-07-14 00:53:30 +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
|
68e8bf7b0d
|
Major fixes and added inline documentation. It's actually somewhat
decent now.
|
2001-07-14 00:50:15 +00:00 |
|
David Schleef
|
494d76f823
|
Added a bit of __comedi_errno initialization
|
2001-07-14 00:42:51 +00:00 |
|
Frank Mori Hess
|
71373765bb
|
removed bit about chanlist error in cmdtest, since all bad chanlist errors should
return same value, so I should change my drivers
|
2001-07-12 21:41:21 +00:00 |
|
Frank Mori Hess
|
f090f06b0a
|
added a burst-mode-like command to comedi_get_cmd_generic_timed()
|
2001-07-12 20:34:05 +00:00 |
|
Frank Mori Hess
|
1d66cf1d59
|
more comedi_cmd related documentation
|
2001-07-12 20:28:43 +00:00 |
|
Frank Mori Hess
|
5d2fa2394d
|
fix for compile warning with range.c
|
2001-07-10 23:12:16 +00:00 |
|
David Schleef
|
8efb15052d
|
Updates from (someone), plus corrections and additions by ds.
|
2001-07-10 22:58:04 +00:00 |
|
David Schleef
|
49e3830ddb
|
Added comments
|
2001-07-10 22:55:32 +00:00 |
|
David Schleef
|
d1dd55c93b
|
clean python and perl, even if not built
|
2001-07-10 22:33:05 +00:00 |
|
David Schleef
|
b830e61d3f
|
Added debug_ptr(). Fixed do_test_for_cmd()
|
2001-07-10 22:31:16 +00:00 |
|