Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | uhd: change examples to use new stream api | Josh Blum | 2011-11-07 | 3 | -9/+3 |
| | |||||
* | pager: update full band demodulator to use gr-uhd | Johnathan Corgan | 2011-10-29 | 1 | -36/+93 |
| | |||||
* | usrp: updated installed examples | Josh Blum | 2011-10-19 | 1 | -3/+10 |
| | |||||
* | Merge branch 'next' of http://gnuradio.org/git/gnuradio into next | Josh Blum | 2011-10-19 | 2 | -103/+128 |
|\ | |||||
| * | gr-pager: update to use gr-uhd instead of gr-usrp | Johnathan Corgan | 2011-10-07 | 2 | -103/+128 |
| | | |||||
* | | gr: squashed cmakelists.txt into one commit | Josh Blum | 2011-07-20 | 1 | -0/+22 |
|/ | |||||
* | 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 |