| Commit message (Expand) | Author | Age | Files | Lines |
* | digital: OFDM using new psk and qam modules for constellations. Also, psk2->p... | Tom Rondeau | 2011-10-12 | 11 | -210/+123 |
* | digital: sneaking in a fix to cpm.py here. Working with benchmark_tx. Also ad... | Tom Rondeau | 2011-10-12 | 4 | -31/+34 |
* | digital: moved over all c++ blocks to gr-digital. Benchmark tx/rx still working. | Tom Rondeau | 2011-10-12 | 24 | -12/+2091 |
* | digital: unnecessary import. | Tom Rondeau | 2011-10-12 | 1 | -1/+1 |
* | digital: I didn't think this was needed, but apparently, it is. | Tom Rondeau | 2011-10-12 | 1 | -0/+3 |
* | digital: benchmark_tx and benchmark_rx are working to/from file. | Tom Rondeau | 2011-10-12 | 5 | -35/+52 |
* | digital: wip: changes to get benchmark_ofdm_tx to produce output (runs but un... | Tom Rondeau | 2011-10-12 | 7 | -31/+519 |
* | digital: wip: moved all OFDM examples and blks2impl to gr-digital. | Tom Rondeau | 2011-10-12 | 6 | -39/+639 |
* | digital: moved narrowband examples to their own directory (to make room for O... | Tom Rondeau | 2011-10-12 | 24 | -33/+1889 |
* | docs: fixing copy-paste spelling error. | Tom Rondeau | 2011-10-09 | 2 | -1137/+1 |
* | docs: This adds documentation to gr-digital in the form of a README.digital a... | Tom Rondeau | 2011-10-09 | 7 | -2/+1207 |
* | digital: updating documentation; adding everything to group 'digital' | Tom Rondeau | 2011-10-09 | 16 | -47/+122 |
* | gcell: removed gcell and gr-gcell | Tom Rondeau | 2011-10-08 | 1 | -27/+13 |
* | digital: minor bug fix to rx_voice demo. | Tom Rondeau | 2011-10-07 | 1 | -1/+1 |
* | digital: updated rx and tx voice examples to work over the air with UHD. | Tom Rondeau | 2011-10-07 | 3 | -19/+48 |
* | digital: minor bug fix | Tom Rondeau | 2011-10-07 | 1 | -1/+1 |
* | digital: Removed old digital mod blocks. Modified gmsk to work over the air a... | Tom Rondeau | 2011-10-07 | 6 | -1203/+7 |
* | digital: removed old digital and digital-bert scripts that will no longer wor... | Tom Rondeau | 2011-10-06 | 1 | -0/+69 |
* | digital: adding bert and tunnel to makefile. | Tom Rondeau | 2011-10-06 | 1 | -2/+4 |
* | digital: debugging to get digital BERT tests to work over the air with UHD (v... | Tom Rondeau | 2011-10-06 | 2 | -14/+13 |
* | digital: fixed BERT test. | Tom Rondeau | 2011-10-06 | 2 | -2/+3 |
* | Merge branch 'digital' of github.com:trondeau/gnuradio into digital | Tom Rondeau | 2011-10-06 | 3 | -5/+372 |
|\ |
|
| * | digital: copied tunnel.py over to gr-digital/examples and updated it to use U... | Tom Rondeau | 2011-10-06 | 3 | -5/+372 |
* | | digital: first pass at BERT receiver. | Tom Rondeau | 2011-09-30 | 2 | -1/+211 |
* | | digital: first pass at implementing a BERT transmitter. Works storing samples... | Tom Rondeau | 2011-09-30 | 1 | -0/+134 |
* | | digital: modified generic_mod_demod so mod and demods have same options in th... | Tom Rondeau | 2011-09-30 | 2 | -2/+3 |
|/ |
|
* | digital: fixed differential/non-differential. Defaults to differential now, too. | Tom Rondeau | 2011-09-27 | 1 | -6/+6 |
* | 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 | 6 | -25/+174 |
* | Merge branch 'next' into digital | Tom Rondeau | 2011-09-26 | 5 | -27/+313 |
|\ |
|
| * | fixed some more warnings; mostly in doxygen or order of variable initialization. | Tom Rondeau | 2011-07-27 | 1 | -1/+1 |
| * | misc_next_branch_tweaks_to_build_on_osx_and_windows | Josh Blum | 2011-07-23 | 2 | -1/+5 |
| * | digital: fixing imports and build/dist for gr-digital. | Tom Rondeau | 2011-07-18 | 5 | -9/+13 |
| * | digital: reverting back to ofdm, pkt, and modulation_utils in gnuradio-core t... | Tom Rondeau | 2011-07-17 | 3 | -0/+580 |
* | | digital: removed hier directory | Tom Rondeau | 2011-09-26 | 2 | -42/+0 |
* | | digital: removed hier directory in gr-digital; put c++ hier blocks into lib/i... | Tom Rondeau | 2011-09-26 | 14 | -198/+15 |
* | | digital: moved header files from lib to include in gr-digital. | Tom Rondeau | 2011-09-26 | 16 | -2/+0 |
* | | digital: updated build files for new gr-digital/include directory. | Tom Rondeau | 2011-09-26 | 1 | -19/+2 |
* | | digital: adding include directory for public header files. | Tom Rondeau | 2011-09-26 | 3 | -1/+47 |
* | | 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 |
* | | digital: psk and dxpsk GRC blocks working. | Tom Rondeau | 2011-09-13 | 3 | -19/+9 |
* | | digital: fixed GRC blocks for blocks moved to gr-digital. | Tom Rondeau | 2011-09-12 | 8 | -13/+161 |
* | | grc: moved GRC blocks that were put into gr-digital into gr-digital/grc and r... | Tom Rondeau | 2011-09-01 | 4 | -1/+150 |
* | | Fixing GRC files for new API to loop blocks. | Tom Rondeau | 2011-09-01 | 1 | -9/+3 |
* | | digital: adding CPM C++ hier block, which adds a hier directory to gr-digital... | Tom Rondeau | 2011-09-01 | 16 | -84/+367 |
* | | digital: added gitignore file to hier dir. | Tom Rondeau | 2011-08-30 | 1 | -0/+2 |
* | | digital: fixed up build to make libdigital_hier.la; does not swig or get buil... | Tom Rondeau | 2011-08-30 | 2 | -0/+73 |