summaryrefslogtreecommitdiff
path: root/gr-uhd/apps
Commit message (Expand)AuthorAgeFilesLines
* uhd: pep8 formattingJosh Morman2021-11-247-190/+306
* qtgui: Replace pyqwidget() with qwidget()David Winter2021-09-032-5/+5
* uhd: Fix phase relations plot (Qt issue)Martin Braun2021-03-161-1/+2
* uhd: Fix Qt apps (XInitThreads call order, terminate handling)Martin Braun2021-03-162-44/+65
* gr-uhd: fix misspelling of 'request' in several locationsJacob Gilbert2021-01-141-1/+1
* add import fft to python files that reference fft.windowJosh Morman2020-12-181-0/+1
* global replace of firdes.WIN_ with fft.window.WIN_Josh Morman2020-12-181-1/+1
* fft: update window python enums to fft.window.*Josh Morman2020-12-171-2/+2
* gr-uhd: clean up import of msgq_runner in uhd_app.pyJosh Morman2020-12-171-2/+1
* gr-uhd/apps: import cleanup of msgq_runnerJosh Morman2020-12-172-6/+4
* move msgq_runner out of runtime into gr-uhd/apps, its single consumerMarcus Müller2020-12-175-6/+79
* Remove gcd, lcm, and log2 from gru moduleClayton Smith2020-10-291-3/+4
* uhd: Use integer sample rates to fix decimation calculationClayton Smith2020-10-291-3/+3
* uhd: uhd_fft: Add support for --power argumentMartin Braun2020-09-101-8/+58
* uhd: Update uhd_siggen_gui to allow setting absolute powerMartin Braun2020-09-104-23/+137
* uhd: uhd_fft: Clean up Python, fix PyLint warningsMartin Braun2020-08-181-116/+147
* uhd: Clean up Python code for uhd_siggen_* and uhd_appMartin Braun2020-08-144-164/+209
* python: Remove unnecessary 'from __future__ import'Oleksandr Kravchuk2020-08-036-12/+0
* uhd: fix pybind11 bindingsJosh Morman2020-06-101-4/+7
* uhd: Change import order for sip and Qt modulesMartin Braun2020-05-102-6/+2
* Update license header to SPDX formatdevnulling2020-01-278-104/+8
* Disable Python 2kMarcus Müller2020-01-041-1/+1
* Python 3 fixesClayton Smith2019-10-193-12/+15
* Replace tabs with spacesClayton Smith2019-10-191-18/+18
* uhd: Skip restoreGeometry() when no previous settings existMartin Braun2019-08-052-2/+6
* gr-uhd: fixed argparse note for uhd_fft --update-rateMarc L2019-06-151-1/+1
* uhd: Update uhd_rx_noguiMartin Braun2019-05-221-106/+118
* gr-uhd: Improve input parameter exception handling for uhd_appBrennan Ashton2018-11-151-3/+5
* uhd: Fix UHD apps to use Qt5Martin Braun2018-11-152-15/+17
* uhd: Fix Python issuesMartin Braun2018-11-152-5/+5
* uhd: Fix call to enable_tags(), use 0 instead of -1 as defaultMarc L2018-10-231-2/+2
* gr-uhd: uhd_fft allows double clicking waterfall plot to re-tuneMarc Lichtman2018-10-231-0/+6
* Merge remote-tracking branch 'origin/next' into merge_nextMarcus Müller2018-08-3120-3921/+30
|\
| * python: Py3k compatAndrej Rode2018-06-232-7/+7
| * Fix typos from switch to Python 3Håkon Vågsether2017-08-211-1/+1
| * Merge branch 'next' into python3Johnathan Corgan2017-06-221-14/+5
| |\
| | * Merge branch 'master' into nextJohnathan Corgan2017-06-221-14/+5
| | |\
| * | | Merge branch 'next' into python3Johnathan Corgan2017-06-221-0/+1
| |\| |
| | * | Merge branch 'master' into nextJohnathan Corgan2017-06-221-0/+1
| | |\ \
| * | | | Merge branch 'next' into python3Johnathan Corgan2017-06-071-2/+8
| |\| | |
| | * | | Merge branch 'master' into nextJohnathan Corgan2017-06-071-2/+8
| | |\ \ \
| * | | | | Merge branch 'next' into python3Johnathan Corgan2017-04-171-16/+21
| |\| | | |
| | * | | | Merge branch 'master' into nextJohnathan Corgan2017-04-171-16/+21
| | |\ \ \ \
| * | | | | | Merge branch 'next' into python3Johnathan Corgan2017-04-031-3/+2
| |\| | | | |
| | * | | | | Merge branch 'master' into nextJohnathan Corgan2017-04-031-3/+2
| | |\ \ \ \ \
| * | | | | | | Merge branch 'next' into python3Johnathan Corgan2017-03-162-43/+36
| |\| | | | | |
| | * | | | | | Merge branch 'master' into nextJohnathan Corgan2017-03-051-2/+3
| | |\ \ \ \ \ \
| | * \ \ \ \ \ \ Merge branch 'master' into nextJohnathan Corgan2017-03-051-40/+33
| | |\ \ \ \ \ \ \
| * | | | | | | | | python3: update non-GRC components to use python2 or python3Douglas Anderson2017-02-262-18/+22
| |/ / / / / / / /
| * | | | | | | | Merge branch 'master' into nextJohnathan Corgan2017-02-261-1/+4
| |\ \ \ \ \ \ \ \