summaryrefslogtreecommitdiff
path: root/gr-pager/apps
Commit message (Collapse)AuthorAgeFilesLines
* uhd: change examples to use new stream apiJosh Blum2011-11-073-9/+3
|
* pager: update full band demodulator to use gr-uhdJohnathan Corgan2011-10-291-36/+93
|
* usrp: updated installed examplesJosh Blum2011-10-191-3/+10
|
* Merge branch 'next' of http://gnuradio.org/git/gnuradio into nextJosh Blum2011-10-192-103/+128
|\
| * gr-pager: update to use gr-uhd instead of gr-usrpJohnathan Corgan2011-10-072-103/+128
| |
* | gr: squashed cmakelists.txt into one commitJosh Blum2011-07-201-0/+22
|/
* 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