| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'digital' of https://github.com/trondeau/gnuradio into digital | Josh Blum | 2011-09-28 | 6 | -35/+261 |
|\ |
|
| * | digital: fixed up benchmark codes to handle receive, too. Over-the-air tests ... | Tom Rondeau | 2011-09-27 | 3 | -17/+23 |
| * | digital: making a parent class for the UHD interface since most of the functi... | Tom Rondeau | 2011-09-27 | 1 | -18/+84 |
| * | digital: bug fixes for digital mods. Adding fist pass at a UHD benchmark tran... | Tom Rondeau | 2011-09-27 | 4 | -18/+172 |
* | | digital: added cmake support for moved grc files and examples | Josh Blum | 2011-09-16 | 1 | -0/+6 |
* | | Merge branch 'digital' of git://github.com/trondeau/gnuradio into digital | Josh Blum | 2011-09-15 | 7 | -4/+450 |
|\| |
|
| * | digital: moved tx/rx_voice from gnuradio-examples into gr-digital. Tested and... | Tom Rondeau | 2011-09-13 | 4 | -2/+313 |
| * | digital: moving more examples from gnuradio-examples to gr-digital and added ... | Tom Rondeau | 2011-09-13 | 3 | -2/+131 |
| * | digital: modifying example dir gitignore to ignore any generated samle files. | Tom Rondeau | 2011-09-13 | 1 | -0/+6 |
* | | Merge branch 'digital' of https://github.com/trondeau/gnuradio into digital | Josh Blum | 2011-09-05 | 2 | -0/+128 |
|\| |
|
| * | digital: adding a script to add channel conditions to a saved file and output... | Tom Rondeau | 2011-08-30 | 1 | -0/+101 |
|/ |
|
* | Cleaning up; adding a different dbpsk that uses differential coding. The norm... | Tom Rondeau | 2011-08-10 | 3 | -12/+19 |
* | digital: fixing up receiver code. Almost there... | Tom Rondeau | 2011-08-09 | 2 | -5/+10 |
* | digital: setting up receive path to use new timing loop API, FLL API, new gai... | Tom Rondeau | 2011-08-09 | 2 | -2/+2 |
* | digital: added M&M clock recovery loop as an option to compare against polyph... | Tom Rondeau | 2011-08-09 | 1 | -71/+125 |
* | digital: adding a timing offset example. | Tom Rondeau | 2011-08-08 | 1 | -0/+157 |
* | digital: Add a costas loop example program. Updates FLL example program to in... | Tom Rondeau | 2011-07-30 | 2 | -2/+121 |
* | digtial: Added an example script to show/test the behavior of the FLL. | Tom Rondeau | 2011-07-30 | 2 | -0/+126 |
* | digital: reworking code so digital examples work. BPSK seems to work fine off... | Tom Rondeau | 2011-07-26 | 2 | -10/+15 |
* | digital: reworking code so digital examples work. BPSK seems to work fine off... | Tom Rondeau | 2011-07-25 | 1 | -0/+124 |
* | digital: updates to build for gr-digital examples. | Tom Rondeau | 2011-07-24 | 2 | -1/+6 |
* | digital: working digital transmit benchmark script to file. | Tom Rondeau | 2011-07-24 | 4 | -0/+427 |