| Commit message (Expand) | Author | Age | Files | Lines |
* | modules: include boost/format where used | Marcus Müller | 2021-09-07 | 1 | -0/+1 |
* | qtgui: Replace pyqwidget() with qwidget() | David Winter | 2021-09-03 | 1 | -11/+0 |
* | qtgui: Remove manual memory management | Thomas Habets | 2021-02-26 | 1 | -13/+4 |
* | Replace all calls to `get_initial_sptr` with `make_block_sptr` | Thomas Habets | 2020-07-30 | 1 | -2/+2 |
* | Update license header to SPDX format | devnulling | 2020-01-27 | 1 | -13/+1 |
* | clang-tidy in gnuradio-runtime: use empty() instead of size()!=0 | Marcus Müller | 2019-08-22 | 1 | -1/+1 |
* | clang-format: Ordering all the includes | Marcus Müller | 2019-08-09 | 1 | -1/+1 |
* | Tree: clang-format without the include sorting | Marcus Müller | 2019-08-09 | 1 | -324/+281 |
* | Use unsigned integers where dealing with indices | Marcus Müller | 2018-08-28 | 1 | -12/+12 |
* | purge boost/math/special_functions/erf.hpp | Johannes Demel | 2018-03-04 | 1 | -6/+6 |
* | cleanup: add missing includes + reorder qtgui includes correctly | Andrej Rode | 2018-03-04 | 1 | -0/+1 |
* | qtgui: fixes calculation of BPSK BER curve. | Tom Rondeau | 2015-10-15 | 1 | -1/+1 |
* | Windows compatibility fixes | Nicholas Corgan | 2014-07-08 | 1 | -2/+2 |
* | fec: wip: mods for ber plotting. Now adding theoretical BPSK in AWGN curve. | Tom Rondeau | 2014-05-17 | 1 | -77/+84 |
* | qtgui: work on ber sink for fecapi | Tom Rondeau | 2014-05-17 | 1 | -36/+22 |
* | adding ber sink to qt gui | Nicholas McCarthy | 2014-05-17 | 1 | -0/+408 |