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 |
|
David Schleef
|
a21713730a
|
Remove sched.h, because we don't use it and uclibc doesn't have it
|
2001-07-10 22:30:27 +00:00 |
|
David Schleef
|
f8cab16c4d
|
Perl demos moved from perl/ directory
|
2001-07-10 22:28:06 +00:00 |
|
David Schleef
|
0dd63c60de
|
*** empty log message ***
|
2001-07-10 22:26:36 +00:00 |
|
David Schleef
|
0afe6fffeb
|
Copied the etc/ directory from Comedi
|
2001-07-10 22:26:15 +00:00 |
|
David Schleef
|
915c97e042
|
A text version, for all the crazies
|
2001-07-10 22:25:26 +00:00 |
|
David Schleef
|
0f8fd728ae
|
Remove comedilib_reference, rebuild comedilib*html
|
2001-07-10 22:23:29 +00:00 |
|
David Schleef
|
1f1293e649
|
Fix getopt segfaulting
|
2001-07-10 22:21:12 +00:00 |
|
David Schleef
|
50cd1f83e8
|
Changed from siginfo handler to signal.
|
2001-07-09 20:12:07 +00:00 |
|
David Schleef
|
59568d2029
|
Moved chatter behind if(verbose)
|
2001-07-09 02:41:18 +00:00 |
|
Frank Mori Hess
|
7e649096d2
|
added CR_PACK description
|
2001-07-06 18:11:48 +00:00 |
|
David Schleef
|
a463bd34cb
|
Fixed getuid()/geteuid() problem causing modprobe post-install
scripts to fail. Updated usage information.
|
2001-07-05 05:21:44 +00:00 |
|
Frank Mori Hess
|
abd10aa214
|
Added a little bit more to command section.
|
2001-07-02 16:42:25 +00:00 |
|
David Schleef
|
55b4890f1b
|
More work on cmd trig sources
|
2001-07-01 11:59:06 +00:00 |
|
Frank Mori Hess
|
163841a772
|
added a bit to the command section, merged comedilib_reference into this file.
Still have to document comedi_cmd struct and related functions.
|
2001-07-01 01:02:36 +00:00 |
|
David Schleef
|
12cffb219c
|
Added install targets for perl, python, debian
|
2001-06-27 22:21:45 +00:00 |
|
David Schleef
|
ac0985e453
|
Changed install target to install_debian
|
2001-06-27 22:19:56 +00:00 |
|
David Schleef
|
77540a363b
|
Uses deprecated functions, so added _COMEDILIB_DEPRECATED
|
2001-06-27 22:18:47 +00:00 |
|
David Schleef
|
a4fb3b20d9
|
Changed from siginfo handler to simple signal handler
|
2001-06-27 22:18:16 +00:00 |
|
David Schleef
|
93ec934880
|
Added #! line
|
2001-06-27 22:17:38 +00:00 |
|
David Schleef
|
cf7397be84
|
Added _COMEDILIB_DEPRECATED, 'cuz we still support it internally
|
2001-06-27 22:17:17 +00:00 |
|
David Schleef
|
95e2ff75f5
|
Change return value of comedi_close to int
|
2001-06-27 22:16:42 +00:00 |
|
David Schleef
|
405f044ad9
|
Cleanup and rearrangement
|
2001-06-27 22:16:08 +00:00 |
|
David Schleef
|
063c78f710
|
Fix bug about the return value of comedi_get_range()
|
2001-06-27 22:15:31 +00:00 |
|
David Schleef
|
dfcd45f95c
|
re-autogenerated
|
2001-06-27 22:14:20 +00:00 |
|
David Schleef
|
291d71d323
|
Don't need fcntl(,F_SETSIG,)
|
2001-06-27 22:12:32 +00:00 |
|
David Schleef
|
d9e3023ff0
|
Fix previous bugus check-ins.
|
2001-06-27 22:11:59 +00:00 |
|
David Schleef
|
5ed4fb90f3
|
Added device nodes
|
2001-06-27 22:11:02 +00:00 |
|
David Schleef
|
b32ef02cfd
|
change INFINITY to HUGE_VAL
|
2001-06-27 22:10:33 +00:00 |
|
David Schleef
|
2e136dd1c3
|
*** empty log message ***
|
2001-06-27 22:09:56 +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
|
172846db87
|
update from wuttke joachim
|
2001-06-27 19:42:19 +00:00 |
|
Frank Mori Hess
|
809e0436aa
|
made it refuse to resize buffer if we are removing device. Mostly change is
whitespace, just added an if block.
|
2001-06-21 22:26:28 +00:00 |
|
Frank Mori Hess
|
36478ed855
|
noted a Makefile problem
|
2001-06-20 20:09:53 +00:00 |
|
David Schleef
|
76fcc1bfb9
|
Some work on docs
|
2001-06-14 09:13:08 +00:00 |
|
David Schleef
|
3c4bca2348
|
rewrote
|
2001-06-13 10:22:38 +00:00 |
|
David Schleef
|
e93771f219
|
Added realtime command line option. Fixed tests to use realtime
flag. Added internal trigger test.
|
2001-06-12 10:41:09 +00:00 |
|
David Schleef
|
61111bfd43
|
Fix realtime flag.
|
2001-06-12 10:40:18 +00:00 |
|
David Schleef
|
8e530395fe
|
Test for internal triggering.
|
2001-06-12 10:39:27 +00:00 |
|
David Schleef
|
7ea936090e
|
Added insn ioctl support.
Added insn ioctl probing.
Renamed previously misnamed insnlist probing.
Rewrote comedi_data_read_n()
|
2001-06-12 10:38:50 +00:00 |
|
David Schleef
|
e9acd7e313
|
general hacking, convert comedi_trigger to comedi_data_read_n
|
2001-06-12 10:37:08 +00:00 |
|
David Schleef
|
0bd291780c
|
fixes for cross-compilation
|
2001-06-12 10:36:25 +00:00 |
|
Frank Mori Hess
|
3ca99fff27
|
updated reference to default buffer size from 128k -> 16k
|
2001-06-04 00:37:21 +00:00 |
|
David Schleef
|
af7b904d4c
|
Add targets for python wrapper (disabled by default)
|
2001-05-28 04:05:03 +00:00 |
|
David Schleef
|
433f3c1bd7
|
hmmm... should compile things before I check them in.
|
2001-05-28 04:00:34 +00:00 |
|
David Schleef
|
9ff8e2fa97
|
Fix things so that they actually work
|
2001-05-28 03:57:32 +00:00 |
|