| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'master' into next | Martin Braun | 2018-02-03 | 3 | -4/+4 |
|\ |
|
| * | Comment typo fixing. | luz.paz | 2018-02-03 | 3 | -4/+4 |
* | | Merge branch 'master' into next | Johnathan Corgan | 2017-06-22 | 1 | -8/+8 |
|\| |
|
| * | runtime: replace pmt.pmt_swig.* namespace calls with pmt.* | gnieboer | 2017-06-11 | 1 | -8/+8 |
* | | Merge branch 'master' into next | Johnathan Corgan | 2016-10-02 | 1 | -0/+58 |
|\| |
|
| * | runtime: add qa for flowgraph | Bastian Bloessl | 2016-10-01 | 1 | -0/+58 |
* | | cmake: nuke cpack from existence | Johnathan Corgan | 2016-08-03 | 1 | -1/+0 |
|/ |
|
* | Merge branch 'maint' | Johnathan Corgan | 2015-12-08 | 1 | -1/+50 |
|\ |
|
| * | runtime: fix hierarchical block message port flattening/GRC usage | Tim O'Shea | 2015-12-08 | 1 | -1/+50 |
* | | runtime: add accessors for in_sig and out_sig in python blocks | Sebastian Koslowski | 2015-11-06 | 1 | -0/+7 |
* | | random-analog: fixed reseed issue | Johannes Demel | 2015-09-28 | 1 | -15/+14 |
* | | random-analog: added new uniform integer distribution source | Johannes Demel | 2015-09-28 | 1 | -11/+26 |
* | | redo qa_random without print statements and scipy; add stand-alone evaluation... | Stefan | 2015-09-04 | 1 | -100/+9 |
* | | add test-case for reseed feature | Stefan | 2015-09-01 | 1 | -8/+30 |
* | | add boost.random as random number generator | Stefan | 2015-09-01 | 1 | -0/+19 |
* | | fix wrong laplacian random numbers and add testcase | Stefan | 2015-09-01 | 1 | -18/+33 |
* | | include random.h in swig; add qa_random testcase | Stefan | 2015-09-01 | 1 | -0/+99 |
|/ |
|
* | Merge branch 'maint' | Johnathan Corgan | 2015-07-29 | 2 | -18/+19 |
|\ |
|
| * | runtime: stop catching errors from primitive_connect in connect decorator | Sebastian Koslowski | 2015-07-27 | 2 | -18/+19 |
* | | Merge branch 'maint' | Johnathan Corgan | 2015-07-12 | 1 | -5/+7 |
|\| |
|
| * | runtime: fix default forecast implementation for python blocks | Sebastian Koslowski | 2015-07-10 | 1 | -5/+7 |
* | | runtime: add flag to wrapped top_block to control SIGINT handling in wait() | Sebastian Koslowski | 2015-05-29 | 1 | -4/+7 |
* | | Merge remote-tracking branch 'nowls/burst_shaping' | Johnathan Corgan | 2015-04-26 | 2 | -0/+65 |
|\ \
| |/
|/| |
|
| * | digital: added tag propagation to burst_shaper blocks | Sean Nowlan | 2015-04-25 | 2 | -0/+65 |
* | | runtime: fixed default srcid value for PythonTag class | Sean Nowlan | 2015-04-26 | 1 | -1/+1 |
* | | runtime: added default xtor & dtor to tag_t; srcid default is now PMT_F | Sean Nowlan | 2015-04-26 | 1 | -1/+1 |
|/ |
|
* | runtime: fix deadlock in unlock() from Python #594 | Jiří Pinkava | 2015-04-01 | 1 | -1/+7 |
* | runtime: add tests for new decorators in hier_block2 | Sebastian Koslowski | 2014-12-12 | 3 | -52/+151 |
* | runtime: refactor top/hier block python wrappers | Sebastian Koslowski | 2014-12-10 | 2 | -151/+129 |
* | runtime: whitespace fixes | Sebastian Koslowski | 2014-12-10 | 2 | -50/+47 |
* | Merge branch 'maint' | Tom Rondeau | 2014-12-04 | 1 | -2/+10 |
|\ |
|
| * | logger: fixed a problem with the Python loggers not respecting the log_file a... | Tom Rondeau | 2014-12-04 | 1 | -2/+10 |
* | | blocks: better handling of srcid with vector_source blocks. | Tom Rondeau | 2014-10-02 | 1 | -2/+15 |
|/ |
|
* | Removing trailing/extra whitespaces before release (for master). | Tom Rondeau | 2014-07-07 | 1 | -5/+5 |
* | runtime: restructure prefs class for initializing prefs singleton. | Tom Rondeau | 2014-06-27 | 1 | -127/+0 |
* | Merge remote-tracking branch 'martin/tsb/prep_for_38' | Johnathan Corgan | 2014-05-23 | 2 | -0/+138 |
|\ |
|
| * | runtime: Added packet_utils and marked tagged_streams.py for removal in future | Martin Braun | 2014-05-20 | 2 | -0/+138 |
* | | fec: wip: mods for ber plotting. Now adding theoretical BPSK in AWGN curve. | Tom Rondeau | 2014-05-17 | 1 | -2/+4 |
* | | runtime: don't add the log appender --> adds to C++, too. | Tom Rondeau | 2014-05-17 | 1 | -2/+0 |
* | | runtime: configuring loggers in gr Python module for easy use in Python. | Tom Rondeau | 2014-05-17 | 1 | -0/+8 |
|/ |
|
* | runtime: adds ability to output flowgraph in dot format (resolves issue 245). | Johannes Schmitz | 2014-03-07 | 2 | -13/+21 |
* | runtime: adds a gr.tag_utils.python_to_tag to convert formatted dicts/lists/t... | Tom Rondeau | 2014-02-23 | 2 | -0/+96 |
* | Add a QA_PYTHON_EXECUTABLE variable so QA code knows what python to use when ... | Philip Balister | 2013-12-05 | 1 | -1/+1 |
* | runtime: Moved QA code that uses blocks to the gr-blocks component. | Tom Rondeau | 2013-12-01 | 1 | -204/+0 |
* | runtime: fix disconnecting a msg port on a hier_block2 | Mark Cottrell | 2013-10-15 | 1 | -0/+204 |
* | uninstalled import: Updatings blocks, fec, uhd, and filter so that uninstalle... | Ben Reynwar | 2013-06-04 | 4 | -32/+34 |
* | uninstalled imports: Fixing up after merge with master. | Ben Reynwar | 2013-06-03 | 1 | -1/+1 |
* | channels: Setting up channels module for uninstalled import. | Ben Reynwar | 2013-06-03 | 3 | -55/+30 |
* | Merged in master. | Ben Reynwar | 2013-06-03 | 1 | -3/+4 |
|\ |
|
| * | runtime: exception safe python blocking top block calls | Josh Blum | 2013-05-23 | 1 | -3/+4 |