summaryrefslogtreecommitdiff
path: root/gr-uhd/examples/python/usrp_wxapt_rcv.py
Commit message (Collapse)AuthorAgeFilesLines
* wxgui: removedJohnathan Corgan2016-09-081-286/+0
|
* Merge branch 'master' into nextTom Rondeau2013-02-131-1/+1
|\
| * uhd: fixes audio_alsa_sink busyMike Jameson2013-02-111-1/+1
| |
* | blocks: removes blocks moved to gr-blocks from gnuradio-core.Tom Rondeau2012-12-211-1/+2
| | | | | | | | Also fixes up some other missing moves.
* | all: Python, GRC, and examples to properly pull blocks from filter and analog.Tom Rondeau2012-11-061-12/+14
| |
* | docs: Changed arguments in python docstrings to new formatting style.Ben Reynwar2012-08-141-1/+2
|/
* Removed whitespace and added dtools/bin/remove-whitespace as a tool to do ↵Tom Rondeau2012-04-131-14/+14
| | | | | | this in the future. The sed script was provided by Moritz Fischer.
* examples: Reworked locations and installation of examples.Tom Rondeau2012-04-031-0/+282
All python and GRC examples directly associated with a top-level component are now in that examples directory. Examples are split into c++, python, and grc dirs but are all installed into $prefix/share/gnuradio/examples/<component>.