summaryrefslogtreecommitdiff
path: root/gr-digital
Commit message (Expand)AuthorAgeFilesLines
* Merge remote branch 'jblum/cmake_fixes' into nextTom Rondeau2011-10-221-0/+1
|\
| * misc fix missing installed files/tweaksJosh Blum2011-10-201-0/+1
* | docs: don't need to distribute README files in docs component. Just the insta...Tom Rondeau2011-10-221-1/+0
* | Merge branch 'next' of gnuradio.org:gnuradio into nextTom Rondeau2011-10-212-0/+25
|\ \
| * | docs: installing README files.Tom Rondeau2011-10-202-0/+25
| |/
* / digital: added subdevspec option to digital UHD examples.Tom Rondeau2011-10-218-21/+51
|/
* Merge branch 'next' of http://gnuradio.org/git/gnuradio into nextJosh Blum2011-10-1912-44/+56
|\
| * digital: fixed digital narrowband examples to set the sample rate based on th...Tom Rondeau2011-10-194-14/+26
| * digital: fixed digital ofdm examples to use args instead of address and bette...Tom Rondeau2011-10-194-18/+18
| * digital: fixed digital narrowband examples to use args instead of address and...Tom Rondeau2011-10-197-19/+19
* | digital: added missing symbol export in digital_constellationJosh Blum2011-10-191-1/+1
* | Merge branch 'next' of http://gnuradio.org/git/gnuradio into nextJosh Blum2011-10-192-2/+2
|\|
| * digital: xml is so picky. This fixes the problems with the new GRC blocks in ...Tom Rondeau2011-10-182-2/+2
* | cmake: fix that component depends on component hackJosh Blum2011-10-191-1/+1
* | digital: added mising install rules for moved ofdm xml filesJosh Blum2011-10-181-0/+7
* | Merge branch 'next' of http://gnuradio.org/git/gnuradio into nextJosh Blum2011-10-1785-376/+5933
|\|
| * digital: adding OFDM GRC blocks to gr-digital.Tom Rondeau2011-10-179-1/+631
| * digital: added set_freq function to narrownband tunnel's main top block.Tom Rondeau2011-10-141-1/+9
| * digital: wip: working on tunnel.py for OFDM.Tom Rondeau2011-10-141-195/+27
| * digital: renamed OFDM benchmark codes; no real need to say what they are in a...Tom Rondeau2011-10-142-0/+0
| * digital: fixed narrowband channel model adder to take a signal amplitude to d...Tom Rondeau2011-10-141-3/+4
| * digital: add channel model for OFDM signals to a file.Tom Rondeau2011-10-141-0/+110
| * digital: removed unnecessary benchmark_ofdm.pyTom Rondeau2011-10-141-187/+0
| * digital: fixed OFDM benchmark code to work over-the-air with UHD.Tom Rondeau2011-10-145-38/+20
| * docs: Updated some docs and made it so GRC can pull docs in from other compon...Tom Rondeau2011-10-141-3/+6
| * Merge branch 'dig_ofdm' of github.com:trondeau/gnuradio into dig_ofdmTom Rondeau2011-10-123-1/+183
| |\
| | * digital: fixed QA tests for ofdm.Tom Rondeau2011-10-123-1/+183
| * | digital: changed modulation_utils2 to modulation_utils and update all files u...Tom Rondeau2011-10-1217-43/+43
| * | digital: OFDM using new psk and qam modules for constellations. Also, psk2->p...Tom Rondeau2011-10-1211-210/+123
| * | digital: sneaking in a fix to cpm.py here. Working with benchmark_tx. Also ad...Tom Rondeau2011-10-124-31/+34
| |/
| * digital: moved over all c++ blocks to gr-digital. Benchmark tx/rx still working.Tom Rondeau2011-10-1224-12/+2091
| * digital: unnecessary import.Tom Rondeau2011-10-121-1/+1
| * digital: I didn't think this was needed, but apparently, it is.Tom Rondeau2011-10-121-0/+3
| * digital: benchmark_tx and benchmark_rx are working to/from file.Tom Rondeau2011-10-125-35/+52
| * digital: wip: changes to get benchmark_ofdm_tx to produce output (runs but un...Tom Rondeau2011-10-127-31/+519
| * digital: wip: moved all OFDM examples and blks2impl to gr-digital.Tom Rondeau2011-10-126-39/+639
| * digital: moved narrowband examples to their own directory (to make room for O...Tom Rondeau2011-10-1224-33/+1889
* | Merge branch 'next' of http://gnuradio.org/git/gnuradio into nextJosh Blum2011-10-1123-78/+208
|\|
| * docs: fixing copy-paste spelling error.Tom Rondeau2011-10-092-1137/+1
| * docs: This adds documentation to gr-digital in the form of a README.digital a...Tom Rondeau2011-10-097-2/+1207
| * digital: updating documentation; adding everything to group 'digital'Tom Rondeau2011-10-0916-47/+122
| * gcell: removed gcell and gr-gcellTom Rondeau2011-10-081-27/+13
* | gr: the CMakeLists.txt took a chill pillJosh Blum2011-10-087-43/+43
* | gr: minor tweaks for MSVC compatibilityJosh Blum2011-10-082-2/+3
* | gr: updated cmakelists after merge for additional filesJosh Blum2011-10-083-2/+5
* | Merge branch 'next' of http://gnuradio.org/git/gnuradio into digitalJosh Blum2011-10-0816-1232/+848
|\|
| * digital: minor bug fix to rx_voice demo.Tom Rondeau2011-10-071-1/+1
| * digital: updated rx and tx voice examples to work over the air with UHD.Tom Rondeau2011-10-073-19/+48
| * digital: minor bug fixTom Rondeau2011-10-071-1/+1
| * digital: Removed old digital mod blocks. Modified gmsk to work over the air a...Tom Rondeau2011-10-076-1203/+7