Commit graph

173 commits

Author SHA1 Message Date
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
Frank Mori Hess
69b9002a22 fixed bug 2001-05-28 03:35:34 +00:00
David Schleef
3fcd155c48 a python wrapper 2001-05-28 02:49:11 +00:00
David Schleef
92c625b1fc copied from comedi 2001-05-28 02:39:43 +00:00
David Schleef
698938d995 additional tests, fixes, move some functions to ../lib 2001-05-28 02:39:00 +00:00
David Schleef
229b4cd58c staging area for moving functions from here to ../lib 2001-05-28 02:38:09 +00:00
David Schleef
8f5391c3ce added HAVE_COMEDI_POLL 2001-05-28 02:36:41 +00:00
David Schleef
44b5028d60 added cmd.c 2001-05-28 02:36:20 +00:00
David Schleef
64b3584ff7 added cmd related functions 2001-05-28 02:36:03 +00:00
David Schleef
7616ab0880 added get_subdevice_flags() 2001-05-28 02:35:08 +00:00
David Schleef
fa434c140c added get_cmd_src_mask, get_cmd_generic_timed, comedi_poll() 2001-05-28 02:34:32 +00:00
David Schleef
d4b04cd828 added poll example 2001-05-28 02:33:03 +00:00
David Schleef
ad4ee57f18 more results 2001-05-28 02:31:40 +00:00
David Schleef
adaca483a3 Changed to LGPL, because that's what it was supposed to be. 2001-05-28 02:28:55 +00:00
David Schleef
ef8394e66c changed N_CALDACS to 32 2001-05-24 18:22:26 +00:00
Frank Mori Hess
3e2756029e removed outdated lseek stuff 2001-05-14 00:06:37 +00:00
Frank Mori Hess
7263bf6d2c explicitly initialized value, subdevice, channel, aref and range in main.c 2001-05-14 00:04:08 +00:00
Tim Ousley
57f4801290 changed all GPCTR names to GPCT 2001-05-04 16:41:49 +00:00
Frank Mori Hess
193b1b571c added checks for malloc failure 2001-05-02 15:16:03 +00:00
Frank Mori Hess
798386252d a small step towards standardized comedi error codes 2001-05-02 00:08:28 +00:00
Frank Mori Hess
b96bdf794d added copy of GPL 2001-05-01 20:51:09 +00:00
David Schleef
443af26b35 Fixed test for debian package build 2001-04-28 16:14:59 +00:00
Frank Mori Hess
0fb94f62e9 put back comedi_get_max_buffer_size 2001-04-27 20:33:36 +00:00
Tim Ousley
3465d320ac added #define for GPCTR_GET_INT_CLK_FRQ 2001-04-27 19:06:22 +00:00
Frank Mori Hess
3436ff0452 removed buffer config functions that I accidentally duplicated, made names of alpha functions follow conventions of older functions 2001-04-24 16:37:51 +00:00
Tim Ousley
09acff74e9 added GPCTR constants. 2001-04-20 19:47:54 +00:00
Frank Mori Hess
d99990a666 added some comments describing alpha functions 2001-04-08 22:28:25 +00:00
Frank Mori Hess
5efacde9a3 added comedi_buf_offset function that returns buf_user_ptr 2001-04-08 18:03:05 +00:00