Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Major Makefile.am housecleaning. Passes distcheck. | Eric Blossom | 2010-11-24 | 1 | -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:jcorgan | Johnathan Corgan | 2009-12-12 | 1 | -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 blocks | Johnathan Corgan | 2009-11-03 | 2 | -151/+503 |
| | | | | | | pager.slicer_fb pager.flex_sync pager.flex_deinterleave | ||||
* | Added resampler and pushed matched filter into it. | Johnathan Corgan | 2009-11-03 | 2 | -174/+301 |
| | |||||
* | Work in progress, updating usrp_rx_flex.py | Johnathan Corgan | 2009-11-03 | 2 | -301/+640 |
| | | | | | Optimized channel bandwith filter Optimized matched filter | ||||
* | Work in progress, added GRC-based single channel receiver | Johnathan Corgan | 2009-11-03 | 3 | -2/+1426 |
| | |||||
* | Moved command-line apps into apps subdirectory | Johnathan Corgan | 2009-11-03 | 5 | -0/+424 |