summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-09-21volk: a way of doing -B in python that is 2.5 compatible (picked from Josh Bl...Tom Rondeau
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-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-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-09-01grc: moved GRC blocks that were put into gr-digital into gr-digital/grc and r...Tom Rondeau
2011-09-01Fixed the PFB clock sync block when asking for multiple samples per symbol out.Tom Rondeau
2011-09-01Fixing GRC files for new API to loop blocks.Tom Rondeau
2011-09-01digital: adding CPM C++ hier block, which adds a hier directory to gr-digital...Tom Rondeau
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
2011-08-31Added SCCC encoder/decoder grc blocksi and examples. Also moved all grc block...Achilleas Anastasopoulos
2011-08-30digital: added gitignore file to hier dir.Tom Rondeau
2011-08-30digital: fixed up build to make libdigital_hier.la; does not swig or get buil...Tom Rondeau
2011-08-30digital: moved newly added CPM and GMSK hier blocks to gr-digital.Tom Rondeau
2011-08-30Merge remote branch 'mbant/cpm' into digitalTom Rondeau
2011-08-30digital: adding GMSK as a modulation type. Updated to use PFB-based clock rec...Tom Rondeau
2011-08-30digital: minor formatting fixes.Tom Rondeau
2011-08-30digital: fixing a few things left out in conversion to gri_control_loop child...Tom Rondeau
2011-08-30Merge branch 'digital' of github.com:trondeau/gnuradio into digitalTom Rondeau
2011-08-30digital: adding a script to add channel conditions to a saved file and output...Tom Rondeau
2011-08-30digital: converted mpsk_receiver to use gri_control_loop parent class. Update...Tom Rondeau
2011-08-30digital: formatting comments for line length.Tom Rondeau
2011-08-30digital: made other QA codes executableTom Rondeau
2011-08-30digital: converted FLL block to use gri_control_loop parent class.Tom Rondeau