summaryrefslogtreecommitdiff
path: root/gr-digital
AgeCommit message (Expand)Author
2011-10-08gr: the CMakeLists.txt took a chill pillJosh Blum
2011-10-08gr: minor tweaks for MSVC compatibilityJosh Blum
2011-10-08gr: updated cmakelists after merge for additional filesJosh Blum
2011-10-08Merge branch 'next' of http://gnuradio.org/git/gnuradio into digitalJosh Blum
2011-10-07digital: minor bug fix to rx_voice demo.Tom Rondeau
2011-10-07digital: updated rx and tx voice examples to work over the air with UHD.Tom Rondeau
2011-10-07digital: minor bug fixTom Rondeau
2011-10-07digital: Removed old digital mod blocks. Modified gmsk to work over the air a...Tom Rondeau
2011-10-06digital: removed old digital and digital-bert scripts that will no longer wor...Tom Rondeau
2011-10-06digital: adding bert and tunnel to makefile.Tom Rondeau
2011-10-06digital: debugging to get digital BERT tests to work over the air with UHD (v...Tom Rondeau
2011-10-06digital: fixed BERT test.Tom Rondeau
2011-10-06Merge branch 'digital' of github.com:trondeau/gnuradio into digitalTom Rondeau
2011-10-06digital: copied tunnel.py over to gr-digital/examples and updated it to use U...Tom Rondeau
2011-09-30digital: first pass at BERT receiver.Tom Rondeau
2011-09-30digital: first pass at implementing a BERT transmitter. Works storing samples...Tom Rondeau
2011-09-30digital: modified generic_mod_demod so mod and demods have same options in th...Tom Rondeau
2011-09-28Merge branch 'digital' of https://github.com/trondeau/gnuradio into digitalJosh Blum
2011-09-27digital: fixed differential/non-differential. Defaults to differential now, too.Tom Rondeau
2011-09-27digital: fixed up benchmark codes to handle receive, too. Over-the-air tests ...Tom Rondeau
2011-09-27digital: making a parent class for the UHD interface since most of the functi...Tom Rondeau
2011-09-27digital: bug fixes for digital mods. Adding fist pass at a UHD benchmark tran...Tom Rondeau
2011-09-26Merge branch 'next' into digitalTom Rondeau
2011-09-26digital: removed hier directoryTom Rondeau
2011-09-26digital: removed hier directory in gr-digital; put c++ hier blocks into lib/i...Tom Rondeau
2011-09-26digital: moved header files from lib to include in gr-digital.Tom Rondeau
2011-09-26digital: updated build files for new gr-digital/include directory.Tom Rondeau
2011-09-26digital: adding include directory for public header files.Tom 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: 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-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-09-01digital: adding CPM C++ hier block, which adds a hier directory to gr-digital...Tom Rondeau
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-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