Commit graph

648 commits

Author SHA1 Message Date
Frank Mori Hess
7af1cc7f5e added some m4 quoting (fixes docbook warning message with comma), added
warning message when python binding will not be compiled.
2003-06-06 14:07:58 +00:00
Frank Mori Hess
49e17577df fixed return value for comedi_dio_config() entry 2003-06-06 05:01:08 +00:00
David Schleef
613d45f72a Conditional compile. Use compiler flags found by autoconf 2003-06-05 22:17:01 +00:00
David Schleef
a2e5d96ba6 Add conditional compilation. Use docbook found by autoconf. 2003-06-05 22:16:02 +00:00
David Schleef
b5c7d281a2 move files around. fix build depends. 2003-06-05 22:15:12 +00:00
David Schleef
00849f157e Conditionally find python and docbook. Check compiler flags. 2003-06-05 22:13:58 +00:00
David Schleef
8f36bbd560 Fix to actually make it work. 2003-06-05 22:12:45 +00:00
Frank Mori Hess
f3c2842bfb gcc 2.95 doesn't understand -Wno-unused-function, replaced with -Wno-unused 2003-06-05 04:22:50 +00:00
David Schleef
065495273e add some compiler flags to make quieter 2003-06-04 20:28:04 +00:00
David Schleef
a41a632c5d remove check for python >= 2.2 2003-06-04 20:27:25 +00:00
David Schleef
a6bb2b7911 Use autoconf-located includes for python 2003-06-04 20:00:29 +00:00
David Schleef
1d1005175a Fix name of comedi module 2003-06-04 04:23:57 +00:00
David Schleef
76e49e97e2 new snapshot 2003-06-04 04:23:22 +00:00
David Schleef
7e02472797 Change return value of comedi_data_{read|write}() 2003-06-04 04:15:02 +00:00
David Schleef
ce44af670c move files to python-comedi 2003-06-04 03:38:06 +00:00
David Schleef
718b2db193 autogenerate spec file 2003-06-04 03:36:55 +00:00
David Schleef
13c4f1fc3d make autogenerated 2003-06-04 03:34:57 +00:00
David Schleef
4737f22ddd hacking. Don't know if this works :) 2003-06-04 03:33:59 +00:00
David Schleef
463736ca60 learn how to write sh correctly 2003-06-04 03:04:42 +00:00
David Schleef
7b9099df6b stolen from gst-python 2003-06-04 03:03:17 +00:00
David Schleef
3f05c6147f touch some missing files 2003-06-04 03:02:25 +00:00
David Schleef
e21f2a555d er, don't really want to use acinclude.m4 2003-06-04 02:59:18 +00:00
David Schleef
2445e19237 acinclude.m4 stolen from gst-python 2003-06-04 02:58:00 +00:00
David Schleef
74e8c0e4a9 need to dist these files. 2003-06-04 02:55:50 +00:00
David Schleef
bd414e5a57 add #! line 2003-06-04 02:54:41 +00:00
David Schleef
cbc88ac621 Add python examples from Luc Lefebvre <luc.lefebvre@mcgill.ca> 2003-06-04 02:53:45 +00:00
David Schleef
25669b17b2 regenerate 2003-06-04 02:49:23 +00:00
David Schleef
1cfc30e910 update 2003-06-04 02:48:32 +00:00
David Schleef
11de6fee0d not needed with new debhelper 2003-06-04 02:48:00 +00:00
David Schleef
c6370ce00d install in a more debhelper-friendly way 2003-06-04 02:47:41 +00:00
David Schleef
ca4dfd446d packaging fixes 2003-06-04 02:47:15 +00:00
David Schleef
435ad43809 tell people to submit a bug report 2003-06-04 02:47:00 +00:00
David Schleef
a744f60230 no longer used 2003-06-04 02:46:41 +00:00
David Schleef
342b47fb2b moved to .. 2003-06-04 02:43:49 +00:00
David Schleef
6f8877b61d move out of rpm directory 2003-06-04 02:43:12 +00:00
David Schleef
2cdfa17091 Fixes to make python and docs build correctly 2003-06-04 02:42:08 +00:00
David Schleef
90b41e5960 Rewrite of python wrappers based on swig 2003-06-03 23:57:32 +00:00
Frank Mori Hess
598fa693a6 removed obsolete advanced.sgml. Got rid of references to hard-coded
comedi_config paths
2003-06-01 18:58:55 +00:00
Frank Mori Hess
c06d17d1dd removed assumption that comedi_config is in /usr/sbin 2003-06-01 18:44:41 +00:00
Frank Mori Hess
840b17a894 fix script for different common comedi_config paths 2003-06-01 18:38:22 +00:00
Frank Mori Hess
788056d3b0 move some warning messages so they will actually get seen 2003-05-31 16:59:29 +00:00
Frank Mori Hess
9825b8a1af be a little more careful about fixing up calibration file path, although
it doesn't make any practical difference
2003-05-31 16:58:45 +00:00
Frank Mori Hess
ad40297bf2 catch some errors 2003-05-28 21:22:59 +00:00
Frank Mori Hess
9b78a41963 fix default calibration file path for boards with '/' in name 2003-05-28 21:18:34 +00:00
Frank Mori Hess
aa47373687 replace return with YYABORT 2003-05-28 18:55:36 +00:00
David Schleef
4ebdc2dbbe update. 2003-05-27 19:05:56 +00:00
Frank Mori Hess
aa28c07bde added support for new cb_pcidas64 board types 2003-05-25 21:20:41 +00:00
Frank Mori Hess
80034d661d made sv order adjustable 2003-05-25 21:11:20 +00:00
Frank Mori Hess
d3973e1666 fix statistics of new_sv_measure, and reduce number of steps in
check_gain_chan_x
2003-05-25 16:20:42 +00:00
Frank Mori Hess
fa4100f9a3 use CR_EDGE and CR_INVERT constants instead of magic numbers 2003-05-24 21:15:06 +00:00