| Commit message (Expand) | Author | Age | Files | Lines |
* | runtime: do not return buffer created on stact #722 | Jiří Pinkava | 2015-03-22 | 3 | -13/+10 |
* | runtime: Add a timeout option on basic_block::delete_head_blocking | Sylvain Munaut | 2015-01-15 | 2 | -4/+14 |
* | 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 |
* | runtime: TSBs can now act as sources | Martin Braun | 2014-12-09 | 2 | -1/+13 |
* | Merge branch 'maint' | Johnathan Corgan | 2014-12-09 | 1 | -6/+6 |
|\ |
|
| * | Merge remote-tracking branch 'mmueller/runtime_fix_spacing_in_perror' into maint | Johnathan Corgan | 2014-12-09 | 1 | -6/+6 |
| |\ |
|
| | * | Fixed inconsistent spacing in perror output | Marcus Müller | 2014-11-25 | 1 | -6/+6 |
* | | | logger: adds a function to the logger facilities that allows us to update the... | Tom Rondeau | 2014-12-04 | 4 | -3/+39 |
* | | | Merge branch 'maint' | Tom Rondeau | 2014-12-04 | 3 | -36/+40 |
|\| | |
|
| * | | logger: fixed a problem with the Python loggers not respecting the log_file a... | Tom Rondeau | 2014-12-04 | 1 | -2/+10 |
| * | | runtime: math: reset a QA test for the fast_atan2f for mixed nan/inf input. | Tom Rondeau | 2014-12-03 | 1 | -2/+1 |
| * | | runtime: math: in fast_atan2f, moved nested if that checks for divide by zero... | Tom Rondeau | 2014-11-25 | 1 | -4/+7 |
| * | | Checking for NaN takes too much time. With some incompatibility to cmath atan... | aiph | 2014-11-25 | 2 | -97/+81 |
| * | | cleaned the code | aiph | 2014-11-22 | 1 | -9/+5 |
| * | | modified the qa tests to the correct values. | aiph | 2014-11-21 | 2 | -29/+43 |
| * | | Corrected the fast_atan2f function. Recalculated the table and corrected some... | Philipp Aigner | 2014-11-13 | 1 | -70/+70 |
| |/ |
|
* | | Merge remote-tracking branch 'nwest/throughput' | Johnathan Corgan | 2014-11-03 | 5 | -0/+34 |
|\ \ |
|
| * | | runtime: add throughput counter | Nathan West | 2014-10-31 | 5 | -0/+34 |
* | | | Merge branch 'maint' | Johnathan Corgan | 2014-10-31 | 1 | -1/+1 |
|\ \ \
| |/ /
|/| /
| |/ |
|
| * | runtime: corrected spelling | Johnathan Corgan | 2014-10-31 | 1 | -1/+1 |
* | | changed the note to a more generic one | Felix Wunsch | 2014-10-10 | 1 | -1/+1 |
* | | block.h: Added a note to the consume() description to clarify that it must no... | Felix Wunsch | 2014-10-09 | 1 | -1/+2 |
* | | blocks: better handling of srcid with vector_source blocks. | Tom Rondeau | 2014-10-02 | 1 | -2/+15 |
* | | Merge branch 'maint' | Tom Rondeau | 2014-10-01 | 1 | -1/+1 |
|\| |
|
| * | runtime: fix installation location of the gr_log_default.conf log configurati... | Tom Rondeau | 2014-09-30 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'mbant/deprecate_remove_item_tag' | Tom Rondeau | 2014-09-24 | 1 | -4/+2 |
|\ \ |
|
| * | | runtime: Marked remove_item_tag as deprecated | Martin Braun | 2014-09-21 | 1 | -4/+2 |
* | | | CID 1240027: runtime: clean up tag pruning using iter range | Tim O'Shea | 2014-09-24 | 1 | -4/+1 |
|/ / |
|
* | | Merge remote-tracking branch 'osh/tags_wip' | Johnathan Corgan | 2014-09-19 | 2 | -41/+28 |
|\ \ |
|
| * | | Formatting fix-ups | Doug Geiger | 2014-09-19 | 1 | -12/+8 |
| * | | runtime: speed up all the things | Tim O'Shea | 2014-09-19 | 2 | -4/+6 |
| * | | Fix prune_tags | Doug Geiger | 2014-09-19 | 1 | -4/+5 |
| * | | Fix(?) prune_tags: needs verification | Doug Geiger | 2014-09-19 | 2 | -37/+7 |
| * | | tags_wip | Tim O'Shea | 2014-09-19 | 2 | -18/+36 |
| |/ |
|
* / | pmt: Added float conversion | Martin Braun | 2014-09-04 | 5 | -0/+35 |
|/ |
|
* | grc: moving xml pi into nested data | Sebastian Koslowski | 2014-08-26 | 1 | -1/+1 |
* | grc: adding version information to flowgraph files using XML processing instr... | Seth Hitefield | 2014-08-26 | 3 | -0/+39 |
* | logger: poor placement of the function inside the ifdefs. Moving outside to m... | Tom Rondeau | 2014-08-13 | 1 | -55/+60 |
* | Merge remote-tracking branch 'arya/audio_registration' | Tom Rondeau | 2014-08-13 | 3 | -45/+72 |
|\ |
|
| * | logger: adding new configure_default_logger function to make it easier to get... | Tom Rondeau | 2014-08-13 | 3 | -45/+72 |
* | | cmake: follow-up to previous merge | Tom Rondeau | 2014-08-08 | 1 | -1/+0 |
* | | Merge branch 'maint' | Tom Rondeau | 2014-08-08 | 30 | -4169/+7 |
|\ \
| |/
|/| |
|
| * | controlport: removing use of ice for a controlport rpc. | Tom Rondeau | 2014-08-08 | 30 | -4177/+7 |
* | | Merge branch 'maint' | Tom Rondeau | 2014-07-25 | 2 | -0/+2 |
|\| |
|
| * | build: adding fstream include files for pedantic compilers. | Tom Rondeau | 2014-07-25 | 2 | -0/+2 |
* | | dtv: wip, porting gr-atsc blocks into new gr-dtv | Johnathan Corgan | 2014-07-21 | 1 | -0/+1 |
* | | build: better support for static libs. | Tom Rondeau | 2014-07-18 | 4 | -14/+28 |
|/ |
|
* | runtime: fix a circular dependency for older compilers | Nathan West | 2014-07-11 | 1 | -3/+5 |