Statistics
| Branch: | Tag: | Revision:

root / gnuradio-core / src / lib / swig @ 4b42ab55

Name Size
  guile
.gitignore 1018 Bytes
Makefile.am 3.4 kB
Makefile.swig.gen 31.9 kB
gen-swig-bug-fix 3.2 kB
gnuradio.i 3.1 kB
gnuradio_core.py 1 kB
gnuradio_core_filter.i 1.2 kB
gnuradio_core_general.i 1.7 kB
gnuradio_core_gengen.i 1.2 kB
gnuradio_core_hier.i 1.2 kB
gnuradio_core_io.i 1.2 kB
gnuradio_core_runtime.i 1.7 kB
gnuradio_swig_bug_workaround.h 1.4 kB
gr_shared_ptr.i 672 Bytes
gr_swig_block_magic.i 2.1 kB
swig_doc.i 824.1 kB
swig_doc.py 5.9 kB

Latest revisions

# Date Author Comment
44ad2b33 01/30/2011 08:36 pm Ben Reynwar

Fixed Makefiles to generate swig_doc.i

d1d4c8fd 01/30/2011 04:50 pm Ben Reynwar

Merged upstream from next

dad65db9 01/06/2011 03:56 am Eric Blossom

Have swig/guile wrap enums and constants as scheme variables, not functions.

08907ee9 12/11/2010 12:15 am Eric Blossom

Use load-extension-global instead of load-extension

55685f7a 12/07/2010 07:16 am Eric Blossom

Merge branch 'next' into guile-next

  • next: (116 commits)
    Adding new example script for using the new PFB arbitrary resampler interface. One resampler takes user-generated taps and another resampler just takes the resampling rate. Both input and output signals are plotted....
6df0423f 12/04/2010 07:34 am Eric Blossom

Regenerated Makefile.swig.gen's

0b5f6611 12/04/2010 07:30 am Eric Blossom

Rename libguile- to libguile-gnuradio- to match guile library naming convention.

The stuff in gnuradio-core ends up with funky names, but that could
be fixed by renaming gnuradio_core_filter.i -> core_filter.i etc.

ed55c41c 12/04/2010 04:30 am Ben Reynwar

Merge branch 'grorg-master'

d692a41f 11/25/2010 01:29 am Eric Blossom

Major Makefile.am housecleaning. Passes distcheck.

Move all occurrences of swig_built_sources out of Makefile.am's.
Move all SWIG related use of BUILT_SOURCES out of Makefile.am's.
Clean up 'if PYTHON' conditionalization in gr-*

Still left to do: fix Makefile.swig CLEANFILES and no_dist_files...

522073fa 11/24/2010 11:20 pm Tom Rondeau

Adding typedef for uint64_t and int64_t so we can use them through SWIG.

View revisions

Also available in: Atom