Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | controlport: added support for complex data types. | Tom Rondeau | 2013-06-18 | 2 | -18/+53 |
| | | | | | | Vectors of complex are still passed as interleaved. Single values can be passed as GNURadio::complex. ControlPort can translate these in GNU Radio to gr_complex; Python programs need to convert themselves. gr-ctrl-monitor updated to handle this. multiply_const_cc block updated to export get and set of k value through ControlPort. | ||||
* | runtime: update gr-perfmonitor-x to display message ports - currently they ↵ | Tim O'Shea | 2013-06-07 | 1 | -14/+52 |
| | | | | do not show any performance statistics | ||||
* | runtime: adding clock-type selection drop down to gr-perf-monitorx tool | Tim O'Shea | 2013-06-05 | 1 | -0/+36 |
| | |||||
* | uninstalled import: Updatings blocks, fec, uhd, and filter so that ↵ | Ben Reynwar | 2013-06-04 | 5 | -32/+37 |
| | | | | uninstalled import works with recent changes. | ||||
* | uninstalled imports: Fixed gr-audio and gr-atsc. | Ben Reynwar | 2013-06-03 | 1 | -2/+2 |
| | |||||
* | uninstalled imports: Fixing up after merge with master. | Ben Reynwar | 2013-06-03 | 2 | -1/+5 |
| | |||||
* | channels: Setting up channels module for uninstalled import. | Ben Reynwar | 2013-06-03 | 4 | -55/+31 |
| | |||||
* | Merged in master. | Ben Reynwar | 2013-06-03 | 3 | -7/+9 |
|\ | |||||
| * | Merge remote-tracking branch 'osh/next' into next | Tom Rondeau | 2013-05-23 | 2 | -4/+5 |
| |\ | | | | | | | | | | | | | | | | | | | | | | Conflicts: gnuradio-runtime/lib/CMakeLists.txt gnuradio-runtime/lib/gr_block_detail.cc gnuradio-runtime/lib/gr_realtime.cc gr-analog/swig/analog_swig.i | ||||
| | * | runtime: allow "-p ###" as well as "###" syntax for gr-ctrlport-monitor port ↵ | Tim O'Shea | 2013-05-05 | 1 | -0/+2 |
| | | | | | | | | | | | | args | ||||
| | * | runtime: gr-perf-monitorx, make very sure we are using the right matplotlib ↵ | Tim O'Shea | 2013-04-23 | 1 | -1/+2 |
| | | | | | | | | | | | | backend before causing any problems by defaulting to a different one | ||||
| | * | remove scipy references from gr-perf-monitorx | Tim O'Shea | 2013-04-20 | 1 | -3/+1 |
| | | | |||||
| * | | runtime: exception safe python blocking top block calls | Josh Blum | 2013-05-23 | 1 | -3/+4 |
| | | | |||||
* | | | Merged in next_docs branch. | Ben Reynwar | 2013-05-19 | 7 | -21/+35 |
|\| | | |||||
| * | | Merge with next branch. | Ben Reynwar | 2013-05-19 | 1 | -1/+15 |
| |\ \ | |||||
| | * | | docstrings: Improving subpackage docstrings. | Ben Reynwar | 2013-05-10 | 1 | -1/+15 |
| | |/ | |||||
| * | | cleaning up files and references to gnuradio-core. | Tom Rondeau | 2013-05-14 | 1 | -1/+1 |
| | | | |||||
| * | | runtime: converting runtime core to gr namespace, gnuradio include dir. | Tom Rondeau | 2013-04-29 | 6 | -19/+19 |
| |/ | |||||
* | | Merged in 'next' branch. | Ben Reynwar | 2013-05-10 | 3 | -9/+10 |
|\| | |||||
| * | gr: Adding pubsub.py to CMakeLists.txt so it gets installed. | Ben Reynwar | 2013-04-06 | 1 | -0/+1 |
| | | |||||
| * | cmake: fix packaging categories to use runtime vs. core | Johnathan Corgan | 2013-04-03 | 2 | -9/+9 |
| | | |||||
* | | runtime: Updating __init__.py's for uninstalled import. | Ben Reynwar | 2013-04-03 | 2 | -2/+2 |
| | | |||||
* | | Merged next into uninstalled import branch. | Ben Reynwar | 2013-04-02 | 6 | -11/+67 |
|/ | |||||
* | gruel: moved gruel into subdirs of gnuradio-runtime. | Tom Rondeau | 2013-04-01 | 8 | -7/+314 |
| | | | | PMTs are handled slightly different and are installed into their own module and include dir. | ||||
* | adding a grc block for launch performance monitorx | Tim O'Shea | 2013-04-01 | 1 | -3/+16 |
| | |||||
* | install gr-perf-monitorx to bin dir | Tim O'Shea | 2013-04-01 | 1 | -0/+1 |
| | |||||
* | runtime: adding block_gateway back into project. | Tom Rondeau | 2013-03-27 | 2 | -1/+2 |
| | |||||
* | runtime: adding in some Python stuff to run code. | Tom Rondeau | 2013-03-27 | 4 | -3/+141 |
| | |||||
* | runtime: migrate remaining gnuradio-core contents into gnuradio-runtime | Johnathan Corgan | 2013-03-26 | 44 | -0/+7639 |