summaryrefslogtreecommitdiff
path: root/gr-blocks/include
Commit message (Expand)AuthorAgeFilesLines
...
* | Merge remote-tracking branch 'mmueller/blocks_repeat_add_dynamic_interp'Johnathan Corgan2015-12-271-0/+18
|\ \ | |/ |/|
| * Provided thread safety to dynamic repeatMarcus Müller2015-08-301-0/+4
| * repeat: Adding dynamic interpolationKevin McQuiggin2015-08-301-0/+14
* | max and min now accept a vector output length to allow for sane multiple inpu...Matt Ettus2015-11-092-6/+14
* | Added bidirectional conversion between complex numbers and mag/phaseMatt Ettus2015-11-093-0/+112
* | Merge remote-tracking branch 'miek/complex-to-ichar'Johnathan Corgan2015-10-301-0/+60
|\ \
| * | blocks: Add Complex to IChar blockMike Walters2015-10-121-0/+60
| |/
* / ctrlport: blocks: added controlport support to add_const_XX blocks.Tom Rondeau2015-10-166-14/+268
|/
* Merge remote-tracking branch 'tom/blocks/peak_detector2_docs'Johnathan Corgan2015-04-291-8/+16
|\
| * blocks: improved documentation for peak_detector2.Achilleas Anastasopoulos2015-04-291-8/+16
* | docs: Fixing some missing parameters and other Doxygen errors/warnings.Tom Rondeau2015-04-281-2/+2
|/
* blocks: fixed problem with setting peak detector's alpha value.Tom Rondeau2015-04-081-1/+1
* Merge remote-tracking branch 'osh/tsb_align'Johnathan Corgan2015-04-012-0/+56
|\
| * blocks: add blocks_stream_align to support acquiring alignment to TSB from an...Tim O'Shea2015-02-132-0/+56
* | Merge branch 'maint'Tom Rondeau2015-03-132-4/+3
|\ \
| * \ Merge remote-tracking branch 'mbant/blocks/bug_742' into maintTom Rondeau2015-03-131-2/+1
| |\ \
| | * | blocks: Fixed static init of matrix_multiply membersMartin Braun2015-03-111-2/+1
| * | | blocks: Fixed UDP source bugMartin Braun2015-03-131-2/+2
| |/ /
* | / blocks: integration supports vector inputJiří Pinkava2015-02-231-1/+1
| |/ |/|
* | Merge remote-tracking branch 'tom/blocks/peak_det_api'Johnathan Corgan2015-02-041-1/+1
|\ \
| * | blocks: the API for the peak_detector blocks incorrectly uses int instead of ...Tom Rondeau2015-02-041-1/+1
* | | Merge branch 'maint'Johnathan Corgan2015-02-041-7/+6
|\ \ \ | |/ / |/| / | |/
| * blocks: cleans up the docs for the multiply_matrix blocks.Tom Rondeau2015-02-041-7/+6
* | gr-blocks: Make tap/tun configurable, fix GRC spec to be consistent with defa...Paul Garver2015-01-241-1/+2
* | Merge remote-tracking branch 'fengzhe/repack_bits_update'Johnathan Corgan2015-01-221-0/+1
|\ \
| * | blocks: added callback function set_k_and_l to repack bitsfengzhe298882015-01-221-0/+1
| |/
* / blocks: added callback functions to stream_to_tagged_streamfengzhe298882015-01-221-0/+2
|/
* blocks: added endianness toggle to repack bits.Tom Rondeau2014-12-291-2/+4
* Merge branch 'maint'Johnathan Corgan2014-12-231-9/+29
|\
| * blocks: Improved docs for repack_bitsMartin Braun2014-12-191-9/+29
* | blocks: Made pdu_to_tagged_stream a TSB sourceMartin Braun2014-12-091-2/+2
* | blocks: adding a tanh lut for control_loop blocks to use.Tom Rondeau2014-10-211-0/+81
* | Add vector support to abs block. Remove unused num_inputs from xml.jwl2014-09-071-1/+1
|/
* Merge branch 'maint'Johnathan Corgan2014-08-261-10/+11
|\
| * The functions in wavfile.cc are publicly exported.qarlosalberto2014-08-261-10/+11
* | Merge branch 'maint'Tom Rondeau2014-08-141-2/+12
|\|
| * blocks: delay block cannot be initialized with a negative number.Tom Rondeau2014-08-141-2/+12
* | blocks: adding VOLK support for some functions.Tom Rondeau2014-07-296-5/+239
* | blocks: Nicer LaTeX docs for multiply_matrixMartin Braun2014-07-261-7/+16
* | cmake: coalesce EXPAND macros into 3 common macros, and switch to using those...Michael Dickens2014-07-241-76/+33
* | Merge remote-tracking branch 'martin/blocks/mult_matrix'Johnathan Corgan2014-07-242-0/+95
|\ \ | |/ |/|
| * blocks: Added multiply_matrix_ccMartin Braun2014-07-072-14/+17
| * blocks: Added multiply_matrix_ffMartin Braun2014-07-072-1/+93
* | Removing trailing/extra whitespaces before release (for master).Tom Rondeau2014-07-072-6/+6
* | Merge branch 'maint'Tom Rondeau2014-07-0746-85/+85
|\ \
| * | Removing trailing/extra whitespaces before release.Tom Rondeau2014-07-0747-86/+86
* | | Merge branch 'maint'Tom Rondeau2014-07-075-5/+15
|\| | | |/ |/|
| * docs: Corrects or expands documentation comments for various blocks where I h...Kevin Reid2014-07-075-5/+15
* | docs: adding docs for blocks::copy and digital::constellation_receiver to des...Tom Rondeau2014-06-261-0/+6
* | blocks: added I/Q swap option to interleaved_short_to_complexBalint Seeber2014-06-131-1/+3