summaryrefslogtreecommitdiff
path: root/gr-blocks/swig
Commit message (Expand)AuthorAgeFilesLines
* blocks: moved ctrlport_probes to gr-blocks. Removed from gnuradio-core.Tom Rondeau2013-03-172-0/+20
* Merge branch 'master' into nextTom Rondeau2013-03-171-0/+72
|\
| * blocks: moved nop, null source/sink, copy, vector_map to gr-blocks.Tom Rondeau2013-03-161-0/+15
| * blocks: moving copy, endian_swap, head, skiphead, vector_source/sink/insert t...Tom Rondeau2013-03-161-0/+57
| * blocks: minor cleanup of added blocksJohnathan Corgan2013-03-161-3/+3
| * Squash/rebased martin/ofdm-master onto trial merge branchMartin Braun2013-03-161-0/+6
* | Merge branch 'ofdm-master' into ofdm-nextJohnathan Corgan2013-03-151-0/+12
|\ \
| * | blocks: minor cleanup of added blocksJohnathan Corgan2013-03-151-3/+3
| * | Squash/rebased martin/ofdm-master onto trial merge branchMartin Braun2013-03-151-0/+6
| |/
* | Merge branch 'master' into nextTom Rondeau2013-03-131-0/+3
|\|
| * blocks: adding probe_rate blockTim O'Shea2013-03-131-0/+3
* | Merge branch 'master' into nextTom Rondeau2013-03-131-0/+6
|\|
| * blocks: udp_sink and udp_source implemented in gr-blocks using boost::asio in...Tom Rondeau2013-03-131-0/+6
* | Merge branch 'master' into nextTom Rondeau2013-03-101-0/+11
|\|
| * blocks: moved file sink and base and descriptor source/sink to gr-blocks.Tom Rondeau2013-03-101-0/+11
* | blocks: removing gri_control_loop; using gr::blocks::control_loop now.Tom Rondeau2013-03-101-0/+2
* | Merge branch 'master' into nextTom Rondeau2013-03-091-0/+9
|\|
| * blocks: moved tagged_file_sink and wavfile source/sink/base to gr-blocks.Tom Rondeau2013-03-091-0/+9
* | Merge branch 'master' into nextTom Rondeau2013-03-081-0/+3
|\|
| * blocks: moving vco/nco bases to gr-blocks.Tom Rondeau2013-03-081-0/+3
* | Merge branch 'master' into nextTom Rondeau2013-03-071-0/+3
|\|
| * blocks: moving bin_statistics_f into gr-blocks.Tom Rondeau2013-03-071-0/+3
* | Merge branch 'master' into nextTom Rondeau2013-03-061-0/+3
|\|
| * blocks: moved burst_tagger to gr-blocks.Tom Rondeau2013-03-061-0/+3
* | Merge branch 'master' into nextTom Rondeau2013-03-061-0/+3
|\|
| * blocks: moving tag_debug block to gr-blocks.Tom Rondeau2013-03-061-0/+3
* | Merge branch 'master' into nextTom Rondeau2013-03-061-0/+36
|\|
| * blocks: moving peak_detector and moving_average to gr-blocks.Tom Rondeau2013-03-061-0/+21
| * blocks: moving message blocks to gr-blocks.Tom Rondeau2013-03-061-0/+15
* | Merge branch 'master' into nextTom Rondeau2013-03-021-0/+54
|\|
| * blocks: moving mute, probe_signal, probe_signal_v, and sample_and_hold to gr-...Tom Rondeau2013-03-021-0/+54
* | Merge branch 'master' into nextTom Rondeau2013-02-281-0/+18
|\|
| * blocks: moving argmax and max to gr-blocks.Tom Rondeau2013-02-281-0/+18
* | blocks: added gr::blocks::random_pduJohnathan Corgan2013-02-281-0/+3
|/
* blocks: added gr::blocks::tagged_stream_to_pduJohnathan Corgan2013-02-281-0/+3
* blocks: added gr::blocks::pdu_to_tagged_streamJohnathan Corgan2013-02-281-0/+4
* blocks: added gr::blocks::socket_pduJohnathan Corgan2013-02-281-0/+3
* Merge branch 'wip/pdu-tuntap'Johnathan Corgan2013-02-271-0/+3
|\
| * blocks: added gr::blocks::tuntap_pduJohnathan Corgan2013-02-271-0/+3
* | blocks: moved pack_k_bits to gr-blocks.Tom Rondeau2013-02-261-4/+7
* | blocks: moving unpack_k_bits to gr-blocks.Tom Rondeau2013-02-261-0/+3
* | blocks: moved transcendental block to gr-blocks.Tom Rondeau2013-02-251-0/+3
* | blocks: adding threshold, strech, and throttle to gr-blocks.Tom Rondeau2013-02-241-0/+9
* | blocks: converted peak_detector2 and regenerate to v3.7.Tom Rondeau2013-02-241-0/+6
|/
* blocks: converting blocks to v3.7 style in gr-blocks.Tom Rondeau2013-02-211-1/+30
* build: fixing generated includes, deps, and header installation.Tom Rondeau2013-02-121-1/+1
* Tweak INCLUDE dirs such that INCLUDE_DIRECTORIES and LINK_DIRECTORIES are ord...Michael L Dickens2013-01-011-1/+3
* blocks: moving file metadata sink/source to gr-blocks.Tom Rondeau2012-12-141-0/+6
* build: removing GR_SWIG_TARGET deps from new component gr-blocks.Tom Rondeau2012-12-121-2/+0
* adding patterned interleaver blockTim O'Shea2012-11-281-0/+3