summaryrefslogtreecommitdiff
path: root/gnuradio-core/src
AgeCommit message (Expand)Author
2011-10-06Formatting and normalizing freq limits.Tom Rondeau
2011-10-06Added FFF version of pfb_arb_resampler to Python hier block (where only the r...Tom Rondeau
2011-10-06Added floating point version of arbitrary resampler.Tom Rondeau
2011-10-03core: make the lib/swig depend on the generated targetsJosh Blum
2011-09-30Fixed stupid mistake in new method.Tom Rondeau
2011-09-30Added a method to get the current timing rate from the pfb clock sync block.Tom Rondeau
2011-09-29swig: added python script to auto-extract dependenciesJosh Blum
2011-09-28Merge branch 'next' of http://gnuradio.org/git/gnuradio into nextJosh Blum
2011-09-28Merge branch 'next' into digitalJosh Blum
2011-09-27core: add link with librt for shm_* callsJosh Blum
2011-09-27Merge branch 'master' into nextJohnathan Corgan
2011-09-27swig: language independent exception handlerJosh Blum
2011-09-26Merge branch 'next' into digitalTom Rondeau
2011-09-26Merge branch 'next' of http://gnuradio.org/git/gnuradio into nextJosh Blum
2011-09-24Merge branch 'master' into nextTom Rondeau
2011-09-24Merge branch 'keep1n'Tom Rondeau
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-23updated QA codes for fixed PLL blocks.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-23fixing PLL's using new control_loop class so their output update is done at t...Tom Rondeau
2011-09-23Merge branch 'master' into nextTom Rondeau
2011-09-23Merge branch 'maint'Tom 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 'next' of gnuradio.org:gnuradio into nextJosh Blum
2011-09-22Merge branch 'master' into nextTom Rondeau
2011-09-21trellis: performed generation re-work on gr-trellis libJosh Blum
2011-09-21core: re-work gengen generation (hope its simpler)Josh Blum
2011-09-21core: attempt at fixing up generation logic in gengen (filter, trellis TODO)Josh Blum
2011-09-21core: Doxygen comments for added tag name parameter.Tom Rondeau
2011-09-17cmake: modified find files to better follow coding guideJosh Blum
2011-09-12cmake: updates to build after latest next mergeJosh Blum
2011-09-12Merge branch 'next' of http://gnuradio.org/git/gnuradio into nextJosh Blum
2011-09-11filter: detect correct bit width on x86 compilerJosh Blum
2011-09-09Merge branch 'master' into nextTom Rondeau
2011-09-09Merge branch 'correlate_tag'Tom Rondeau
2011-09-09tags: fixed fwrite line for the right item size number.Tom Rondeau
2011-09-09fixing doxygen comment typo.Tom Rondeau
2011-09-09tags: fixed fwrite line for the right item size number.Tom 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-07core: added source deps to swig files (regen on *.h,*.i)Josh Blum
2011-09-07logpwrfft.py -- need to average the square, not square the average. Then do ...Matt Ettus
2011-09-05Merge branch 'digital' of https://github.com/trondeau/gnuradio into digitalJosh Blum
2011-09-03Add gr_correlate_access_code_tag_bb, issues tags instead of annotating samplesNick Foster
2011-09-01Fixed the PFB clock sync block when asking for multiple samples per symbol out.Tom Rondeau
2011-09-01digital: adding CPM C++ hier block, which adds a hier directory to gr-digital...Tom Rondeau