summaryrefslogtreecommitdiff
path: root/gr-uhd/examples/c++
Commit message (Expand)AuthorAgeFilesLines
* 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
* modernization: `override` instead of virtual in all compilation unitsMarcus Müller2020-11-032-2/+2
* 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
* Update license header to SPDX formatdevnulling2020-01-274-52/+4
* 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
* gr-uhd: Replaced not with !gnieboer2019-06-061-1/+1
* cmake: Update to modern CMake usageAndrej Rode2019-03-041-16/+2
* cleanup: use quotes for local includesAndrej Rode2019-02-011-3/+3
* Merge remote-tracking branch 'origin/next' into merge_nextMarcus Müller2018-08-311-1/+0
|\
| * cmake: nuke cpack from existenceJohnathan Corgan2016-08-031-1/+0
* | Fix Boost 1.67 linking issueskarel-2018-06-251-1/+1
|/
* uhd: Fix for CID 1090026 thru -33Martin Braun2015-04-281-1/+2
* 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
* 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
* gruel: moved gruel into subdirs of gnuradio-runtime.Tom Rondeau2013-04-011-1/+0
* runtime: migrate remaining gnuradio-core contents into gnuradio-runtimeJohnathan Corgan2013-03-261-1/+1
* uhd: converted gr-uhd to v3.7 style.Tom Rondeau2013-02-191-8/+6
* 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
* | gruel: updating all GR blocks that use PMTs to use new naming.Tom Rondeau2012-12-212-12/+12
|/
* uhd: fix pmt tuple ref namespace issueJosh Blum2012-10-131-2/+2
* Removed whitespace and added dtools/bin/remove-whitespace as a tool to do thi...Tom Rondeau2012-04-133-12/+12
* examples: Reworked locations and installation of examples.Tom Rondeau2012-04-034-0/+378