summaryrefslogtreecommitdiff
path: root/gr-digital/grc
AgeCommit message (Expand)Author
2012-10-15digital: Add symbol output to constellation_receiver block for debugging.Ben Reynwar
2012-07-15digital: removing unused parameter from DPSK demod GRC block.Martin Braun
2012-07-08digital: fixes DxPSK mod/demod to use right API.Martin Braun
2012-07-08digital: adding a GFSK mod/demodulator.Wayne Roberts
2012-06-16digital: fixed use of gray code in digital mod/demod GRC files.Tom Rondeau
2012-06-14digital: fixed typo with gray code setting in GRC's QAM demodulator.Tom Rondeau
2012-06-06Block Modifications:Tim O'Shea
2012-04-24digital: added GRC file for chunks_to_symbols block.Tom Rondeau
2012-04-23digital: copying over rest of blocks from gnuradio-core to gr-digital.Tom Rondeau
2012-04-05Merge branch 'master' into nextTom Rondeau
2012-04-05digital: added GRC files for new MPSK SNR estimator and probe.Tom Rondeau
2012-02-27Merge branch 'master' into nextTom Rondeau
2012-02-27Merge remote-tracking branch 'benreynwar/maint' into maintTom Rondeau
2012-02-27Fixed bug in digital_qam_demod.xmlBen Reynwar
2012-02-24Merge branch 'master' into nextTom Rondeau
2012-02-24digital: forgot to include new xml in Makefile.am.Tom Rondeau
2012-02-24Added digital_constellation_receiver_cb.xml fileBen Reynwar
2011-12-30Merge branch 'master' into nextTom Rondeau
2011-12-22digital: exposed setting FLL loop bandwidth factor in GRC; must have been ove...Tom Rondeau
2011-12-08Removed autotools, gr-waveform, some cleanupJohnathan Corgan
2011-10-27digital: reverting GMSK mod/demod GRC blocks for old interface.Tom Rondeau
2011-10-26digital: updates to interface in GRC. Actually tested in working GRC flowgraphs.Tom Rondeau
2011-10-26digital: really, seriously, fixing digital GRC files.Tom Rondeau
2011-10-26digital: moved files to the right location; put them into the build files.Tom Rondeau
2011-10-26grc: fixing grc blocks not properly moved in to digital.Tom Rondeau
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