summaryrefslogtreecommitdiff
path: root/gr-noaa
Commit message (Collapse)AuthorAgeFilesLines
* docs: better install of swig docs .i files since we actually have a variable ↵Tom Rondeau2011-12-041-6/+7
| | | | to take care of it already.
* 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 ↵Tom Rondeau2011-11-281-1/+1
| | | | directory.
* 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 ↵Tom Rondeau2011-11-271-2/+2
| | | | instructions for it.
* 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
|
* noaa: updated applications to use gr-uhdJohnathan Corgan2011-10-2714-5858/+2608
| | | | Note: LRIT related files were removed; these were never finished
* the librariesJosh Blum2011-10-231-8/+1
|
* usrp: updated installed examplesJosh Blum2011-10-191-11/+11
|
* cmake: fix that component depends on component hackJosh Blum2011-10-191-1/+1
|
* gr: the CMakeLists.txt took a chill pillJosh Blum2011-10-085-29/+29
|
* Merge branch 'next' of http://gnuradio.org/git/gnuradio into nextJosh Blum2011-09-261-4/+5
|\
| * Merge branch 'master' into nextJohnathan Corgan2011-09-241-4/+5
| |\
| | * gr-noaa: fix PLL to generate output, then update errormaint-3.4.0Johnathan Corgan2011-09-241-4/+5
| | |
* | | cmake: language tweak for component group descriptionJosh Blum2011-08-021-1/+1
| | |
* | | gr: added API macros for noaa and pager, also renamed the ones for digital ↵Josh Blum2011-07-227-12/+47
| | | | | | | | | | | | and vocoder to be consistent
* | | gr: squashed cmakelists.txt into one commitJosh Blum2011-07-206-1/+271
|/ /
* | 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
| | | | | 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.
* 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-243-10/+5
| | | | | | | | | 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 such that they remove exactly the generated files.
* 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
|
* don't list the generated cc files hereRob Savoye2010-11-101-4/+1
|
* regenerateEric Blossom2010-11-101-6/+6
|
* Rengenerate Makefile.swig.gen'sEric Blossom2010-11-101-2/+3
|
* add python/*.cc to SOURCES so dependencies work properly.Rob Savoye2010-11-101-2/+5
|
* 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
|
* Make C++ shared libraries versionedJohnathan Corgan2010-05-281-1/+1
|
* gr-noaa: work-in-progress for LRIT receptionJohnathan Corgan2010-01-095-633/+2816
| | | | | Reworked usrp_rx_lrit to get to constellation Added file_rx_lrit to read from capture file