| Commit message (Expand) | Author | Age | Files | Lines |
* | docs: fix Doxygen so it gets all generated files in builddir if this is diffe... | Tom Rondeau | 2011-09-26 | 1 | -1/+1 |
* | Update revision to 3.4.1 releasev3.4.1 | Johnathan Corgan | 2011-09-24 | 2 | -2/+2 |
* | Merge branch 'keep1n' | Tom Rondeau | 2011-09-24 | 2 | -1/+24 |
|\ |
|
| * | Fixing keep_one_in_n to allow for large values of n. Performs tag propagation... | Tom Rondeau | 2011-09-22 | 2 | -1/+24 |
* | | Merge branch 'maint' | Johnathan Corgan | 2011-09-24 | 1 | -4/+5 |
|\ \ |
|
| * | | gr-noaa: fix PLL to generate output, then update errormaint-3.4.0 | Johnathan Corgan | 2011-09-24 | 1 | -4/+5 |
* | | | Merge branch 'maint' | Johnathan Corgan | 2011-09-24 | 0 | -0/+0 |
|\| | |
|
| * | | comedi: fix to use comedi 0.8 API | Johnathan Corgan | 2011-09-24 | 3 | -3/+3 |
* | | | examples: fixed import statements. | Tom Rondeau | 2011-09-23 | 1 | -5/+15 |
* | | | trellis: fixed import statements; fixed test_cpm to convert numpy stuff to ty... | Tom Rondeau | 2011-09-23 | 2 | -6/+16 |
* | | | examples: fixed examples (pfb and tags) to print an error when python modules... | Tom Rondeau | 2011-09-23 | 9 | -35/+181 |
* | | | qtgui: fixing import statements in qtgui apps to print an error if extra pyth... | Tom Rondeau | 2011-09-23 | 7 | -18/+153 |
* | | | Merge branch 'maint' | Tom Rondeau | 2011-09-23 | 3 | -248/+247 |
|\| | |
|
| * | | fixed QA code for PLL changes | Tom Rondeau | 2011-09-23 | 3 | -248/+247 |
* | | | Merge branch 'maint' | Tom Rondeau | 2011-09-23 | 3 | -6/+10 |
|\| |
| |/
|/| |
|
| * | Merge branch 'maint' of gnuradio.org:gnuradio into maint | Tom Rondeau | 2011-09-23 | 1 | -1/+1 |
| |\ |
|
| * | | fixing PLL's so their output update is done at the right time; were lagging b... | Tom Rondeau | 2011-09-23 | 3 | -6/+10 |
* | | | Merge branch 'maint' | Tom Rondeau | 2011-09-22 | 1 | -1/+1 |
|\ \ \
| | |/
| |/| |
|
| * | | grc: one line fix to fix port duplicator when removing ports | Josh Blum | 2011-09-22 | 1 | -1/+1 |
| |/ |
|
| * | logpwrfft.py -- need to average the square, not square the average. Then do ... | Matt Ettus | 2011-09-08 | 1 | -4/+4 |
* | | core: Doxygen comments for added tag name parameter. | Tom Rondeau | 2011-09-21 | 1 | -5/+10 |
* | | volk: a way of doing -B in python that is 2.5 compatible (picked from Josh Bl... | Tom Rondeau | 2011-09-21 | 1 | -1/+5 |
* | | Merge branch 'correlate_tag' | Tom Rondeau | 2011-09-09 | 5 | -3/+278 |
|\ \ |
|
| * | | Add gr_correlate_access_code_tag_bb, issues tags instead of annotating samples | Nick Foster | 2011-09-03 | 5 | -3/+278 |
* | | | tags: adding tags examples to build distribution. | Tom Rondeau | 2011-09-09 | 4 | -0/+33 |
* | | | tags: updated uhd_burst_detector with a better energy detector. Works well wh... | Tom Rondeau | 2011-09-09 | 1 | -23/+43 |
* | | | tags: fixed fwrite line for the right item size number. | Tom Rondeau | 2011-09-09 | 1 | -2/+4 |
* | | | Merge branch 'master' of gnuradio.org:gnuradio | Tom Rondeau | 2011-09-08 | 18 | -2064/+0 |
|\ \ \ |
|
| * | | | trellis: removing generated files. | Tom Rondeau | 2011-09-06 | 18 | -2064/+0 |
* | | | | Merge branch 'logpwrfft_fix' | Tom Rondeau | 2011-09-08 | 1 | -4/+4 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | logpwrfft.py -- need to average the square, not square the average. Then do ... | Matt Ettus | 2011-09-07 | 1 | -4/+4 |
* | | | | Merge branch 'turbo' | Tom Rondeau | 2011-09-02 | 54 | -421/+7405 |
|\ \ \ \ |
|
| * | | | | Minor fixes in turbo GRC blocks | Achilleas Anastasopoulos | 2011-09-01 | 11 | -12/+17 |
| * | | | | Minor fixes in turbo GRC blocks and one more example added. | Achilleas Anastasopoulos | 2011-09-01 | 2 | -1/+833 |
| * | | | | Added pccc combined turbo decoder and corresponding GRC block | Achilleas Anastasopoulos | 2011-08-31 | 28 | -49/+2861 |
| * | | | | More examples and turbo decoder blocks added. | Achilleas Anastasopoulos | 2011-08-31 | 5 | -7/+988 |
| * | | | | Added more turbo encoder/decoder blocks and examples. | Achilleas Anastasopoulos | 2011-08-31 | 6 | -3/+1075 |
| * | | | | Added SCCC encoder/decoder grc blocksi and examples. Also moved all grc block... | Achilleas Anastasopoulos | 2011-08-31 | 14 | -355/+1574 |
| * | | | | added grc directory in gr-trellis | Achilleas Anastasopoulos | 2011-06-13 | 11 | -9/+65 |
| * | | | | updated Makefile.am and block_tree.xml to reflect changes in | Achilleas Anastasopoulos | 2011-06-12 | 9 | -633/+0 |
| * | | | | Moved grc files from grc/block to gr-trellis/grc | Achilleas Anastasopoulos | 2011-06-12 | 7 | -0/+640 |
* | | | | | Merge branch 'maint' | Tom Rondeau | 2011-08-30 | 1 | -1/+1 |
|\ \ \ \ \
| | |_|_|/
| |/| | | |
|
| * | | | | GRC: fixed error in XML format; need to declare XML type first. | Tom Rondeau | 2011-08-30 | 1 | -1/+1 |
| * | | | | Merge branch 'maint' of gnuradio.org:gnuradio into maint | Tom Rondeau | 2011-08-27 | 24 | -23/+76 |
| |\ \ \ \ |
|
* | \ \ \ \ | Merge branch 'master' of gnuradio.org:gnuradio | Tom Rondeau | 2011-08-27 | 270 | -2569/+3967 |
|\ \ \ \ \ \ |
|
| * | | | | | | gr-uhd: readd displaced alias for single_usrp_sink | Thomas Tsou | 2011-08-22 | 1 | -0/+1 |
| * | | | | | | Merge remote branch 'ttsou/async' | Johnathan Corgan | 2011-08-19 | 9 | -4/+162 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | gr-uhd: add async metadata source block | Thomas Tsou | 2011-08-19 | 9 | -4/+162 |
| | | |_|_|/ /
| | |/| | | | |
|
| * / | | | | | Revert "gr-uhd: post received async messages to user supplied msg queue" | Johnathan Corgan | 2011-08-19 | 2 | -21/+5 |
| |/ / / / / |
|
| * | | | | | Allocate 10 additional USB PIDs to Bdale. | Eric Blossom | 2011-08-13 | 1 | -0/+10 |