summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-09-28Merge branch 'digital' of https://github.com/trondeau/gnuradio into digitalJosh Blum
2011-09-28Merge branch 'next' into digitalJosh Blum
2011-09-27digital: fixed differential/non-differential. Defaults to differential now, too.Tom Rondeau
2011-09-27digital: fixed up benchmark codes to handle receive, too. Over-the-air tests ...Tom Rondeau
2011-09-27digital: making a parent class for the UHD interface since most of the functi...Tom Rondeau
2011-09-27core: add link with librt for shm_* callsJosh Blum
2011-09-27digital: bug fixes for digital mods. Adding fist pass at a UHD benchmark tran...Tom Rondeau
2011-09-26Merge branch 'next' into digitalTom Rondeau
2011-09-26Merge branch 'master' into nextTom Rondeau
2011-09-26docs: fix Doxygen so it gets all generated files in builddir if this is diffe...Tom Rondeau
2011-09-26digital: removed hier directoryTom Rondeau
2011-09-26Merge branch 'digital' of github.com:trondeau/gnuradio into digitalTom Rondeau
2011-09-26digital: removed hier directory in gr-digital; put c++ hier blocks into lib/i...Tom Rondeau
2011-09-26uhd: cmake support for example applicationJosh Blum
2011-09-26Merge branch 'next' of http://gnuradio.org/git/gnuradio into nextJosh Blum
2011-09-26digital: moved header files from lib to include in gr-digital.Tom Rondeau
2011-09-26digital: updated build files for new gr-digital/include directory.Tom Rondeau
2011-09-26digital: adding include directory for public header files.Tom Rondeau
2011-09-26Merge branch 'master' into nextTom Rondeau
2011-09-26uhd: can't be const to go into tag_work, which might change it.Tom Rondeau
2011-09-26Merge branch 'mergme/uhd_tags_impl_on_master'Tom Rondeau
2011-09-26uhd: tweaks for some minor detailsJosh Blum
2011-09-24gruel: added missing pmt swig install ruleJosh Blum
2011-09-24Merge master into next, skipping version number changeJohnathan Corgan
2011-09-24Update revision to 3.4.2gitJohnathan Corgan
2011-09-24Merge 'master' into next, skipping version change commitJohnathan Corgan
2011-09-24Update revision to 3.4.1 releaseJohnathan Corgan
2011-09-24howto: various fixes for howto exampleJosh Blum
2011-09-24Merge branch 'master' into nextTom Rondeau
2011-09-24Merge branch 'keep1n'Tom Rondeau
2011-09-24Merge branch 'master' into nextJohnathan Corgan
2011-09-24Merge branch 'maint'Johnathan Corgan
2011-09-24gr-noaa: fix PLL to generate output, then update errorJohnathan Corgan
2011-09-24Merge branch 'master' into nextJohnathan Corgan
2011-09-24Merge branch 'maint'Johnathan Corgan
2011-09-24comedi: fix to use comedi 0.8 APIJohnathan Corgan
2011-09-24uhd: added tags_demo c++ example applicationJosh Blum
2011-09-24uhd: tweaks + tested working tags implementationJosh Blum
2011-09-24uhd: added documentation and tag implementationsJosh Blum
2011-09-24gr-uhd: remove unused _tmp_buffs variableThomas Tsou
2011-09-24uhd: added kwargs to construct individual struct elements in tune_request_tJosh Blum
2011-09-24Merge branch 'digital' of https://github.com/trondeau/gnuradio into digitalJosh Blum
2011-09-24Merge branch 'next' of http://gnuradio.org/git/gnuradio into nextJosh Blum
2011-09-24howto: updated find gruel and core modules to match recommended styleJosh Blum
2011-09-23qtgui: removed usrp and usrp2-specific apps; replaced with a UHD version.Tom Rondeau
2011-09-23qtgui: moved actual examples to new examples directory.Tom Rondeau
2011-09-23examples: fixed import statements.Tom Rondeau
2011-09-23trellis: fixed import statements; fixed test_cpm to convert numpy stuff to ty...Tom Rondeau
2011-09-23examples: fixed examples (pfb and tags) to print an error when python modules...Tom Rondeau
2011-09-23qtgui: fixing import statements in qtgui apps to print an error if extra pyth...Tom Rondeau