summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'next' into digitalTom Rondeau2011-09-26344-1917/+17899
|\
| * Merge branch 'master' into nextTom Rondeau2011-09-261-1/+1
| |\
| | * docs: fix Doxygen so it gets all generated files in builddir if this is diffe...Tom Rondeau2011-09-261-1/+1
| * | Merge branch 'master' into nextTom Rondeau2011-09-269-14/+495
| |\|
| | * uhd: can't be const to go into tag_work, which might change it.Tom Rondeau2011-09-261-2/+2
| | * Merge branch 'mergme/uhd_tags_impl_on_master'Tom Rondeau2011-09-269-14/+495
| | |\
| | | * uhd: tweaks for some minor detailsJosh Blum2011-09-262-2/+3
| | | * uhd: added tags_demo c++ example applicationJosh Blum2011-09-243-0/+334
| | | * uhd: tweaks + tested working tags implementationJosh Blum2011-09-243-11/+13
| | | * uhd: added documentation and tag implementationsJosh Blum2011-09-245-11/+153
| | | * gr-uhd: remove unused _tmp_buffs variableThomas Tsou2011-09-241-2/+0
| | | * uhd: added kwargs to construct individual struct elements in tune_request_tJosh Blum2011-09-241-1/+5
| * | | Merge master into next, skipping version number changeJohnathan Corgan2011-09-240-0/+0
| |\| |
| | * | Update revision to 3.4.2gitJohnathan Corgan2011-09-242-4/+4
| * | | Merge 'master' into next, skipping version change commitJohnathan Corgan2011-09-240-0/+0
| |\| |
| | * | Update revision to 3.4.1 releasev3.4.1Johnathan Corgan2011-09-242-2/+2
| * | | Merge branch 'master' into nextTom Rondeau2011-09-242-1/+24
| |\| |
| | * | Merge branch 'keep1n'Tom Rondeau2011-09-242-1/+24
| | |\ \
| | | * | Fixing keep_one_in_n to allow for large values of n. Performs tag propagation...Tom Rondeau2011-09-222-1/+24
| * | | | Merge branch 'master' into nextJohnathan Corgan2011-09-241-4/+5
| |\| | |
| | * | | Merge branch 'maint'Johnathan Corgan2011-09-241-4/+5
| | |\ \ \
| | | * | | gr-noaa: fix PLL to generate output, then update errormaint-3.4.0Johnathan Corgan2011-09-241-4/+5
| * | | | | Merge branch 'master' into nextJohnathan Corgan2011-09-2418-63/+364
| |\| | | |
| | * | | | Merge branch 'maint'Johnathan Corgan2011-09-240-0/+0
| | |\| | | | | | |_|/ | | |/| |
| | | * | comedi: fix to use comedi 0.8 APIJohnathan Corgan2011-09-243-3/+3
| | * | | examples: fixed import statements.Tom Rondeau2011-09-231-5/+15
| | * | | trellis: fixed import statements; fixed test_cpm to convert numpy stuff to ty...Tom Rondeau2011-09-232-6/+16
| | * | | examples: fixed examples (pfb and tags) to print an error when python modules...Tom Rondeau2011-09-239-35/+181
| | * | | qtgui: fixing import statements in qtgui apps to print an error if extra pyth...Tom Rondeau2011-09-237-18/+153
| * | | | qtgui: removed usrp and usrp2-specific apps; replaced with a UHD version.Tom Rondeau2011-09-233-339/+44
| * | | | qtgui: moved actual examples to new examples directory.Tom Rondeau2011-09-239-4/+38
| * | | | Merge branch 'master' into nextTom Rondeau2011-09-233-248/+247
| |\| | |
| | * | | Merge branch 'maint'Tom Rondeau2011-09-233-248/+247
| | |\| |
| | | * | fixed QA code for PLL changesTom Rondeau2011-09-233-248/+247
| * | | | Merge branch 'master' into nextTom Rondeau2011-09-233-6/+10
| |\| | |
| | * | | Merge branch 'maint'Tom Rondeau2011-09-233-6/+10
| | |\| | | | | |/ | | |/|
| | | * Merge branch 'maint' of gnuradio.org:gnuradio into maintTom Rondeau2011-09-231-1/+1
| | | |\
| | | * | fixing PLL's so their output update is done at the right time; were lagging b...Tom Rondeau2011-09-233-6/+10
| * | | | Merge branch 'master' into nextTom Rondeau2011-09-223-7/+16
| |\| | |
| | * | | Merge branch 'maint'Tom Rondeau2011-09-221-1/+1
| | |\ \ \ | | | | |/ | | | |/|
| | | * | grc: one line fix to fix port duplicator when removing portsJosh Blum2011-09-221-1/+1
| | | |/
| | | * logpwrfft.py -- need to average the square, not square the average. Then do ...Matt Ettus2011-09-081-4/+4
| | * | core: Doxygen comments for added tag name parameter.Tom Rondeau2011-09-211-5/+10
| | * | volk: a way of doing -B in python that is 2.5 compatible (picked from Josh Bl...Tom Rondeau2011-09-211-1/+5
| * | | Merge branch 'master' into nextTom Rondeau2011-09-097-3/+307
| |\| |
| | * | Merge branch 'correlate_tag'Tom Rondeau2011-09-095-3/+278
| | |\ \
| | | * | Add gr_correlate_access_code_tag_bb, issues tags instead of annotating samplesNick Foster2011-09-035-3/+278
| | * | | tags: adding tags examples to build distribution.Tom Rondeau2011-09-094-0/+33
| | * | | tags: updated uhd_burst_detector with a better energy detector. Works well wh...Tom Rondeau2011-09-091-23/+43
| | * | | tags: fixed fwrite line for the right item size number.Tom Rondeau2011-09-091-2/+4