| Commit message (Expand) | Author | Age | Files | Lines |
* | global: remove iostream from all files not use cout|cerr|cin|clog | Marcus Müller | 2021-06-17 | 2 | -2/+0 |
* | uhd/tag_sink_demo: Use log mechanism instead of stdout | Marcus Müller | 2021-02-18 | 1 | -6/+10 |
* | uhd: Remove (almost all) occurrences of Boost | Martin Braun | 2021-02-05 | 2 | -5/+6 |
* | modernization: `override` instead of virtual in all compilation units | Marcus Müller | 2020-11-03 | 2 | -2/+2 |
* | Switch from boost pointers to std C++11 pointers | Thomas Habets | 2020-04-01 | 1 | -8/+8 |
* | Replace BOOST_FOREACH with C++11 range for | Thomas Habets | 2020-03-27 | 2 | -3/+1 |
* | Update license header to SPDX format | devnulling | 2020-01-27 | 4 | -52/+4 |
* | delete unused variables | Bastian Bloessl | 2019-09-05 | 1 | -2/+4 |
* | clang-format: Ordering all the includes | Marcus Müller | 2019-08-09 | 3 | -9/+9 |
* | Tree: clang-format without the include sorting | Marcus Müller | 2019-08-09 | 3 | -105/+116 |
* | gr-uhd: Replaced not with ! | gnieboer | 2019-06-06 | 1 | -1/+1 |
* | cmake: Update to modern CMake usage | Andrej Rode | 2019-03-04 | 1 | -16/+2 |
* | cleanup: use quotes for local includes | Andrej Rode | 2019-02-01 | 1 | -3/+3 |
* | Merge remote-tracking branch 'origin/next' into merge_next | Marcus Müller | 2018-08-31 | 1 | -1/+0 |
|\ |
|
| * | cmake: nuke cpack from existence | Johnathan Corgan | 2016-08-03 | 1 | -1/+0 |
* | | Fix Boost 1.67 linking issues | karel- | 2018-06-25 | 1 | -1/+1 |
|/ |
|
* | uhd: Fix for CID 1090026 thru -33 | Martin Braun | 2015-04-28 | 1 | -1/+2 |
* | uhd: changed length_tag member variable from string to pmt symbol | Sean Nowlan | 2014-04-26 | 1 | -10/+10 |
* | uhd: fixed tags_demo | Sean Nowlan | 2014-04-26 | 1 | -1/+1 |
* | gr-uhd: added tagged stream support | Sean Nowlan | 2014-04-26 | 2 | -7/+43 |
* | uhd: moved include dir to gnuradio/uhd | Johnathan Corgan | 2013-04-30 | 1 | -2/+2 |
* | runtime: converting runtime core to gr namespace, gnuradio include dir. | Tom Rondeau | 2013-04-29 | 3 | -21/+26 |
* | gruel: moved gruel into subdirs of gnuradio-runtime. | Tom Rondeau | 2013-04-01 | 1 | -1/+0 |
* | runtime: migrate remaining gnuradio-core contents into gnuradio-runtime | Johnathan Corgan | 2013-03-26 | 1 | -1/+1 |
* | uhd: converted gr-uhd to v3.7 style. | Tom Rondeau | 2013-02-19 | 1 | -8/+6 |
* | Merge master/fix_build_dir_order into next, then fix conflicts and redo come ... | Michael L Dickens | 2013-01-04 | 1 | -5/+5 |
|\ |
|
| * | Tweak INCLUDE dirs such that INCLUDE_DIRECTORIES and LINK_DIRECTORIES are ord... | Michael L Dickens | 2013-01-01 | 1 | -5/+5 |
* | | gruel: updating all GR blocks that use PMTs to use new naming. | Tom Rondeau | 2012-12-21 | 2 | -12/+12 |
|/ |
|
* | uhd: fix pmt tuple ref namespace issue | Josh Blum | 2012-10-13 | 1 | -2/+2 |
* | Removed whitespace and added dtools/bin/remove-whitespace as a tool to do thi... | Tom Rondeau | 2012-04-13 | 3 | -12/+12 |
* | examples: Reworked locations and installation of examples. | Tom Rondeau | 2012-04-03 | 4 | -0/+378 |