| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'pfb_reconstruction' | Tom Rondeau | 2014-02-28 | 5 | -6/+42 |
|\ |
|
| * | blocks: allows null source/sink to output/input multiple streams. | Tom Rondeau | 2014-02-27 | 4 | -5/+41 |
| * | blocks: allow subtract block to take a single input to invert the sign. | Tom Rondeau | 2014-02-26 | 1 | -1/+1 |
* | | runtime: adds a gr.tag_utils.python_to_tag to convert formatted dicts/lists/t... | Tom Rondeau | 2014-02-23 | 1 | -1/+18 |
* | | tags: adds get_tags_in_window helper function for handling tags. Also updates... | Tom Rondeau | 2014-02-23 | 3 | -12/+31 |
* | | Merge branch 'maint' | Johnathan Corgan | 2014-02-22 | 2 | -4/+4 |
|\ \ |
|
| * | | fixed faulty include guard | Marcus Müller | 2014-02-22 | 1 | -1/+1 |
| * | | message_strobe_random_impl.h: typo in include guard; is taken from not-_rando... | Marcus Müller | 2014-02-22 | 1 | -3/+3 |
* | | | Merge remote-tracking branch 'martin/pdu-to-tsb' | Johnathan Corgan | 2014-02-22 | 4 | -99/+68 |
|\ \ \ |
|
| * | | | blocks: tagged_stream_to_pdu now uses logic from tagged_stream_block, also mo... | Martin Braun | 2014-02-17 | 4 | -99/+68 |
| |/ / |
|
* / / | blocks: adding abs_xx block/template | Tim O'Shea | 2014-02-22 | 8 | -0/+227 |
|/ / |
|
* | | blocks: random_pdu (allow specifying the length modulo for random pdu lengths) | Tim O'Shea | 2014-02-16 | 4 | -7/+20 |
* | | blocks: random_pdu (speedup, also allow a byte mask), message_strobe_random (... | Tim O'Shea | 2014-02-16 | 11 | -10/+399 |
* | | logger: setup logger for the tpb scheduler; fixes a swig issue when logger is... | Tom Rondeau | 2014-02-16 | 1 | -1/+1 |
* | | blocks: Add a new rotator_cc block to perform frequency shifting | Sylvain Munaut | 2014-01-28 | 8 | -0/+222 |
* | | blocks/rotator: Make the input data 'const' | Sylvain Munaut | 2014-01-28 | 1 | -1/+1 |
* | | blocks: Add QA tests for the rotator rotateN function which uses VOLK | Sylvain Munaut | 2014-01-28 | 2 | -0/+46 |
|/ |
|
* | Merge branch 'maint' | Tom Rondeau | 2014-01-10 | 2 | -2/+2 |
|\ |
|
| * | build: fixing various warning from clang. | Julien Olivain | 2014-01-10 | 2 | -2/+2 |
* | | Merge branch 'maint' | Johnathan Corgan | 2013-12-21 | 1 | -7/+7 |
|\| |
|
| * | block: fix msg_passing/hier/ example | Sebastian Koslowski | 2013-12-20 | 1 | -7/+7 |
* | | Revert "GNU Radio EXPAND macros for template files:" | Johnathan Corgan | 2013-12-18 | 2 | -57/+164 |
* | | GNU Radio EXPAND macros for template files: | Michael Dickens | 2013-12-14 | 2 | -164/+57 |
* | | Merge branch 'maint' | Johnathan Corgan | 2013-12-13 | 1 | -14/+14 |
|\| |
|
| * | blocks: bug fix in tagged_stream_to_pdu which was causing memory corruption a... | Tim O'Shea | 2013-12-13 | 1 | -14/+14 |
* | | Add a QA_PYTHON_EXECUTABLE variable so QA code knows what python to use when ... | Philip Balister | 2013-12-05 | 1 | -1/+1 |
* | | Merge branch 'maint' | Tom Rondeau | 2013-12-01 | 2 | -1/+205 |
|\| |
|
| * | runtime: Moved QA code that uses blocks to the gr-blocks component. | Tom Rondeau | 2013-12-01 | 1 | -0/+204 |
| * | Fix a typo that prevents the Max block from working in GNU Radio Companion | Clayton Smith | 2013-12-01 | 1 | -1/+1 |
* | | blocks: throttle block now looks for rx_rate tag and updates the throttle rat... | Tim O'Shea | 2013-11-27 | 4 | -7/+32 |
* | | blocks: allow the user to specify the tag key used in the tags_strobe block | Tim O'Shea | 2013-11-27 | 4 | -9/+39 |
* | | blocks: adding tagged_stream_multiply_length for scaling item lengths (useful... | Tim O'Shea | 2013-11-26 | 8 | -0/+287 |
* | | Merge branch 'maint' | Tom Rondeau | 2013-11-23 | 19 | -60/+161 |
|\| |
|
| * | docs: fixed/modifying/adding documentation for blocks a-l. | Tom Rondeau | 2013-11-23 | 18 | -56/+157 |
| * | blocks: prevent alowing more input streams than this block uses. | Tom Rondeau | 2013-11-23 | 1 | -4/+4 |
* | | Merge branch 'maint' | Johnathan Corgan | 2013-11-21 | 2 | -2/+24 |
|\| |
|
| * | blocks: fix pdu_to_tagged_stream when saving leftover items | Alistair Bird | 2013-11-21 | 2 | -2/+24 |
* | | Merge branch 'maint' | Tom Rondeau | 2013-11-19 | 1 | -2/+2 |
|\| |
|
| * | blocks: loosen restriction on damping factor in control_loop class. | Tom Rondeau | 2013-11-19 | 1 | -2/+2 |
* | | blocks: switch all blocks to use the VOLK dispatchers for alignment handling. | Tom Rondeau | 2013-11-17 | 8 | -89/+30 |
|/ |
|
* | Merge branch 'maint' of git.gnuradio.org:gnuradio into maint | Tom Rondeau | 2013-11-16 | 3 | -6/+26 |
|\ |
|
| * | blocks: allow extra header chunks in wav_file_source | Sebastian Koslowski | 2013-11-16 | 3 | -6/+26 |
* | | blocks: updated UDP source to handle no network connections by allowing use o... | Tom Rondeau | 2013-11-16 | 3 | -7/+13 |
|/ |
|
* | Merge remote-tracking branch 'tom/grhack13_clean_qt' | Johnathan Corgan | 2013-11-07 | 5 | -9/+59 |
|\ |
|
| * | runtime: changed name from set_group_delay to declare_sample_delay. | Tom Rondeau | 2013-11-01 | 1 | -1/+1 |
| * | Revert "blocks: adding message ports to repack_bits for setting input and out... | Tom Rondeau | 2013-10-29 | 3 | -119/+32 |
| * | Updated some blocks for the group_delay concept. | Tom Rondeau | 2013-10-29 | 1 | -1/+1 |
| * | runtime: for blocks with a group delay, tag location should be moved accordin... | Tom Rondeau | 2013-10-29 | 1 | -0/+1 |
| * | blocks: adding message ports to repack_bits for setting input and output valu... | Tom Rondeau | 2013-10-29 | 3 | -32/+119 |
| * | blocks: adding ability to set a key filter in tag_debug block. | Tom Rondeau | 2013-10-29 | 4 | -9/+58 |