lp:comedilib

Created by VCS imports and last modified
Get this branch:
bzr branch lp:comedilib

Related bugs

Related blueprints

Branch information

Owner:
VCS imports
Project:
comedilib
Status:
Development

Import details

Import Status: Invalid

This branch is an import of the CVS module comedilib from :pserver:anonymous@cvs.comedi.org:/cvs/comedi.

Last successful import was .

Import started on pear and finished taking 20 seconds — see the log
Import started on pear and finished taking 25 seconds — see the log
Import started on pear and finished taking 20 seconds — see the log
Import started on galapagos and finished taking 20 seconds — see the log

Whiteboard

host is down

Recent revisions

1209. By abbotti

Add comedilib_version.h header, produced by ./configure,
included by comedilib.h, containing COMEDILIB_VERSION_MAJOR,
COMEDILIB_VERSION_MINOR, COMEDILIB_VERSION_MICRO, and
COMEDILIB_CHECK_VERSION(major,minor,micro). This can be used to perform
C pre-processor checks for API changes in comedilib.

1208. By abbotti

#include <sys/stat.h> needed for fstat().

1207. By abbotti

Add sampl_t and lsampl_t array_class()es to comedi.i.

This makes it easier (possible?) to setup comedi_insn_struct and
comedi_cmd_struct instances.

Patch from W. Trevor King.

1206. By abbotti

Updated procedures for building with Python's distutils. Also reduced
line-lengths for 80-character wide terminals. Most of the updated text
supplied by W. Trevor King. Ian Abbott added a note that it only applies
when building the wrappers separately from Comedilib without 'make'.

1205. By abbotti

Adjust setup.py to link against libtool's lib/.libs/.
Patch from W. Trevor King.

1204. By abbotti

Revert previous commit, renaming comedi_wrap.c back to comedi_python_wrap.c.
Add "comedi_python.i" swig interface file which merely %includes the
"comedi.i" in the parent directory. Fix paths in "setup.py" and set it up
to run swig directly (using "comedi_python.i" as the source). Change
"_comedi.py" to "comedi.py" (but keep the underscore prefix on the .so
and .la files).
Based on a patch by W. Trevor King.

1203. By abbotti

Use #ifdef SWIGRUBY around typemap(ruby,...) and remove the ruby argument.

1202. By abbotti

Renamed comedi_python_wrap.c to the swig default comedi_wrap.c.

1201. By abbotti

Tag comedi_sv_measure's data as a swig output in comedilib.h.
Patch from W. Trevor King.

1200. By abbotti

Added W. Trevor King to AUTHORS.

Branch metadata

Branch format:
Branch format 6
Repository format:
Bazaar pack repository format 1 (needs bzr 0.92)
This branch contains Public information 
Everyone can see this information.

Subscribers

No subscribers.