| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'master' into next | Johnathan Corgan | 2012-09-29 | 3 | -6/+10 |
|\ |
|
| * | core: udp source wait mode yields work thread | Josh Blum | 2012-09-29 | 1 | -4/+6 |
| * | core: source block can yield thread context/produce none | Josh Blum | 2012-09-29 | 1 | -0/+2 |
| * | core: fix implicit assumption in skiphead | Josh Blum | 2012-09-29 | 1 | -2/+2 |
* | | Merge branch 'master' into next | Johnathan Corgan | 2012-09-27 | 1 | -1/+1 |
|\| |
|
| * | core: fix use of private vars in place of API accessor | Josh Blum | 2012-09-27 | 2 | -2/+2 |
| * | digital: fix private access in gr_endian_swap | Josh Blum | 2012-09-27 | 1 | -1/+1 |
* | | core: dont export totally inline classes | Josh Blum | 2012-09-07 | 2 | -2/+2 |
* | | Examples: Fixed minor bugs in examples and blks2impl from namespace changes. | Ben Reynwar | 2012-09-04 | 3 | -9/+9 |
* | | Merge branch 'master' into next | Johnathan Corgan | 2012-09-04 | 1 | -5/+6 |
|\| |
|
| * | Merge branch 'maint' | Johnathan Corgan | 2012-09-04 | 1 | -5/+6 |
| |\ |
|
| | * | core: only check for *.conf in prefs dirmaint-3.6.1 | Martin Braun | 2012-09-04 | 1 | -5/+6 |
* | | | Merge branch 'master' into next | Tom Rondeau | 2012-08-30 | 6 | -0/+258 |
|\| | |
|
| * | | adding gr_endian_swap block | Tim O'Shea | 2012-08-30 | 6 | -0/+258 |
* | | | Merge remote branch 'reynwar/comments_next' into next | Johnathan Corgan | 2012-08-28 | 22 | -163/+202 |
|\ \ \ |
|
| * | | | docs: Changed arguments in python docstrings to new formatting style. | Ben Reynwar | 2012-08-14 | 16 | -173/+192 |
| * | | | docs: Formatted python docstrings for sphinx docs. | Ben Reynwar | 2012-08-13 | 2 | -1/+9 |
| * | | | Merged comments branch into comments_next branch. | Ben Reynwar | 2012-08-10 | 5 | -1/+25 |
| |\ \ \ |
|
| | * | | | Merge branch 'master' into comments | Ben Reynwar | 2012-08-08 | 66 | -499/+1975 |
| | |\| | |
|
| | * | | | docs: Adding/editing top-level docstrings. | Ben Reynwar | 2012-05-21 | 5 | -1/+25 |
* | | | | | Merge remote branch 'jblum/fix_private_access' into next | Johnathan Corgan | 2012-08-28 | 2 | -2/+2 |
|\ \ \ \ \ |
|
| * | | | | | core: fix use of private vars in place of API accessor | Josh Blum | 2012-08-14 | 2 | -2/+2 |
| |/ / / / |
|
* | | | | | docs: fixed doxygen markup issues. | Tom Rondeau | 2012-08-28 | 2 | -1/+5 |
* | | | | | filter: fixing PFB GRC blocks. | Tom Rondeau | 2012-08-22 | 4 | -340/+0 |
* | | | | | core: fixing location of some components for the new hierarchy. | Tom Rondeau | 2012-08-22 | 2 | -156/+0 |
* | | | | | core: removed fft blocks from core (now only in gr-fft). | Tom Rondeau | 2012-08-20 | 11 | -855/+0 |
* | | | | | core: fixed default upper-limit on noutput_items to make sure we don't normal... | Tom Rondeau | 2012-08-20 | 4 | -6/+6 |
* | | | | | core: allowing gri_control_loop to be a pure-virtual parent class. | Tom Rondeau | 2012-08-20 | 1 | -0/+1 |
* | | | | | swig: adds a macro to allow us to specify different factory functions besides... | Tom Rondeau | 2012-08-17 | 1 | -0/+8 |
* | | | | | Merge remote-tracking branch 'jcorgan/wip/filter-rm-next' into digital_impl | Tom Rondeau | 2012-08-10 | 299 | -33138/+2 |
|\ \ \ \ \
| |/ / / /
|/| | | | |
|
| * | | | | Merge branch 'next' into wip/filter-rm-next | Johnathan Corgan | 2012-07-07 | 10 | -902/+4 |
| |\ \ \ \ |
|
| * | | | | | core: update to build. | Tom Rondeau | 2012-07-07 | 1 | -1/+0 |
| * | | | | | Merge branch 'next' into wip/filter-rm-next | Johnathan Corgan | 2012-07-03 | 13 | -338/+933 |
| |\ \ \ \ \ |
|
| * \ \ \ \ \ | Merge branch 'next' into wip/filter-rm-next | Johnathan Corgan | 2012-07-01 | 1 | -17/+29 |
| |\ \ \ \ \ \ |
|
| * | | | | | | | core: fix missing update from dc172e5d | Johnathan Corgan | 2012-06-24 | 1 | -6/+1 |
| * | | | | | | | Merge branch 'next' into wip/filter-rm-next | Johnathan Corgan | 2012-06-23 | 9 | -117/+303 |
| |\ \ \ \ \ \ \ |
|
| * | | | | | | | | core: wip, first pass to remove filter/hier blocks after migration to gr-filter | Johnathan Corgan | 2012-06-23 | 298 | -33130/+3 |
* | | | | | | | | | Merge branch 'master' into next | Tom Rondeau | 2012-08-05 | 3 | -2/+5 |
|\ \ \ \ \ \ \ \ \
| | |_|_|_|_|_|/ /
| |/| | | | | | | |
|
| * | | | | | | | | arm: better support for ARM processors without NEON. | Jaroslav Skarvada | 2012-08-05 | 3 | -2/+5 |
* | | | | | | | | | Merge branch 'qtsink_menus' into next | Tom Rondeau | 2012-07-29 | 6 | -9/+70 |
|\ \ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ \ | Merge branch 'next' into qtsink_menus | Tom Rondeau | 2012-07-17 | 71 | -4420/+62 |
| |\ \ \ \ \ \ \ \ \
| | | |_|_|_|_|/ / /
| | |/| | | | | | | |
|
| * | | | | | | | | | core: adding ability to change and reset skiphead parameters. | Tom Rondeau | 2012-07-05 | 3 | -4/+54 |
| * | | | | | | | | | fft: adding a malloc for doubles. | Tom Rondeau | 2012-07-03 | 2 | -5/+15 |
| * | | | | | | | | | Merge branch 'master' into my_qtsink | Tom Rondeau | 2012-06-24 | 1222 | -7971/+9492 |
| |\ \ \ \ \ \ \ \ \ |
|
* | | | | | | | | | | | tags: some fixes to the tagged_file_sink block. | Jeff Long | 2012-07-29 | 1 | -5/+18 |
* | | | | | | | | | | | Merge branch 'master' into next | Tom Rondeau | 2012-07-19 | 5 | -0/+256 |
|\ \ \ \ \ \ \ \ \ \ \
| |_|_|/ / / / / / / /
|/| | | / / / / / / /
| | |_|/ / / / / / /
| |/| | | | | | | | |
|
| * | | | | | | | | | core: added message source that takes in tags for controlling bursts. | Nick Foster | 2012-07-19 | 5 | -0/+256 |
* | | | | | | | | | | Merge branch 'master' into next | Johnathan Corgan | 2012-07-07 | 10 | -902/+4 |
|\| | | | | | | | |
| |_|_|_|_|_|/ / /
|/| | | | | | | | |
|
| * | | | | | | | | Revert "Merge remote branch 'jblum-github/python_blocks2' into master" | Johnathan Corgan | 2012-07-07 | 10 | -902/+4 |
* | | | | | | | | | Merge branch 'master' into next | Johnathan Corgan | 2012-07-03 | 4 | -334/+31 |
|\| | | | | | | | |
|