summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-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
2011-09-23Merge branch 'master' into nextTom Rondeau
2011-09-23Merge branch 'maint'Tom Rondeau
2011-09-23fixed QA code for PLL changesTom Rondeau
2011-09-23Merge branch 'master' into nextTom 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 'master' into nextTom 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-12shd: adding a very rudimentary siggen application to test gr-shd tx driver.Tom Rondeau
2011-09-12shd: fixing up SHD examples.Tom Rondeau
2011-09-09Merge branch 'master' into nextTom 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-09tags: adding tags examples to build distribution.Tom Rondeau
2011-09-09fixing doxygen comment typo.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 'next' of gnuradio.org:gnuradio into nextTom 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 'master' into nextTom Rondeau
2011-09-08Merge branch 'logpwrfft_fix'Tom Rondeau
2011-09-07Merge branch 'master' into nextTom 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-06shd: adding a component gr-shd as an interface to the Symplex Hardware X-Mini...Tom Rondeau
2011-09-03Add gr_correlate_access_code_tag_bb, issues tags instead of annotating samplesNick Foster
2011-09-02Merge branch 'master' into nextTom Rondeau
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