summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-21volk: a way of doing -B in python that is 2.5 compatible (picked from Josh Bl...Tom Rondeau
2011-09-17volk: use glob rather than parsing makefile for kernelsJosh Blum
2011-09-17cmake: modified find files to better follow coding guideJosh Blum
2011-09-17volk: check that python -B can be usedJosh Blum
2011-09-17volk: alternative to -B that wont break on python 2.5Josh Blum
2011-09-16digital: added cmake support for moved grc files and examplesJosh Blum
2011-09-15Merge branch 'digital' of git://github.com/trondeau/gnuradio into digitalJosh Blum
2011-09-15audio: may have to link CarbonJosh Blum
2011-09-13cmake: added ENABLE_DEFAULT to disable components by defaultJosh Blum
2011-09-13digital: moved tx/rx_voice from gnuradio-examples into gr-digital. Tested and...Tom Rondeau
2011-09-13digital: moving more examples from gnuradio-examples to gr-digital and added ...Tom Rondeau
2011-09-13digital: modifying example dir gitignore to ignore any generated samle files.Tom Rondeau
2011-09-13digital: psk and dxpsk GRC blocks working.Tom Rondeau
2011-09-13grc: removing more blocks from general grc tree that are now in digital.Tom Rondeau
2011-09-12digital: fixed GRC blocks for blocks moved to gr-digital.Tom Rondeau
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-11grc: only perform python checks when not building crossJosh Blum
2011-09-11cmake: support for importing executables when doing cross buildJosh Blum
2011-09-11cmake: set the library path for unix machinesJosh 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: 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-07core: added source deps to swig files (regen on *.h,*.i)Josh Blum
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-05Merge branch 'digital' of https://github.com/trondeau/gnuradio into digitalJosh Blum
2011-09-05Merge branch 'next' of gnuradio.org:gnuradio into nextJosh Blum
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