summaryrefslogtreecommitdiff
path: root/gr-digital/examples
Commit message (Expand)AuthorAgeFilesLines
* 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
|/
* 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: moved tx/rx_voice from gnuradio-examples into gr-digital. Tested and...Tom Rondeau2011-09-134-2/+313
* digital: moving more examples from gnuradio-examples to gr-digital and added ...Tom Rondeau2011-09-133-2/+131
* digital: modifying example dir gitignore to ignore any generated samle files.Tom Rondeau2011-09-131-0/+6
* digital: adding a script to add channel conditions to a saved file and output...Tom Rondeau2011-08-301-0/+101
* Cleaning up; adding a different dbpsk that uses differential coding. The norm...Tom Rondeau2011-08-103-12/+19
* digital: fixing up receiver code. Almost there...Tom Rondeau2011-08-092-5/+10
* digital: setting up receive path to use new timing loop API, FLL API, new gai...Tom Rondeau2011-08-092-2/+2
* digital: added M&M clock recovery loop as an option to compare against polyph...Tom Rondeau2011-08-091-71/+125
* digital: adding a timing offset example.Tom Rondeau2011-08-081-0/+157
* digital: Add a costas loop example program. Updates FLL example program to in...Tom Rondeau2011-07-302-2/+121
* digtial: Added an example script to show/test the behavior of the FLL.Tom Rondeau2011-07-302-0/+126
* digital: reworking code so digital examples work. BPSK seems to work fine off...Tom Rondeau2011-07-262-10/+15
* digital: reworking code so digital examples work. BPSK seems to work fine off...Tom Rondeau2011-07-251-0/+124
* digital: updates to build for gr-digital examples.Tom Rondeau2011-07-242-1/+6
* digital: working digital transmit benchmark script to file.Tom Rondeau2011-07-244-0/+427