summaryrefslogtreecommitdiff
path: root/gr-uhd/examples
Commit message (Expand)AuthorAgeFilesLines
* examples: updating many examples for changes in modules and namespaces.Tom Rondeau2013-03-185-281/+429
* blocks: converting references to vector source/sink, null source/sink, nop, c...Tom Rondeau2013-03-174-8/+9
* blocks: removing file_sink/source file_descriptor_sink/source form core and m...Tom Rondeau2013-03-103-7/+7
* blocks: removing bin_statistics_f from core; now in gr-blocks.Tom Rondeau2013-03-071-4/+4
* core: removed all complex_to_<type> blocks from core; using gr-blocks.Tom Rondeau2013-03-064-5/+5
* uhd: fixing incorrect module names for UHD examples.Tom Rondeau2013-02-197-25/+29
* uhd: converted gr-uhd to v3.7 style.Tom Rondeau2013-02-191-8/+6
* Merge branch 'master' into nextTom Rondeau2013-02-1310-21/+19
|\
| * Merge remote-tracking branch 'm0mik/m-updates'Tom Rondeau2013-02-135-5/+5
| |\
| | * uhd: reset gain defaults to NoneMike Jameson2013-02-085-5/+5
| * | uhd: fixed receive_path()Mike Jameson2013-02-111-1/+1
| * | uhd: fixed default midpoint gainMike Jameson2013-02-111-6/+2
| * | uhd: fixes audio_alsa_sink busyMike Jameson2013-02-1110-11/+13
| |/
* | Merge master/fix_build_dir_order into next, then fix conflicts and redo come ...Michael L Dickens2013-01-041-5/+5
|\|
| * Tweak INCLUDE dirs such that INCLUDE_DIRECTORIES and LINK_DIRECTORIES are ord...Michael L Dickens2013-01-011-5/+5
* | Merge branch 'pmt_rename' into nextTom Rondeau2013-01-022-12/+12
|\ \
| * | gruel: updating all GR blocks that use PMTs to use new naming.Tom Rondeau2012-12-212-12/+12
* | | grc: updating GRC exmaples for new component changes.Tom Rondeau2012-12-274-19/+19
* | | blocks: removes blocks moved to gr-blocks from gnuradio-core.Tom Rondeau2012-12-2115-35/+48
|/ /
* | analog: fixing up GRC and other examples to use gr-analog for sig and noise s...Tom Rondeau2012-11-101-227/+315
* | analog: Removing reference to gr.sig_source_X and gr.noise_source_X where pos...Tom Rondeau2012-11-062-8/+9
* | all: Python, GRC, and examples to properly pull blocks from filter and analog.Tom Rondeau2012-11-0612-185/+204
* | analog: removed all AGC blocks from gnuradio-core.Tom Rondeau2012-10-313-3/+6
* | Merge branch 'master' into nextJohnathan Corgan2012-10-131-2/+2
|\|
| * Merge branch 'maint'Johnathan Corgan2012-10-131-2/+2
| |\
| | * uhd: fix pmt tuple ref namespace issueJosh Blum2012-10-131-2/+2
* | | Merge branch 'master' into nextTom Rondeau2012-10-031-102/+605
|\| |
| * | UHD: improved capabilities for uhd_fft.grc.Ben Hilburn2012-10-031-102/+605
| |/
* / docs: Changed arguments in python docstrings to new formatting style.Ben Reynwar2012-08-1413-15/+29
|/
* uhd: updating/fixing WBFM example.Marcus Leech2012-04-241-97/+137
* Removed whitespace and added dtools/bin/remove-whitespace as a tool to do thi...Tom Rondeau2012-04-1319-236/+236
* examples: Reworked locations and installation of examples.Tom Rondeau2012-04-0329-26/+10594
* Merge branch 'master' into nextTom Rondeau2011-12-211-2/+11
|\
| * uhd: bug fix for GIL issues in bin_statistics. The usrp_spectrum_sense.py pro...Thomas Tsou2011-12-211-2/+11
* | Merge branch 'master' into nextTom Rondeau2011-12-1414-108/+104
|\|
| * uhd: fixes to instantiating UHD devices to set the antenna and subdevice prop...Tom Rondeau2011-12-1413-104/+104
| * uhd: removes usrpm that should not have been there anymore (patch from Sam Br...Tom Rondeau2011-12-144-4/+0
* | Removed autotools, gr-waveform, some cleanupJohnathan Corgan2011-12-082-49/+0
|/
* uhd: cleanup some -Wall warningsJosh Blum2011-11-272-3/+4
* uhd: change examples to use new stream apiJosh Blum2011-11-0717-50/+21
* uhd: added subdevspec option to UHD examples and sets antenna based on option.Tom Rondeau2011-10-2115-9/+151
* tags: made tags object orientedJosh Blum2011-10-192-6/+4
* usrp: updated installed examplesJosh Blum2011-10-191-8/+0
* Merge branch 'next' of http://gnuradio.org/git/gnuradio into nextJosh Blum2011-10-1922-549/+64
|\
| * examples: removed multi-antenna examples.Tom Rondeau2011-10-196-466/+1
| * uhd: fixed examples to use new find_devices command.Tom Rondeau2011-10-192-2/+2
| * uhd: updating examples to use args and better default for all UHD examples; a...Tom Rondeau2011-10-1916-83/+63
* | gr: the CMakeLists.txt took a chill pillJosh Blum2011-10-081-9/+9
* | gr: updated cmakelists after merge for additional filesJosh Blum2011-10-081-4/+40
* | Merge branch 'next' of http://gnuradio.org/git/gnuradio into digitalJosh Blum2011-10-0823-0/+5070
|\|