summaryrefslogtreecommitdiff
path: root/gr-blocks/include/blocks/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* runtime: converting runtime core to gr namespace, gnuradio include dir.Tom Rondeau2013-04-291-218/+0
* runtime: migrate remaining gnuradio-core contents into gnuradio-runtimeJohnathan Corgan2013-03-261-1/+1
* Merge branch 'master' into nextTom Rondeau2013-03-211-1/+4
|\
| * blocks: more missing insalled header files.Tom Rondeau2013-03-211-1/+4
* | Merge branch 'master' into nextTom Rondeau2013-03-211-0/+1
|\|
| * blocks: fixed missing install of file_sink.h.Tim O'Shea2013-03-211-0/+1
* | Merge branch 'master' into nextTom Rondeau2013-03-181-0/+1
|\|
| * blocks: copied plateau_detector from analog to blocks.Tom Rondeau2013-03-181-0/+1
* | Merge branch 'master' into nextTom Rondeau2013-03-181-5/+3
|\|
| * blocks: removing fxpt, nco, vco primitives from gr-blocks.Tom Rondeau2013-03-181-5/+0
| * blocks: moved lfsr and friends to gr-blocks.Tom Rondeau2013-03-181-0/+3
* | blocks: moved ctrlport_probes to gr-blocks. Removed from gnuradio-core.Tom Rondeau2013-03-171-0/+9
* | Merge branch 'master' into nextTom Rondeau2013-03-171-0/+15
|\|
| * blocks: moved nop, null source/sink, copy, vector_map to gr-blocks.Tom Rondeau2013-03-161-0/+4
| * blocks: moving copy, endian_swap, head, skiphead, vector_source/sink/insert t...Tom Rondeau2013-03-161-0/+11
| * Squash/rebased martin/ofdm-master onto trial merge branchMartin Braun2013-03-161-0/+2
* | Merge branch 'ofdm-master' into ofdm-nextJohnathan Corgan2013-03-151-2/+4
|\ \
| * | Squash/rebased martin/ofdm-master onto trial merge branchMartin Braun2013-03-151-0/+2
| |/
* | Merge branch 'master' into nextTom Rondeau2013-03-131-3/+1
|\|
| * blocks: adding probe_rate blockTim O'Shea2013-03-131-3/+1
* | Merge branch 'master' into nextTom Rondeau2013-03-131-0/+2
|\|
| * blocks: udp_sink and udp_source implemented in gr-blocks using boost::asio in...Tom Rondeau2013-03-131-0/+2
* | Merge branch 'master' into nextTom Rondeau2013-03-101-0/+4
|\|
| * blocks: moved file sink and base and descriptor source/sink to gr-blocks.Tom Rondeau2013-03-101-0/+4
* | Merge branch 'master' into nextTom Rondeau2013-03-091-0/+1
|\|
| * blocks: moving control_loop into gr-blocks.Tom Rondeau2013-03-091-0/+1
* | Merge branch 'master' into nextTom Rondeau2013-03-091-0/+4
|\|
| * blocks: moved tagged_file_sink and wavfile source/sink/base to gr-blocks.Tom Rondeau2013-03-091-0/+4
* | Merge branch 'master' into nextTom Rondeau2013-03-081-0/+6
|\|
| * blocks: moving vco/nco bases to gr-blocks.Tom Rondeau2013-03-081-0/+3
| * blocks: moved fxpt generators to gr-blocks.Tom Rondeau2013-03-071-0/+3
* | Merge branch 'master' into nextTom Rondeau2013-03-071-0/+1
|\|
| * blocks: moving bin_statistics_f into gr-blocks.Tom Rondeau2013-03-071-0/+1
* | Merge branch 'master' into nextTom Rondeau2013-03-061-0/+1
|\|
| * blocks: moved burst_tagger to gr-blocks.Tom Rondeau2013-03-061-0/+1
* | Merge branch 'master' into nextTom Rondeau2013-03-061-0/+1
|\|
| * blocks: moving tag_debug block to gr-blocks.Tom Rondeau2013-03-061-0/+1
* | Merge branch 'master' into nextTom Rondeau2013-03-061-0/+7
|\|
| * blocks: moving peak_detector and moving_average to gr-blocks.Tom Rondeau2013-03-061-0/+2
| * blocks: moving message blocks to gr-blocks.Tom Rondeau2013-03-061-0/+5
* | Merge branch 'master' into nextTom Rondeau2013-03-021-0/+4
|\|
| * blocks: moving mute, probe_signal, probe_signal_v, and sample_and_hold to gr-...Tom Rondeau2013-03-021-0/+4
* | Merge branch 'master' into nextTom Rondeau2013-02-281-0/+2
|\|
| * blocks: moving argmax and max to gr-blocks.Tom Rondeau2013-02-281-0/+2
* | blocks: added gr::blocks::random_pduJohnathan Corgan2013-02-281-0/+1
|/
* blocks: added gr::blocks::tagged_stream_to_pduJohnathan Corgan2013-02-281-0/+1
* blocks: added gr::blocks::pdu_to_tagged_streamJohnathan Corgan2013-02-281-0/+1
* blocks: added gr::blocks::pdu namespace for PDU functionsJohnathan Corgan2013-02-281-0/+1
* blocks: added gr::blocks::socket_pduJohnathan Corgan2013-02-281-1/+2
* Merge branch 'wip/pdu-tuntap'Johnathan Corgan2013-02-271-0/+1
|\