summaryrefslogtreecommitdiff
path: root/gnuradio-runtime/python/gnuradio/ctrlport/gr-perf-monitorx
Commit message (Expand)AuthorAgeFilesLines
* runtime: pep8 formattingJosh Morman2021-11-241-133/+160
* python: Remove unnecessary 'from __future__ import'Oleksandr Kravchuk2020-08-031-2/+0
* Update license header to SPDX formatdevnulling2020-01-271-13/+1
* ctrlport monitors: fix config checkBastian Bloessl2019-06-191-13/+5
* perf-monitor: port gr3.8 and qt5Bastian Bloessl2019-06-191-256/+245
* runtime: port ctrlport monitor to 3.8 and qt5Bastian Bloessl2019-06-191-2/+2
* ctrlport: gr-perf-monitorx: remove iteritems usageBrent Stapleton2018-11-131-2/+2
* python3: update non-GRC components to use python2 or python3Douglas Anderson2017-02-261-7/+9
* gr-perf-monitorx: Remove unused PyQwt import.Philip Balister2016-10-251-1/+1
* float(version) doesn't work with "1.9.0"; fixed nx version checkingMarcus Müller2016-04-141-2/+11
* ctrlport: gr-perf-monitorx: add small offset to avoid log(0) calls.Tom Rondeau2016-03-091-2/+2
* ctrlport: gr-perf-monitorx - don't stash the canvas, ask the figure.Tom Rondeau2016-03-091-12/+8
* ctrlport: Some version issues for running gr-perf-monitorxTom Rondeau2016-03-091-3/+19
* Merge remote-tracking branch 'ckuethe/trap_import_errors'Johnathan Corgan2015-08-281-8/+13
|\
| * clarify missing module exception.Chris Kuethe2015-08-281-8/+13
* | whitespace fixes and some minor adjustments for building the PythonTom Rondeau2015-08-171-1/+1
|/
* ctrlport: fix gr-perf-monitorx crash when manipulating displayTom Rondeau2015-06-231-9/+36
* controlport: use proper default return value from prefs get_bool.Tom Rondeau2015-04-221-4/+4
* controlport: fixed up performance monitor.Tom Rondeau2015-04-221-58/+77
* controlport: more work on the translation layer; properties and setting param...Tom Rondeau2015-04-021-23/+26
* controlport: more cleanup of python code to help generalize the interfaceTom Rondeau2015-04-021-14/+10
* controlport: cleanup and switching over to new Python common interface.Tom Rondeau2015-04-021-68/+64
* controlport: quick fixTom Rondeau2015-04-021-1/+1
* controlport: working gr-perf-monitorx applicationTom Rondeau2015-04-021-0/+861
* controlport: removing use of ice for a controlport rpc.Tom Rondeau2014-08-081-849/+0
* Merge branch 'maint'Tom Rondeau2014-04-211-0/+4
|\
| * controlport: in gr-perf-monitorx, if all work times returned are 0, avoid a d...Tom Rondeau2014-04-211-0/+4
* | controlport: allows reset_perf_counters to be called over controlport; gr-per...Tom Rondeau2014-04-151-21/+66
|/
* runtime: update gr-perfmonitor-x to display message ports - currently they do...Tim O'Shea2013-06-071-14/+52
* runtime: adding clock-type selection drop down to gr-perf-monitorx toolTim O'Shea2013-06-051-0/+36
* runtime: gr-perf-monitorx, make very sure we are using the right matplotlib b...Tim O'Shea2013-04-231-1/+2
* remove scipy references from gr-perf-monitorxTim O'Shea2013-04-201-3/+1
* runtime: migrate remaining gnuradio-core contents into gnuradio-runtimeJohnathan Corgan2013-03-261-0/+727