summaryrefslogtreecommitdiff
path: root/gr-noaa/swig
Commit message (Expand)AuthorAgeFilesLines
* Tweak INCLUDE dirs such that INCLUDE_DIRECTORIES and LINK_DIRECTORIES are ord...Michael L Dickens2013-01-011-0/+2
* build: removing core_swig from GR_SWIG_TARGET_DEPS. Seems to have been the ca...Tom Rondeau2012-12-121-2/+0
* swig: added GR_SWIG_TARGET_DEPS core_swig to other swig buildsJohnathan Corgan2012-07-031-0/+2
* Removed whitespace and added dtools/bin/remove-whitespace as a tool to do thi...Tom Rondeau2012-04-135-21/+21
* Removes all references to guile and scheme, which are no longer needed.Tom Rondeau2012-04-013-191/+0
* Removed autotools, gr-waveform, some cleanupJohnathan Corgan2011-12-084-110/+0
* docs: fixes some warnings.Tom Rondeau2011-12-061-3/+3
* docs: more fixes for generated swig files. This worked before the merge, but ...Tom Rondeau2011-12-051-0/+1
* docs: better install of swig docs .i files since we actually have a variable ...Tom Rondeau2011-12-041-6/+7
* docs: fixing variable for location of header files (SOURCE not BINARY).Tom Rondeau2011-11-301-1/+1
* docs: more appropriate variable to use when setting the include/headers direc...Tom Rondeau2011-11-281-1/+1
* docs: installing generated _doc.i files under autotools.Tom Rondeau2011-11-281-0/+3
* docs: better use of BUILT_SOURCES so I'm not overriding the standard build in...Tom Rondeau2011-11-271-2/+2
* docs: Adding swig doc generation to Makefile.am files.Tom Rondeau2011-11-271-0/+9
* docs: forgot to have the generated .i files installed.Tom Rondeau2011-11-271-0/+1
* docs: added python doxygen docs to gr-noaaTom Rondeau2011-11-273-0/+10
* gr: the CMakeLists.txt took a chill pillJosh Blum2011-10-081-5/+5
* gr: squashed cmakelists.txt into one commitJosh Blum2011-07-201-0/+56
* Removing docstring generation from this branch.Ben Reynwar2011-02-271-1/+1
* Fixed Makefiles to generate swig_doc.iBen Reynwar2011-01-301-1/+1
* Add missing .test files to tarball.Eric Blossom2010-12-272-0/+38
* Use load-extension-global instead of load-extensionEric Blossom2010-12-101-1/+1
* Regenerated Makefile.swig.gen'sEric Blossom2010-12-031-5/+5
* Rename libguile- to libguile-gnuradio- to match guile library naming convention.Eric Blossom2010-12-031-1/+1
* Update .gitignore'sEric Blossom2010-11-241-0/+2
* Update .gitignore'sEric Blossom2010-11-242-0/+3
* Major Makefile.am housecleaning. Passes distcheck.Eric Blossom2010-11-241-6/+1
* Confirm we can load guile noaa moduleEric Blossom2010-11-243-3/+52
* regeneratedRob Savoye2010-11-191-11/+23
* regeneratedEric Blossom2010-11-161-1/+1
* regeneratedEric Blossom2010-11-101-2/+2
* regeneratedRob Savoye2010-11-101-27/+10
* regeneratedRob Savoye2010-11-101-8/+7
* add load-extension supportRob Savoye2010-11-101-0/+9
* regeneratedRob Savoye2010-11-101-2/+5
* regenerateEric Blossom2010-11-101-6/+6
* Rengenerate Makefile.swig.gen'sEric Blossom2010-11-101-2/+3
* regeneratedRob Savoye2010-11-101-216/+25
* regeneratdRob Savoye2010-11-101-1/+1
* don't ifdef the target away. regenerate .gen files.Rob Savoye2010-11-101-7/+44
* regeneratedRob Savoye2010-11-101-27/+27
* regenerated after changes to .i filesRob Savoye2010-11-101-22/+31
* regenerated after changes to the templateRob Savoye2010-11-101-10/+26
* regenerated from templateRob Savoye2010-11-101-9/+26
* rearrange includes to always be: internal GR, external, with GR.Michael Dickens2010-10-091-3/+3
* gr-noaa: added HRPT minor frame parsing, renamed scriptsJohnathan Corgan2009-11-091-1/+1
* gr-noaa: Combined noaa_hrpt_bit_sync into noaa_hrpt_deframerJohnathan Corgan2009-11-023-35/+0
* gr-noaa: Switched to 'double rate BPSK' HRPT synchronizationJohnathan Corgan2009-11-013-14/+10
* Removed multiple install of noaa_swig.i from Makefile.amThomas Tsou2009-09-281-1/+0
* Added skeleton HRPT decoder blockJohnathan Corgan2009-09-204-1/+36