summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-10-12Merge branch 'dig_ofdm' of github.com:trondeau/gnuradio into dig_ofdmTom Rondeau
2011-10-12digital: changed modulation_utils2 to modulation_utils and update all files u...Tom Rondeau
2011-10-12digital: fixed QA tests for ofdm.Tom Rondeau
2011-10-12digital: OFDM using new psk and qam modules for constellations. Also, psk2->p...Tom Rondeau
2011-10-12digital: sneaking in a fix to cpm.py here. Working with benchmark_tx. Also ad...Tom Rondeau
2011-10-12digital: moved over all c++ blocks to gr-digital. Benchmark tx/rx still working.Tom Rondeau
2011-10-12digital: removed psk and qam from gnuradio-core; unnecessary now.Tom Rondeau
2011-10-12digital: unnecessary import.Tom Rondeau
2011-10-12digital: I didn't think this was needed, but apparently, it is.Tom Rondeau
2011-10-12digital: benchmark_tx and benchmark_rx are working to/from file.Tom Rondeau
2011-10-12digital: wip: changes to get benchmark_ofdm_tx to produce output (runs but un...Tom Rondeau
2011-10-12digital: wip: moved all OFDM examples and blks2impl to gr-digital.Tom Rondeau
2011-10-12digital: moved narrowband examples to their own directory (to make room for O...Tom Rondeau
2011-10-09docs: adding gitignore for gr-audio/docTom Rondeau
2011-10-09docs: force a directory to be checked for generated PMT include file to remov...Tom Rondeau
2011-10-09docs: include the doc directory in gr-aduio.Tom Rondeau
2011-10-09docs: adding doc directory, Doxygen page, and README for audio package.Tom Rondeau
2011-10-09docs: adding uhd Doxygen documentation page and README file.Tom Rondeau
2011-10-09adding gitignore files to new directories.Tom Rondeau
2011-10-09doc: adding qtgui Doxygen documentation page and a README file.Tom Rondeau
2011-10-09docs and qtgui: adding Doxygen documentation for each class. Also changed the...Tom Rondeau
2011-10-09qtgui: sneaking in a fix to add an include directory to gr-qtgui.Tom Rondeau
2011-10-09docs: fixing copy-paste spelling error.Tom Rondeau
2011-10-09config: sneaking in a fix for gr-digital and adding some requirements to make...Tom Rondeau
2011-10-09docs: adding README.vocoder and a Doxygen page for the vocoder block.Tom Rondeau
2011-10-09docs: This adds documentation to gr-digital in the form of a README.digital a...Tom Rondeau
2011-10-09digital: adding Doxygen group digitalTom Rondeau
2011-10-09digital: updating documentation; adding everything to group 'digital'Tom Rondeau
2011-10-08gcell: removed gcell and gr-gcellTom Rondeau
2011-10-08uhd examples: updated all GRC USRP-based examples to UHD examples.Tom Rondeau
2011-10-08wxgui: Updating constellation plot to work with gr-digital.Tom Rondeau
2011-10-07uhd: removing old USRP util files that have been replaced in gr-uhd/apps.Tom Rondeau
2011-10-07uhd: adding uhd_rx_nogui app to uhd apps directory.Tom Rondeau
2011-10-07uhd: added UHD versions of siggen and siggen_gui.Tom Rondeau
2011-10-07uhd: improved uhd_fft; fixed panel names and some minor behavior issues.Tom Rondeau
2011-10-07digital: minor bug fix to rx_voice demo.Tom Rondeau
2011-10-07Removed empty usrp directory.Tom Rondeau
2011-10-07digital: updated rx and tx voice examples to work over the air with UHD.Tom Rondeau
2011-10-07digital: minor bug fixTom Rondeau
2011-10-07digital: Removed old digital mod blocks. Modified gmsk to work over the air a...Tom Rondeau
2011-10-06digital: removed old digital and digital-bert scripts that will no longer wor...Tom Rondeau
2011-10-06digital: adding bert and tunnel to makefile.Tom Rondeau
2011-10-06digital: debugging to get digital BERT tests to work over the air with UHD (v...Tom Rondeau
2011-10-06digital: fixed BERT test.Tom Rondeau
2011-10-06Merge branch 'digital' of github.com:trondeau/gnuradio into digitalTom Rondeau
2011-10-06digital: copied tunnel.py over to gr-digital/examples and updated it to use U...Tom Rondeau
2011-10-06Merge branch 'next' into digitalTom Rondeau
2011-10-06Removing reference to usrp examples directory. All usrp and usrp2 directory e...Tom Rondeau
2011-10-06uhd: moved fm_tx_2_daughterboards and usrp_spectrum_sense to gr-uhd/examples....Tom Rondeau
2011-10-06uhd: removed examples that don't make sense with UHD. Fixed up gr-uhd/example...Tom Rondeau