summaryrefslogtreecommitdiff
path: root/gr-digital
AgeCommit message (Expand)Author
2011-10-23the librariesJosh Blum
2011-10-22Merge remote branch 'jblum/cmake_fixes' into nextTom Rondeau
2011-10-22docs: don't need to distribute README files in docs component. Just the insta...Tom Rondeau
2011-10-21Merge branch 'next' of gnuradio.org:gnuradio into nextTom Rondeau
2011-10-21digital: added subdevspec option to digital UHD examples.Tom Rondeau
2011-10-20misc fix missing installed files/tweaksJosh Blum
2011-10-20docs: installing README files.Tom Rondeau
2011-10-19Merge branch 'next' of http://gnuradio.org/git/gnuradio into nextJosh Blum
2011-10-19digital: added missing symbol export in digital_constellationJosh Blum
2011-10-19Merge branch 'next' of http://gnuradio.org/git/gnuradio into nextJosh Blum
2011-10-19cmake: fix that component depends on component hackJosh Blum
2011-10-19digital: fixed digital narrowband examples to set the sample rate based on th...Tom Rondeau
2011-10-19digital: fixed digital ofdm examples to use args instead of address and bette...Tom Rondeau
2011-10-19digital: fixed digital narrowband examples to use args instead of address and...Tom Rondeau
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-14digital: added set_freq function to narrownband tunnel's main top block.Tom Rondeau
2011-10-14digital: wip: working on tunnel.py for OFDM.Tom Rondeau
2011-10-14digital: renamed OFDM benchmark codes; no real need to say what they are in a...Tom Rondeau
2011-10-14digital: fixed narrowband channel model adder to take a signal amplitude to d...Tom Rondeau
2011-10-14digital: add channel model for OFDM signals to a file.Tom Rondeau
2011-10-14digital: removed unnecessary benchmark_ofdm.pyTom Rondeau
2011-10-14digital: fixed OFDM benchmark code to work over-the-air with UHD.Tom Rondeau
2011-10-14docs: Updated some docs and made it so GRC can pull docs in from other compon...Tom Rondeau
2011-10-12Merge branch 'dig_ofdm' of github.com:trondeau/gnuradio into dig_ofdmTom Rondeau
2011-10-12digital: changed modulation_utils2 to modulation_utils and update all files u...Tom Rondeau
2011-10-12digital: fixed QA tests for ofdm.Tom Rondeau
2011-10-12digital: OFDM using new psk and qam modules for constellations. Also, psk2->p...Tom Rondeau
2011-10-12digital: sneaking in a fix to cpm.py here. Working with benchmark_tx. Also ad...Tom Rondeau
2011-10-12digital: moved over all c++ blocks to gr-digital. Benchmark tx/rx still working.Tom Rondeau
2011-10-12digital: unnecessary import.Tom Rondeau
2011-10-12digital: I didn't think this was needed, but apparently, it is.Tom Rondeau
2011-10-12digital: benchmark_tx and benchmark_rx are working to/from file.Tom Rondeau
2011-10-12digital: wip: changes to get benchmark_ofdm_tx to produce output (runs but un...Tom Rondeau
2011-10-12digital: wip: moved all OFDM examples and blks2impl to gr-digital.Tom Rondeau
2011-10-12digital: moved narrowband examples to their own directory (to make room for O...Tom Rondeau
2011-10-11Merge branch 'next' of http://gnuradio.org/git/gnuradio into nextJosh Blum
2011-10-09docs: fixing copy-paste spelling error.Tom Rondeau
2011-10-09docs: This adds documentation to gr-digital in the form of a README.digital a...Tom Rondeau
2011-10-09digital: updating documentation; adding everything to group 'digital'Tom Rondeau
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-08gcell: removed gcell and gr-gcellTom Rondeau
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