aboutsummaryrefslogtreecommitdiffstats
path: root/gr-uhd/examples (follow)
Commit message (Expand)AuthorAgeFilesLines
* examples: fixup cmake files to include all examplesdevnulling2020-01-221-0/+3
* uhd: fix chooser default value in example flowgraphsJosh Morman2020-01-213-10/+17
* delete unused variablesBastian Bloessl2019-09-051-2/+4
* clang-format: Ordering all the includesMarcus Müller2019-08-093-9/+9
* Tree: clang-format without the include sortingMarcus Müller2019-08-093-105/+116
* uhd: Convert GRC examples to YAML formatJohannes Demel2019-07-237-13715/+5212
* gr-uhd: Replaced not with !gnieboer2019-06-061-1/+1
* uhd: fix freq_hopping example - missing 'time'Piotr Krysik2019-03-081-5/+10
* cmake: Update to modern CMake usageAndrej Rode2019-03-041-16/+2
* cleanup: use quotes for local includesAndrej Rode2019-02-011-3/+3
* uhd: Re-add freq_hopping.py exampleMartin Braun2019-01-112-0/+268
* Merge remote-tracking branch 'origin/next' into merge_nextMarcus Müller2018-08-3123-12797/+0
|\
| * Remove examples depending on removed dxpsk_(de)modMarcus Müller2018-08-264-7769/+0
| * wxgui: removedJohnathan Corgan2016-09-0818-5025/+0
| * cmake: nuke cpack from existenceJohnathan Corgan2016-08-033-3/+0
* | Fix Boost 1.67 linking issueskarel-2018-06-251-1/+1
* | Comment typo fixing.luz.paz2018-02-034-5/+5
|/
* gr-analog: Add safety and default for FM preemphasis filterAndy Walls2016-03-301-2/+2
* gr-analog: Fix FM preemphasis filter and rework deemphasis filterAndy Walls2016-03-291-1/+2
* uhd: Updated uhd_siggen_gui (uses QT), added GRC siggen exampleMartin Braun2015-09-241-0/+2154
* examples: removed extra titles or legends from QTGUI blocks in examples.Tom Rondeau2015-08-056-4398/+5947
* uhd: Updated uhd_fft example + app (moved to QT)Martin Braun2015-06-221-726/+1446
* uhd: changing uhd_msg_tune example to use other forms of setting parameters.Tom Rondeau2015-05-061-33/+201
* Merge remote-tracking branch 'mbant/uhd/message_updates'Tom Rondeau2015-05-062-565/+647
|\
| * uhd: Updated frequency hopping example to do DSP tuning onlyMartin Braun2015-05-051-18/+20
| * uhd: Updated command interface to match new message command formatMartin Braun2015-05-051-547/+627
* | Print scan rateChris Kuethe2015-05-031-0/+12
|/
* Merge remote-tracking branch 'mbr0wn/uhd/refactor-blocks'Johnathan Corgan2015-04-301-127/+324
|\
| * uhd: Refactored usrp_{sink,source} blocksMartin Braun2015-04-301-127/+324
* | uhd: Fix for CID 1090026 thru -33Martin Braun2015-04-281-1/+2
|/
* uhd: Normalized gain rangesMartin Braun2015-01-272-0/+1105
* Merge remote-tracking branch 'mbant/uhd/msg_format' into qt_the_thingsTom Rondeau2014-07-142-2/+1136
|\
| * uhd: Added example for re-tuning through messagesMartin Braun2014-07-081-0/+1132
| * uhd: Added more type checking and flexibility to commands and tagsMartin Braun2014-07-071-1/+3
| * uhd: Added command interface to uhd source, modified command syntaxMartin Braun2014-07-071-1/+1
* | examples: Ported examples in GNU Radio tree to QT.Martin Braun2014-07-127-2093/+5174
|/
* Removing trailing/extra whitespaces before release.Tom Rondeau2014-07-073-13/+13
* uhd: Added freq hopping example, improved tag handling in usrp_sinkMartin Braun2014-04-261-0/+216
* uhd: changed length_tag member variable from string to pmt symbolSean Nowlan2014-04-261-10/+10
* uhd: fixed tags_demoSean Nowlan2014-04-261-1/+1
* gr-uhd: added tagged stream supportSean Nowlan2014-04-262-7/+43
* Merge branch 'next' into runtime_pimplJohnathan Corgan2013-05-121-40/+59
|\
| * Merge branch 'master' into nextTom Rondeau2013-05-071-40/+59
| |\
| | * uhd: enhanced version of usrp_spectrum_sense.pyMike Jameson M0MIK2013-04-261-40/+59
* | | uhd: moved include dir to gnuradio/uhdJohnathan Corgan2013-04-301-2/+2
* | | runtime: converting runtime core to gr namespace, gnuradio include dir.Tom Rondeau2013-04-293-21/+26
|/ /
* | grc: fixing up new next structure blocks for GRC categories.Tom Rondeau2013-04-042-6/+6
* | gruel: moved gruel into subdirs of gnuradio-runtime.Tom Rondeau2013-04-011-1/+0
* | Merge branch 'master' into nextTom Rondeau2013-04-011-8/+33
|\|
| * uhd: updated usrp_spectrum_sense with frequency readoutMike Jameson2013-03-241-10/+35