| Commit message (Expand) | Author | Age | Files | Lines |
* | cmake: abs path for external volk | Sebastian Koslowski | 2015-03-30 | 1 | -1/+1 |
* | Merge branch 'maint' | Johnathan Corgan | 2015-03-28 | 1 | -1/+2 |
|\ |
|
| * | docs: fixed labels and references in manual. | Tom Rondeau | 2015-03-23 | 1 | -1/+2 |
* | | Merge branch 'maint' | Tom Rondeau | 2015-03-13 | 2 | -2/+22 |
|\| |
|
| * | blocks: message strobe shutdown fix. | Tom Rondeau | 2015-03-13 | 2 | -2/+22 |
* | | Merge branch 'maint' | Tom Rondeau | 2015-03-13 | 6 | -15/+25 |
|\| |
|
| * | Merge remote-tracking branch 'mbant/blocks/bug_742' into maint | Tom Rondeau | 2015-03-13 | 3 | -2/+7 |
| |\ |
|
| | * | blocks: Fixed static init of matrix_multiply members | Martin Braun | 2015-03-11 | 3 | -2/+7 |
| * | | blocks: Fixed UDP source bug | Martin Braun | 2015-03-13 | 3 | -13/+18 |
| |/ |
|
* | | Merge branch 'maint' | Johnathan Corgan | 2015-03-04 | 1 | -1/+7 |
|\| |
|
| * | Warn when the throttlers sleep time variable overflows | Harm te Hennepe | 2015-03-04 | 1 | -1/+7 |
* | | Merge remote-tracking branch 'tom/pmt_globals2' | Johnathan Corgan | 2015-03-04 | 1 | -2/+2 |
|\ \ |
|
| * | | blocks: minor cleanup for types and using alias_pmt directly in pdu_to_tagged... | Tom Rondeau | 2015-02-20 | 1 | -2/+2 |
* | | | blocks: integration supports vector input | Jiří Pinkava | 2015-02-23 | 5 | -13/+48 |
|/ / |
|
* | | runtime: updating buffer base pointer accessor to return const char*. | Tom Rondeau | 2015-02-13 | 1 | -2/+2 |
* | | runtime: added accessor to get base address of buffer. Addresses Issue #729. | Tom Rondeau | 2015-02-13 | 3 | -13/+40 |
* | | Merge remote-tracking branch 'tom/blocks/peak_det_api' | Johnathan Corgan | 2015-02-04 | 2 | -2/+2 |
|\ \ |
|
| * | | blocks: the API for the peak_detector blocks incorrectly uses int instead of ... | Tom Rondeau | 2015-02-04 | 2 | -2/+2 |
* | | | Merge branch 'maint' | Johnathan Corgan | 2015-02-04 | 1 | -7/+6 |
|\ \ \
| |/ /
|/| /
| |/ |
|
| * | blocks: cleans up the docs for the multiply_matrix blocks. | Tom Rondeau | 2015-02-04 | 1 | -7/+6 |
* | | Merge remote-tracking branch 'osh/probe_rate_msg' | Johnathan Corgan | 2015-01-29 | 2 | -0/+10 |
|\ \ |
|
| * | | blocks: add message output port to probe_rate block | Tim O'Shea | 2015-01-29 | 2 | -0/+10 |
* | | | gr-blocks: Make tap/tun configurable, fix GRC spec to be consistent with defa... | Paul Garver | 2015-01-24 | 4 | -10/+33 |
|/ / |
|
* | | Merge remote-tracking branch 'fengzhe/repack_bits_update' | Johnathan Corgan | 2015-01-22 | 4 | -4/+15 |
|\ \ |
|
| * | | blocks: added callback function set_k_and_l to repack bits | fengzhe29888 | 2015-01-22 | 4 | -4/+15 |
* | | | blocks: added callback functions to stream_to_tagged_stream | fengzhe29888 | 2015-01-22 | 4 | -0/+19 |
|/ / |
|
* | | Merge branch 'maint' | Johnathan Corgan | 2015-01-15 | 1 | -1/+4 |
|\| |
|
| * | blocks: Fix pdu_to_tagged_stream CPU spinning using blocking with timeout | Sylvain Munaut | 2015-01-15 | 1 | -1/+4 |
* | | spacing issues prettified | Stephan Ludwig (donludovico) | 2015-01-07 | 1 | -193/+193 |
* | | grc,blocks,fft,filter: assigned categories to all blocks without any; further... | Stephan Ludwig (donludovico) | 2015-01-03 | 1 | -0/+8 |
|/ |
|
* | Merge branch 'maint' | Johnathan Corgan | 2014-12-29 | 1 | -1/+1 |
|\ |
|
| * | blocks/tagged_stream_multiply_length: Fix tag duplication issues | Sylvain Munaut | 2014-12-29 | 1 | -1/+1 |
* | | blocks: added endianness toggle to repack bits. | Tom Rondeau | 2014-12-29 | 5 | -42/+164 |
* | | Merge branch 'maint' | Johnathan Corgan | 2014-12-23 | 1 | -9/+29 |
|\| |
|
| * | blocks: Improved docs for repack_bits | Martin Braun | 2014-12-19 | 1 | -9/+29 |
* | | blocks: Made pdu_to_tagged_stream a TSB source | Martin Braun | 2014-12-09 | 5 | -124/+198 |
* | | Merge branch 'maint' | Tom Rondeau | 2014-11-24 | 1 | -1/+1 |
|\| |
|
| * | fix UDP test | Jiří Pinkava | 2014-11-24 | 1 | -1/+1 |
* | | blocks: UDP sink does not enforce IPv4 | Jiří Pinkava | 2014-11-17 | 1 | -3/+2 |
* | | blocks: UDP source does not enforce IPv4 anny more | Jiří Pinkava | 2014-11-17 | 1 | -2/+1 |
* | | Merge branch 'maint' | Tom Rondeau | 2014-10-23 | 2 | -2/+2 |
|\| |
|
| * | blocks: fixed use of "not" for "!". | Tom Rondeau | 2014-10-22 | 2 | -2/+2 |
* | | blocks: adding a tanh lut for control_loop blocks to use. | Tom Rondeau | 2014-10-21 | 1 | -0/+81 |
* | | Merge branch 'maint' | Tom Rondeau | 2014-10-06 | 4 | -24/+22 |
|\| |
|
| * | Removing use of 'and', 'or', and 'not' for &&, ||, and !. | Tom Rondeau | 2014-10-06 | 2 | -20/+18 |
| * | blocks: benchmark scripts using wrong includes. | Tom Rondeau | 2014-10-06 | 2 | -4/+4 |
* | | blocks: better handling of srcid with vector_source blocks. | Tom Rondeau | 2014-10-02 | 2 | -23/+107 |
* | | Merge branch 'maint' | Tom Rondeau | 2014-10-01 | 1 | -3/+3 |
|\| |
|
| * | blocks: fixed relative rate in keep_m_in_n. It's m-in-n, not n-in-m. | Tom Rondeau | 2014-10-01 | 1 | -3/+3 |
* | | blocks: switching last calls from boost::thread to gr::thread. | Tom Rondeau | 2014-09-30 | 4 | -8/+8 |