summaryrefslogtreecommitdiff
path: root/gr-digital/examples
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into nextTom Rondeau2012-01-162-2/+7
|\
| * digital: fixing up BERT interfaces. Also added a gain control to the tx side ...Tom Rondeau2012-01-162-2/+7
* | Merge branch 'master' into nextTom Rondeau2011-12-302-0/+175
|\|
| * digital: update to qa and example code for new constructor with tag_nsamples ...Tom Rondeau2011-12-301-5/+5
| * digital: adding documentation for SNR estimators; added an estimator for M2M4...Tom Rondeau2011-12-291-3/+3
| * digital: adding an example program for the SNR estimators with Python code to...Tom Rondeau2011-12-293-1/+177
* | Merge branch 'master' into nextTom Rondeau2011-12-142-16/+16
|\|
| * uhd: fixes to instantiating UHD devices to set the antenna and subdevice prop...Tom Rondeau2011-12-142-16/+16
* | Removed autotools, gr-waveform, some cleanupJohnathan Corgan2011-12-082-54/+0
|/
* uhd: change examples to use new stream apiJosh Blum2011-11-072-12/+4
* 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
* | Merge branch 'next' of http://gnuradio.org/git/gnuradio into nextJosh Blum2011-10-1725-53/+1681
|\|
| * 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
| * digital: changed modulation_utils2 to modulation_utils and update all files u...Tom Rondeau2011-10-127-9/+9
| * digital: sneaking in a fix to cpm.py here. Working with benchmark_tx. Also ad...Tom Rondeau2011-10-122-0/+4
| * 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-122-7/+16
| * digital: wip: changes to get benchmark_ofdm_tx to produce output (runs but un...Tom Rondeau2011-10-122-5/+7
| * digital: moved narrowband examples to their own directory (to make room for O...Tom Rondeau2011-10-1224-33/+1889
* | gr: the CMakeLists.txt took a chill pillJosh Blum2011-10-081-1/+1
* | gr: updated cmakelists after merge for additional filesJosh Blum2011-10-081-0/+4
* | Merge branch 'next' of http://gnuradio.org/git/gnuradio into digitalJosh Blum2011-10-089-23/+835
|\|
| * 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 and digital-bert scripts that will no longer wor...Tom Rondeau2011-10-061-0/+69
| * digital: adding bert and tunnel to makefile.Tom Rondeau2011-10-061-2/+4
| * digital: debugging to get digital BERT tests to work over the air with UHD (v...Tom Rondeau2011-10-062-14/+13
| * digital: fixed BERT test.Tom Rondeau2011-10-062-2/+3
| * Merge branch 'digital' of github.com:trondeau/gnuradio into digitalTom Rondeau2011-10-062-0/+367
| |\
| | * digital: copied tunnel.py over to gr-digital/examples and updated it to use U...Tom Rondeau2011-10-062-0/+367
| * | digital: first pass at BERT receiver.Tom Rondeau2011-09-302-1/+211
| * | digital: first pass at implementing a BERT transmitter. Works storing samples...Tom Rondeau2011-09-301-0/+134
| * | digital: modified generic_mod_demod so mod and demods have same options in th...Tom Rondeau2011-09-301-1/+2
| |/
* | Merge branch 'digital' of https://github.com/trondeau/gnuradio into digitalJosh Blum2011-09-286-35/+261
|\|
| * digital: fixed up benchmark codes to handle receive, too. Over-the-air tests ...Tom Rondeau2011-09-273-17/+23
| * digital: making a parent class for the UHD interface since most of the functi...Tom Rondeau2011-09-271-18/+84
| * digital: bug fixes for digital mods. Adding fist pass at a UHD benchmark tran...Tom Rondeau2011-09-274-18/+172
* | digital: added cmake support for moved grc files and examplesJosh Blum2011-09-161-0/+6