summaryrefslogtreecommitdiff
path: root/gr-pager/lib
AgeCommit message (Collapse)Author
2011-12-08Removed autotools, gr-waveform, some cleanupJohnathan Corgan
Nick Foster owes Nick Corgan a six-pack of beer!
2011-10-23the librariesJosh Blum
2011-10-08gr: the CMakeLists.txt took a chill pillJosh Blum
2011-07-26Merge branch 'next' of gnuradio.org:gnuradio into nextJosh Blum
2011-07-26Fixed type warning.Tom Rondeau
2011-07-22gr: added API macros for noaa and pager, also renamed the ones for digital ↵Josh Blum
and vocoder to be consistent
2011-07-20gr: squashed cmakelists.txt into one commitJosh Blum
2010-11-10Remove dead fileEric Blossom
2010-08-03Modify all block factories to use gnuradio::get_initial_sptr.Eric Blossom
2010-05-28Make C++ shared libraries versionedJohnathan Corgan
2009-12-12Merge branch 'wip/pager' of git@gnuradio.org:jcorganJohnathan Corgan
Merge-fix: Fix erroneous EXTRA_DIST in lib/ Merge-fix: Don't install usrp_rx_flex.py (unfinished)
2009-11-03Directory reorganization to newer layoutJohnathan Corgan
Top-level applications go into 'apps' (previous commit) C++ library build goes into 'lib' SWIG generation goes into 'swig' Pure python modules/code goes into 'python'