summaryrefslogtreecommitdiffstats
path: root/gr-pager (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add missing .test files to tarball.Eric Blossom2010-12-271-0/+5
* 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
* 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-14/+8
* Confirm we can load guile pager moduleEric Blossom2010-11-244-1/+88
* 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
* Remove dead fileEric Blossom2010-11-101-259/+0
* add load-extension supportRob Savoye2010-11-101-0/+10
* regeneratedRob Savoye2010-11-101-2/+5
* regenerateEric Blossom2010-11-101-6/+6
* Rengenerate Makefile.swig.gen'sEric Blossom2010-11-101-2/+3
* 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
* Updating all of the QA code that I can actually test to work with the new XML output runners.Tom Rondeau2010-10-041-3/+3
* Modify all block factories to use gnuradio::get_initial_sptr.Eric Blossom2010-08-034-8/+8
* Make C++ shared libraries versionedJohnathan Corgan2010-05-282-3/+2
* Fix linker path in gr-pagerJohnathan Corgan2010-02-181-1/+1
* update gitignoresEric Blossom2009-12-232-0/+2
* Merge branch 'wip/pager' of git@gnuradio.org:jcorganJohnathan Corgan2009-12-1249-146/+2850
|\
| * Added GRC block wrappers for pager blocksJohnathan Corgan2009-11-038-152/+624
| * 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
| * Directory reorganization to newer layoutJohnathan Corgan2009-11-0337-136/+447
| * Work in progress, added GRC-based single channel receiverJohnathan Corgan2009-11-033-2/+1426
| * Moved command-line apps into apps subdirectoryJohnathan Corgan2009-11-037-5/+37
|/
* Added git ignore files auto created from svn:ignore properties.git2009-08-142-0/+12
* added include <cstdio> statements in several files to make it compatible with g++ 4.4anastas2009-06-231-0/+1
* Merged r11123:11148 from jcorgan/np into trunk.jcorgan2009-05-273-21/+43
* Doc fixes.eb2009-05-224-7/+6
* Reorganize queue runner, some cleanup, fixes ticket:376jcorgan2009-03-294-63/+82
* Merged r10554:10595 from michaelld/am_swig_4 into trunk. Major overhaul of SWIG usage in build system, also fixes ticket:130. Trunk passes distcheck.jcorgan2009-03-144-95/+324
* Merged r10504:10528 from michaelld/fix_local_data_install into trunk. Trunk passes distcheck.jcorgan2009-02-261-3/+2
* Merged r10385:10413 from michaelld/swig_tweaks into trunk. Passes distcheck.jcorgan2009-02-101-6/+2
* Merged r10288:10370 from michaelld/swigpythonargs into trunk. Passes distcheck.jcorgan2009-02-021-7/+5
* General housekeeping--removing ancient cruft mostly.jcorgan2009-01-271-1/+0
* Merged features/mp-sched -r8915:9335 into the trunk. The trunk noweb2008-08-196-30/+72
* removed old, left over importeb2008-06-231-1/+1