summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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-1229-440/+311
* digital: removed psk and qam from gnuradio-core; unnecessary now.Tom Rondeau2011-10-123-209/+0
* 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-129-115/+67
* digital: wip: moved all OFDM examples and blks2impl to gr-digital.Tom Rondeau2011-10-1221-2177/+43
* digital: moved narrowband examples to their own directory (to make room for O...Tom Rondeau2011-10-1224-33/+1889
* docs: adding gitignore for gr-audio/docTom Rondeau2011-10-091-0/+2
* docs: force a directory to be checked for generated PMT include file to remov...Tom Rondeau2011-10-091-1/+1
* docs: include the doc directory in gr-aduio.Tom Rondeau2011-10-091-1/+1
* docs: adding doc directory, Doxygen page, and README for audio package.Tom Rondeau2011-10-0920-3/+142
* docs: adding uhd Doxygen documentation page and README file.Tom Rondeau2011-10-0912-1/+94
* adding gitignore files to new directories.Tom Rondeau2011-10-092-0/+4
* doc: adding qtgui Doxygen documentation page and a README file.Tom Rondeau2011-10-095-0/+118
* docs and qtgui: adding Doxygen documentation for each class. Also changed the...Tom Rondeau2011-10-095-2/+44
* qtgui: sneaking in a fix to add an include directory to gr-qtgui.Tom Rondeau2011-10-0912-10/+47
* docs: fixing copy-paste spelling error.Tom Rondeau2011-10-093-1138/+2
* config: sneaking in a fix for gr-digital and adding some requirements to make...Tom Rondeau2011-10-092-1/+11
* docs: adding README.vocoder and a Doxygen page for the vocoder block.Tom Rondeau2011-10-097-3/+53
* docs: This adds documentation to gr-digital in the form of a README.digital a...Tom Rondeau2011-10-099-2/+1210
* digital: adding Doxygen group digitalTom Rondeau2011-10-091-0/+1
* digital: updating documentation; adding everything to group 'digital'Tom Rondeau2011-10-0916-47/+122
* gcell: removed gcell and gr-gcellTom Rondeau2011-10-08201-17766/+13
* uhd examples: updated all GRC USRP-based examples to UHD examples.Tom Rondeau2011-10-0816-3743/+10528
* wxgui: Updating constellation plot to work with gr-digital.Tom Rondeau2011-10-084-27/+29
* uhd: removing old USRP util files that have been replaced in gr-uhd/apps.Tom Rondeau2011-10-077-1799/+1
* uhd: adding uhd_rx_nogui app to uhd apps directory.Tom Rondeau2011-10-073-2/+236
* uhd: added UHD versions of siggen and siggen_gui.Tom Rondeau2011-10-073-3/+672
* uhd: improved uhd_fft; fixed panel names and some minor behavior issues.Tom Rondeau2011-10-071-29/+29
* digital: minor bug fix to rx_voice demo.Tom Rondeau2011-10-071-1/+1
* Removed empty usrp directory.Tom Rondeau2011-10-072-38/+0
* 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
* digital: removed old digital and digital-bert scripts that will no longer wor...Tom Rondeau2011-10-0641-7454/+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-06112-3345/+5844
|\
| * digital: copied tunnel.py over to gr-digital/examples and updated it to use U...Tom Rondeau2011-10-063-5/+372
| * Merge branch 'next' into digitalTom Rondeau2011-10-06109-3340/+5472
| |\
| | * Removing reference to usrp examples directory. All usrp and usrp2 directory e...Tom Rondeau2011-10-061-1/+0
| | * uhd: moved fm_tx_2_daughterboards and usrp_spectrum_sense to gr-uhd/examples....Tom Rondeau2011-10-067-265/+116
| | * uhd: removed examples that don't make sense with UHD. Fixed up gr-uhd/example...Tom Rondeau2011-10-064-172/+9
| | * uhd: Moved usrp_wxapt_rcv from examples to gr-uhd/examples and made work with...Tom Rondeau2011-10-062-70/+53
| | * Merge branch 'master' into nextTom Rondeau2011-10-062-10/+11
| | |\
| | | * Merge branch 'maint'Tom Rondeau2011-10-061-2/+3
| | | |\