summaryrefslogtreecommitdiff
path: root/gr-digital/grc
AgeCommit message (Expand)Author
2011-10-19Merge branch 'next' of http://gnuradio.org/git/gnuradio into nextJosh Blum
2011-10-18digital: xml is so picky. This fixes the problems with the new GRC blocks in ...Tom Rondeau
2011-10-18digital: added mising install rules for moved ofdm xml filesJosh Blum
2011-10-17Merge branch 'next' of http://gnuradio.org/git/gnuradio into nextJosh Blum
2011-10-17digital: adding OFDM GRC blocks to gr-digital.Tom Rondeau
2011-10-12digital: OFDM using new psk and qam modules for constellations. Also, psk2->p...Tom Rondeau
2011-10-11Merge branch 'next' of http://gnuradio.org/git/gnuradio into nextJosh Blum
2011-10-08gr: the CMakeLists.txt took a chill pillJosh Blum
2011-10-08gcell: removed gcell and gr-gcellTom Rondeau
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-13digital: psk and dxpsk GRC blocks working.Tom Rondeau
2011-09-12digital: fixed GRC blocks for blocks moved to gr-digital.Tom Rondeau
2011-09-05Merge branch 'digital' of https://github.com/trondeau/gnuradio into digitalJosh Blum
2011-09-01grc: moved GRC blocks that were put into gr-digital into gr-digital/grc and r...Tom Rondeau
2011-09-01Fixing GRC files for new API to loop blocks.Tom Rondeau
2011-07-20digital: added cmake support for gr-digital (unix only)Josh Blum
2011-06-13Merge branch '8psk' of https://github.com/trondeau/gnuradio into 8pskBen Reynwar
2011-06-06digital: converting LMS algorithm to use the gr_adaptive_filter structure and...Tom Rondeau
2011-06-06digital: formatting CMA code; adding get_ functions and renaming things for c...Tom Rondeau
2011-06-03digital: adding GRC block for LMS DD equalizer.Tom Rondeau
2011-05-18digital: set number of samps per symbol for the equalizer. Also, explicitly s...Tom Rondeau
2011-05-12Fixing typos in grc xml files.Ben Reynwar
2011-05-11Moved generic psk and qam modulation into gr-digital.Ben Reynwar
2011-05-08digital: fixing qa code; adding (untested) GRC block for DxPSK demods.Tom Rondeau
2011-04-09gr-digital: adding dbpsk, dqpsk, and d8psk demodulators to gr-digital.Tom Rondeau
2011-04-09gr-digital: moved dbpsk, dqpsk, d8psk into the gr-digital space. Mods tested ...Tom Rondeau
2011-04-08gr-digital: introducing a new blind equalizer based on minimizing the kurtosi...Tom Rondeau
2011-04-07gr-digital: exposing accessors of CMA equalizer through swig and into GRC. Al...Tom Rondeau
2011-04-07gr-digital: adding CMA equalizer to gr-digital. This replaces the gr_cma_equa...Tom Rondeau
2011-03-29gr-digital: restructured Costas loop to be specified in terms of the damping ...Tom Rondeau
2011-03-28gr-digital: adding GRC components for Costas loop.Tom Rondeau
2011-03-28gr-digital: adding a new top-level block for digital comms work.Tom Rondeau