comedilib/include
Spencer E. Olson 823bf1e398 Teach SWIG to properly handle some unsigned consts for python
This revisits the change made in da0fe745fc:
1)  Changes c-macro constants back to their original definition (without
    explicit typing them as unsigned) so-as to more exactly compare
    the comedilib version of comedi.h with that of the kernel module.
2)  Removes the duplicate definition of NI_GPCT_INVERT_CLOCK_SRC_BIT in
    comedi.i.
3)  Instead of redefining the macros to fix the mishandling of signedness
    by SWIG for python, teach SWIG to treat these as unsigned ints.
2016-03-18 10:17:11 -06:00
..
comedi.h Teach SWIG to properly handle some unsigned consts for python 2016-03-18 10:17:11 -06:00
comedi_errno.h Fix a couple of typos. 2011-05-11 12:05:55 +01:00
comedilib.h Add comedilib_version.h header, produced by ./configure, 2011-01-26 16:29:34 +00:00
comedilib_scxi.h add license header to scxi.c, and caleb as author 2005-02-06 16:25:16 +00:00
comedilib_version.h.in Fix a couple of typos. 2011-05-11 12:05:55 +01:00
Makefile.am Add comedilib_version.h header, produced by ./configure, 2011-01-26 16:29:34 +00:00