| Commit message (Expand) | Author | Age | Files | Lines |
* | uhd: change examples to use new stream api | Josh Blum | 2011-11-07 | 1 | -3/+1 |
* | examples: making both autotools and cmake install all the same examples. | Tom Rondeau | 2011-10-24 | 6 | -1/+155 |
* | examples: removed multi_usrp examples. | Tom Rondeau | 2011-10-19 | 6 | -782/+0 |
* | ofdm: removed old ofdm examples directory. All examples are now in gr-digital. | Tom Rondeau | 2011-10-17 | 5 | -264/+0 |
* | digital: wip: moved all OFDM examples and blks2impl to gr-digital. | Tom Rondeau | 2011-10-12 | 12 | -1832/+0 |
* | Removed empty usrp directory. | Tom Rondeau | 2011-10-07 | 2 | -38/+0 |
* | digital: removed old digital and digital-bert scripts that will no longer wor... | Tom Rondeau | 2011-10-06 | 39 | -7452/+0 |
* | Merge branch 'next' into digital | Tom Rondeau | 2011-10-06 | 54 | -9984/+2 |
|\ |
|
| * | uhd: moved fm_tx_2_daughterboards and usrp_spectrum_sense to gr-uhd/examples.... | Tom Rondeau | 2011-10-06 | 6 | -598/+1 |
| * | uhd: removed examples that don't make sense with UHD. Fixed up gr-uhd/example... | Tom Rondeau | 2011-10-06 | 3 | -171/+1 |
| * | uhd: Moved usrp_wxapt_rcv from examples to gr-uhd/examples and made work with... | Tom Rondeau | 2011-10-06 | 2 | -294/+1 |
| * | uhd: Moved USRP analog TV receiver examples to gr-uhd/examples. They seem to ... | Tom Rondeau | 2011-10-06 | 3 | -619/+0 |
| * | uhd: removing usrp2 examples. Not bothering with QT version for now and the w... | Tom Rondeau | 2011-10-06 | 8 | -1036/+1 |
| * | uhd: cleaning up and updating some script info. | Tom Rondeau | 2011-10-06 | 4 | -1294/+0 |
| * | uhd: removing example files now in gr-uhd/examples | Tom Rondeau | 2011-10-05 | 1 | -1/+0 |
| * | uhd: moved WFM recever and no-gui receiver to gr-uhd/examples and made work w... | Tom Rondeau | 2011-10-04 | 3 | -483/+0 |
| * | uhd: moved NBFM examples to gr-uhd/examples directory and made work with UHD. | Tom Rondeau | 2011-10-04 | 3 | -885/+1 |
| * | uhd: moved usrp_am_mw_rcv from examples to gr-uhd/examples and made work with... | Tom Rondeau | 2011-10-04 | 1 | -332/+0 |
| * | uhd: moved usrp/max_power.py to gr-uhd/examples. This _should_ work for both ... | Tom Rondeau | 2011-10-04 | 1 | -83/+0 |
| * | uhd: removing multi-antenna stuff frmo gnuradio-examples | Tom Rondeau | 2011-10-03 | 5 | -441/+0 |
| * | uhd: moved fm_tx4 from gnuradio-examples to gr-uhd/examples | Tom Rondeau | 2011-10-03 | 2 | -198/+0 |
| * | uhd: build script changes for multi-antenna examples | Tom Rondeau | 2011-10-03 | 1 | -1/+0 |
| * | UHD: moving HF apps from gnuradio-examples to gr-uhd/examples. Did the minimu... | Tom Rondeau | 2011-10-03 | 22 | -3551/+0 |
* | | Merge branch 'next' into digital | Tom Rondeau | 2011-09-26 | 17 | -200/+248 |
|\| |
|
| * | Merge branch 'master' into next | Johnathan Corgan | 2011-09-24 | 10 | -40/+196 |
| |\ |
|
| | * | examples: fixed import statements. | Tom Rondeau | 2011-09-23 | 1 | -5/+15 |
| | * | examples: fixed examples (pfb and tags) to print an error when python modules... | Tom Rondeau | 2011-09-23 | 9 | -35/+181 |
| | * | tags: adding tags examples to build distribution. | Tom Rondeau | 2011-09-09 | 3 | -0/+32 |
| | * | tags: updated uhd_burst_detector with a better energy detector. Works well wh... | Tom Rondeau | 2011-09-09 | 1 | -23/+43 |
| * | | tags: adding tags examples to build distribution. | Tom Rondeau | 2011-09-09 | 3 | -0/+32 |
| * | | tags: updated uhd_burst_detector with a better energy detector. Works well wh... | Tom Rondeau | 2011-09-09 | 1 | -23/+43 |
| * | | gnuradio-examples: removed digital_voice examples | Johnathan Corgan | 2011-07-18 | 5 | -160/+0 |
* | | | digital: moved tx/rx_voice from gnuradio-examples into gr-digital. Tested and... | Tom Rondeau | 2011-09-13 | 3 | -285/+1 |
* | | | digital: moving more examples from gnuradio-examples to gr-digital and added ... | Tom Rondeau | 2011-09-13 | 3 | -125/+0 |
|/ / |
|
* | | Merge branch '8psk' into next | Tom Rondeau | 2011-07-17 | 3 | -4/+161 |
|\ \
| |/
|/| |
|
| * | Merge branch 'master' into 8psk | Tom Rondeau | 2011-05-13 | 1 | -1/+2 |
| |\ |
|
| * \ | Merged upstream from next | Ben Reynwar | 2011-01-30 | 4 | -2/+131 |
| |\ \ |
|
| * | | | Minor changes to a benchmark example in gnuradio-examples/python/digital. | Ben Reynwar | 2011-01-27 | 1 | -4/+21 |
| * | | | Fixing generic demodulation. | Ben Reynwar | 2010-12-10 | 1 | -4/+16 |
| * | | | Merge branch 'grorg-master' | Ben Reynwar | 2010-12-09 | 1 | -0/+95 |
| |\ \ \ |
|
| * | | | | Added support for modulation/demodulation of a generic constellation. | Ben Reynwar | 2010-12-09 | 1 | -0/+64 |
| * | | | | Added a new example python script (a stripped down version of benchmark_loopb... | Ben Reynwar | 2010-12-03 | 1 | -0/+64 |
* | | | | | gnuradio-examples, gr-audio: moved audio Python and C++ examples into gr-audio | Johnathan Corgan | 2011-07-04 | 15 | -892/+1 |
| |_|_|/
|/| | | |
|
* | | | | examples: usrp2_wfm_rcv added support for WBX boards. From patch submitted by... | Tom Rondeau | 2011-05-10 | 1 | -1/+2 |
| |_|/
|/| | |
|
* | | | Merge branch 'master' into next | Tom Rondeau | 2010-12-28 | 1 | -1/+1 |
|\ \ \ |
|
| * | | | PFB channelizer can be specified without external taps. Uses optfir to genera... | Tom Rondeau | 2010-12-28 | 1 | -1/+1 |
| | |/
| |/| |
|
* | | | Merge branch 'next' into guile-next | Eric Blossom | 2010-12-06 | 3 | -0/+222 |
|\ \ \ |
|
| * | | | Merge branch 'master' into next | Tom Rondeau | 2010-12-06 | 1 | -0/+95 |
| |\| | |
|
| | * | | Adding new example script for using the new PFB arbitrary resampler interface... | Tom Rondeau | 2010-12-06 | 1 | -0/+95 |
| | |/ |
|
| * | | Fixing up the UHD sample tag example to take command line options. | Tom Rondeau | 2010-11-29 | 1 | -7/+21 |