summaryrefslogtreecommitdiff
path: root/gr-uhd/examples
Commit message (Expand)AuthorAgeFilesLines
* uhd: pep8 formattingJosh Morman2021-11-241-29/+43
* gr-uhd: fix input filename in freq hopping examplesAdrien Michel2021-08-051-1/+1
* global: remove iostream from all files not use cout|cerr|cin|clogMarcus Müller2021-06-172-2/+0
* uhd/tag_sink_demo: Use log mechanism instead of stdoutMarcus Müller2021-02-181-6/+10
* uhd: Remove (almost all) occurrences of BoostMartin Braun2021-02-052-5/+6
* replace fft.window.WIN_ with window.win_ and include in grc default importJosh Morman2020-12-186-8/+8
* global replace of firdes.WIN_ with fft.window.WIN_Josh Morman2020-12-186-8/+8
* modernization: `override` instead of virtual in all compilation unitsMarcus Müller2020-11-032-2/+2
* gr-uhd: Repair UHD examples with normalized gain.Ron Economos2020-10-082-70/+71
* uhd: Fix normalized gain GRC exampleMartin Braun2020-10-051-41/+41
* python: Remove unnecessary 'from __future__ import'Oleksandr Kravchuk2020-08-031-1/+0
* uhd: fix pybind11 bindingsJosh Morman2020-06-102-2/+2
* gr-uhd: Fix Parameter block errors in GRC examples.Ron Economos2020-05-283-71/+70
* Switch from boost pointers to std C++11 pointersThomas Habets2020-04-011-8/+8
* Replace BOOST_FOREACH with C++11 range forThomas Habets2020-03-272-3/+1
* uhd: Add support for UHD 4.0 feature: RFNoCMartin Braun2020-02-211-0/+264
* Revert "uhd: Add support for UHD 4.0 feature: RFNoC"Marcus Müller2020-02-091-264/+0
* examples: fixup UHD WBFM exampledevnulling2020-02-091-115/+138
* uhd: Add support for UHD 4.0 feature: RFNoCMartin Braun2020-02-071-0/+264
* Update license header to SPDX formatdevnulling2020-01-277-91/+7
* 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
|/