summaryrefslogtreecommitdiff
path: root/gnuradio-runtime/python/gnuradio/ctrlport
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'python3_fix' into nextAndrej Rode2018-06-247-38/+52
|\
| * Merge branch 'next' into python3Johnathan Corgan2017-03-161-15/+19
| |\
| * | python3: update non-GRC components to use python2 or python3Douglas Anderson2017-02-267-38/+52
* | | Merge branch 'master' into nextMartin Braun2018-02-031-1/+1
|\ \ \ | |_|/ |/| |
| * | Comment typo fixing.luz.paz2018-02-031-1/+1
* | | runtime: move thrift dependencies before commandNathan West2017-03-151-10/+10
* | | Merge branch 'master' into nextJohnathan Corgan2017-03-051-10/+14
|\| | | |/ |/|
| * Helped CMake maintain a clear dependency treeMarcus Müller2017-01-231-16/+19
* | Merge branch 'master' into nextJohnathan Corgan2016-10-281-1/+1
|\|
| * gr-perf-monitorx: Remove unused PyQwt import.Philip Balister2016-10-251-1/+1
* | cmake: nuke cpack from existenceJohnathan Corgan2016-08-031-5/+0
|/
* 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
* ctrlport: provides a ControlPort model that connects directly with aTom Rondeau2015-10-162-0/+20
* 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 cleanup and conveniencesTom Rondeau2015-04-021-1/+1
* controlport: cleaning up; trying to handle shutdown better.Tom Rondeau2015-04-021-0/+8
* controlport: adding performance and controlport monitor GRC blocks.Tom Rondeau2015-04-021-3/+3
* controlport: Adds ability to configure Thrift through a config fileTom Rondeau2015-04-021-1/+13
* controlport: reorg abstraction layers for RPC connections.Tom Rondeau2015-04-025-291/+322
* controlport: more work on the translation layer; properties and setting param...Tom Rondeau2015-04-024-86/+163
* controlport: more cleanup of python code to help generalize the interfaceTom Rondeau2015-04-024-81/+71
* controlport: cleanup and switching over to new Python common interface.Tom Rondeau2015-04-024-99/+123
* controlport: adding abstraction layer for the controlport backends; support t...Nate Goergen2015-04-022-0/+1044
* controlport: Addes a FindThrift cmake module to find the Thrift headers, libr...Tom Rondeau2015-04-023-4/+27
* controlport: quick fixTom Rondeau2015-04-021-1/+1
* controlport: working gr-perf-monitorx applicationTom Rondeau2015-04-022-0/+905
* controlport: restructuring to add subdirs for different cp backends.Tom Rondeau2015-04-022-1/+12
* controlport: removing use of ice for a controlport rpc.Tom Rondeau2014-08-087-2632/+0
* Removing trailing/extra whitespaces before release.Tom Rondeau2014-07-077-53/+53
* 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-152-21/+66
|/
* gr-ctrlport-monitor: update knob properties cleanly if exports are added at r...Tim O'Shea2013-09-131-1/+4
* ctrlport: only convert strings to bytes for probe2_b data.Tom Rondeau2013-08-212-3/+3
* ctrlport: fixes display for different types of probe data.Tom Rondeau2013-07-161-15/+29
* controlport: Added probes for byte, short, and int data typesTom Rondeau2013-07-162-40/+49
* grc: added special variable objects to represent constellations.Tom Rondeau2013-07-161-1/+1
* ctrlport: removed 'New Plot' toolbar button. Needs work to be useful and was ...Tom Rondeau2013-07-161-6/+0
* ctrlport: Improved display handling for gr-ctrlport-monitor.Tim Newman2013-07-161-10/+49
* controlport: added support for complex data types.Tom Rondeau2013-06-182-18/+53
* 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