summaryrefslogtreecommitdiff
path: root/gr-pager/apps
Commit message (Collapse)AuthorAgeFilesLines
* Major Makefile.am housecleaning. Passes distcheck.Eric Blossom2010-11-241-2/+2
| | | | | | | | | 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.
* Merge branch 'wip/pager' of git@gnuradio.org:jcorganJohnathan Corgan2009-12-121-2/+3
| | | | | Merge-fix: Fix erroneous EXTRA_DIST in lib/ Merge-fix: Don't install usrp_rx_flex.py (unfinished)
* Added GRC block wrappers for pager blocksJohnathan Corgan2009-11-032-151/+503
| | | | | | pager.slicer_fb pager.flex_sync pager.flex_deinterleave
* Added resampler and pushed matched filter into it.Johnathan Corgan2009-11-032-174/+301
|
* Work in progress, updating usrp_rx_flex.pyJohnathan Corgan2009-11-032-301/+640
| | | | | Optimized channel bandwith filter Optimized matched filter
* Work in progress, added GRC-based single channel receiverJohnathan Corgan2009-11-033-2/+1426
|
* Moved command-line apps into apps subdirectoryJohnathan Corgan2009-11-035-0/+424