summaryrefslogtreecommitdiff
path: root/gr-qtgui/lib/ber_sink_b_impl.cc
Commit message (Expand)AuthorAgeFilesLines
* modules: include boost/format where usedMarcus Müller2021-09-071-0/+1
* qtgui: Replace pyqwidget() with qwidget()David Winter2021-09-031-11/+0
* qtgui: Remove manual memory managementThomas Habets2021-02-261-13/+4
* Replace all calls to `get_initial_sptr` with `make_block_sptr`Thomas Habets2020-07-301-2/+2
* Update license header to SPDX formatdevnulling2020-01-271-13/+1
* clang-tidy in gnuradio-runtime: use empty() instead of size()!=0Marcus Müller2019-08-221-1/+1
* clang-format: Ordering all the includesMarcus Müller2019-08-091-1/+1
* Tree: clang-format without the include sortingMarcus Müller2019-08-091-324/+281
* Use unsigned integers where dealing with indicesMarcus Müller2018-08-281-12/+12
* purge boost/math/special_functions/erf.hppJohannes Demel2018-03-041-6/+6
* cleanup: add missing includes + reorder qtgui includes correctlyAndrej Rode2018-03-041-0/+1
* qtgui: fixes calculation of BPSK BER curve.Tom Rondeau2015-10-151-1/+1
* Windows compatibility fixesNicholas Corgan2014-07-081-2/+2
* fec: wip: mods for ber plotting. Now adding theoretical BPSK in AWGN curve.Tom Rondeau2014-05-171-77/+84
* qtgui: work on ber sink for fecapiTom Rondeau2014-05-171-36/+22
* adding ber sink to qt guiNicholas McCarthy2014-05-171-0/+408