summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-09-27Merge branch 'maint'Johnathan Corgan
2011-09-27swig: language independent exception handlerJosh Blum
2011-09-26docs: fix Doxygen so it gets all generated files in builddir if this is diffe...Tom Rondeau
2011-09-26docs: fix Doxygen so it gets all generated files in builddir if this is diffe...Tom 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-24Update revision to 3.4.2gitJohnathan Corgan
2011-09-24Update revision to 3.4.1 releaseJohnathan Corgan
2011-09-24Merge branch 'keep1n'Tom Rondeau
2011-09-24Merge branch 'maint'Johnathan Corgan
2011-09-24gr-noaa: fix PLL to generate output, then update errorJohnathan 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-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
2011-09-23Merge branch 'maint'Tom Rondeau
2011-09-23fixed QA code for PLL changesTom Rondeau
2011-09-23Merge branch 'maint'Tom Rondeau
2011-09-23Merge branch 'maint' of gnuradio.org:gnuradio into maintTom Rondeau
2011-09-23fixing PLL's so their output update is done at the right time; were lagging b...Tom Rondeau
2011-09-22Fixing keep_one_in_n to allow for large values of n. Performs tag propagation...Tom Rondeau
2011-09-22Merge branch 'maint'Tom Rondeau
2011-09-22grc: one line fix to fix port duplicator when removing portsJosh Blum
2011-09-21core: Doxygen comments for added tag name parameter.Tom Rondeau
2011-09-21volk: a way of doing -B in python that is 2.5 compatible (picked from Josh Bl...Tom Rondeau
2011-09-09Merge branch 'correlate_tag'Tom Rondeau
2011-09-09tags: adding tags examples to build distribution.Tom Rondeau
2011-09-09tags: updated uhd_burst_detector with a better energy detector. Works well wh...Tom Rondeau
2011-09-09tags: fixed fwrite line for the right item size number.Tom Rondeau
2011-09-08Merge branch 'master' of gnuradio.org:gnuradioTom Rondeau
2011-09-08logpwrfft.py -- need to average the square, not square the average. Then do ...Matt Ettus
2011-09-08Merge branch 'logpwrfft_fix'Tom Rondeau
2011-09-07logpwrfft.py -- need to average the square, not square the average. Then do ...Matt Ettus
2011-09-06trellis: removing generated files.Tom Rondeau
2011-09-03Add gr_correlate_access_code_tag_bb, issues tags instead of annotating samplesNick Foster
2011-09-02Merge branch 'turbo'Tom Rondeau
2011-09-01Minor fixes in turbo GRC blocksAchilleas Anastasopoulos
2011-09-01Minor fixes in turbo GRC blocks and one more example added.Achilleas Anastasopoulos
2011-08-31Added pccc combined turbo decoder and corresponding GRC blockAchilleas Anastasopoulos
2011-08-31More examples and turbo decoder blocks added.Achilleas Anastasopoulos
2011-08-31Added more turbo encoder/decoder blocks and examples.Achilleas Anastasopoulos
2011-08-31Added SCCC encoder/decoder grc blocksi and examples. Also moved all grc block...Achilleas Anastasopoulos