| Commit message (Expand) | Author | Age | Files | Lines |
* | runtime: converting runtime core to gr namespace, gnuradio include dir. | Tom Rondeau | 2013-04-29 | 1 | -638/+0 |
* | runtime: creating swig files for typedefs/templates of vector types. | Tom Rondeau | 2013-04-01 | 1 | -1/+1 |
* | runtime: migrate remaining gnuradio-core contents into gnuradio-runtime | Johnathan Corgan | 2013-03-26 | 1 | -1/+1 |
* | Merge branch 'master' into next | Tom Rondeau | 2013-03-18 | 1 | -0/+3 |
|\ |
|
| * | blocks: copied plateau_detector from analog to blocks. | Tom Rondeau | 2013-03-18 | 1 | -0/+3 |
* | | Merge branch 'master' into next | Tom Rondeau | 2013-03-18 | 1 | -0/+6 |
|\| |
|
| * | blocks: moved lfsr and friends to gr-blocks. | Tom Rondeau | 2013-03-18 | 1 | -0/+6 |
* | | cleaning up, converting examples, etc. | Tom Rondeau | 2013-03-17 | 1 | -0/+9 |
* | | blocks: moved ctrlport_probes to gr-blocks. Removed from gnuradio-core. | Tom Rondeau | 2013-03-17 | 1 | -0/+16 |
* | | Merge branch 'master' into next | Tom Rondeau | 2013-03-17 | 1 | -0/+72 |
|\| |
|
| * | blocks: moved nop, null source/sink, copy, vector_map to gr-blocks. | Tom Rondeau | 2013-03-16 | 1 | -0/+15 |
| * | blocks: moving copy, endian_swap, head, skiphead, vector_source/sink/insert t... | Tom Rondeau | 2013-03-16 | 1 | -0/+57 |
| * | blocks: minor cleanup of added blocks | Johnathan Corgan | 2013-03-16 | 1 | -3/+3 |
| * | Squash/rebased martin/ofdm-master onto trial merge branch | Martin Braun | 2013-03-16 | 1 | -0/+6 |
* | | Merge branch 'ofdm-master' into ofdm-next | Johnathan Corgan | 2013-03-15 | 1 | -0/+12 |
|\ \ |
|
| * | | blocks: minor cleanup of added blocks | Johnathan Corgan | 2013-03-15 | 1 | -3/+3 |
| * | | Squash/rebased martin/ofdm-master onto trial merge branch | Martin Braun | 2013-03-15 | 1 | -0/+6 |
| |/ |
|
* | | Merge branch 'master' into next | Tom Rondeau | 2013-03-13 | 1 | -0/+3 |
|\| |
|
| * | blocks: adding probe_rate block | Tim O'Shea | 2013-03-13 | 1 | -0/+3 |
* | | Merge branch 'master' into next | Tom Rondeau | 2013-03-13 | 1 | -0/+6 |
|\| |
|
| * | blocks: udp_sink and udp_source implemented in gr-blocks using boost::asio in... | Tom Rondeau | 2013-03-13 | 1 | -0/+6 |
* | | Merge branch 'master' into next | Tom Rondeau | 2013-03-10 | 1 | -0/+11 |
|\| |
|
| * | blocks: moved file sink and base and descriptor source/sink to gr-blocks. | Tom Rondeau | 2013-03-10 | 1 | -0/+11 |
* | | blocks: removing gri_control_loop; using gr::blocks::control_loop now. | Tom Rondeau | 2013-03-10 | 1 | -0/+2 |
* | | Merge branch 'master' into next | Tom Rondeau | 2013-03-09 | 1 | -0/+9 |
|\| |
|
| * | blocks: moved tagged_file_sink and wavfile source/sink/base to gr-blocks. | Tom Rondeau | 2013-03-09 | 1 | -0/+9 |
* | | Merge branch 'master' into next | Tom Rondeau | 2013-03-08 | 1 | -0/+3 |
|\| |
|
| * | blocks: moving vco/nco bases to gr-blocks. | Tom Rondeau | 2013-03-08 | 1 | -0/+3 |
* | | Merge branch 'master' into next | Tom Rondeau | 2013-03-07 | 1 | -0/+3 |
|\| |
|
| * | blocks: moving bin_statistics_f into gr-blocks. | Tom Rondeau | 2013-03-07 | 1 | -0/+3 |
* | | Merge branch 'master' into next | Tom Rondeau | 2013-03-06 | 1 | -0/+3 |
|\| |
|
| * | blocks: moved burst_tagger to gr-blocks. | Tom Rondeau | 2013-03-06 | 1 | -0/+3 |
* | | Merge branch 'master' into next | Tom Rondeau | 2013-03-06 | 1 | -0/+3 |
|\| |
|
| * | blocks: moving tag_debug block to gr-blocks. | Tom Rondeau | 2013-03-06 | 1 | -0/+3 |
* | | Merge branch 'master' into next | Tom Rondeau | 2013-03-06 | 1 | -0/+36 |
|\| |
|
| * | blocks: moving peak_detector and moving_average to gr-blocks. | Tom Rondeau | 2013-03-06 | 1 | -0/+21 |
| * | blocks: moving message blocks to gr-blocks. | Tom Rondeau | 2013-03-06 | 1 | -0/+15 |
* | | Merge branch 'master' into next | Tom Rondeau | 2013-03-02 | 1 | -0/+54 |
|\| |
|
| * | blocks: moving mute, probe_signal, probe_signal_v, and sample_and_hold to gr-... | Tom Rondeau | 2013-03-02 | 1 | -0/+54 |
* | | Merge branch 'master' into next | Tom Rondeau | 2013-02-28 | 1 | -0/+18 |
|\| |
|
| * | blocks: moving argmax and max to gr-blocks. | Tom Rondeau | 2013-02-28 | 1 | -0/+18 |
* | | blocks: added gr::blocks::random_pdu | Johnathan Corgan | 2013-02-28 | 1 | -0/+3 |
|/ |
|
* | blocks: added gr::blocks::tagged_stream_to_pdu | Johnathan Corgan | 2013-02-28 | 1 | -0/+3 |
* | blocks: added gr::blocks::pdu_to_tagged_stream | Johnathan Corgan | 2013-02-28 | 1 | -0/+4 |
* | blocks: added gr::blocks::socket_pdu | Johnathan Corgan | 2013-02-28 | 1 | -0/+3 |
* | Merge branch 'wip/pdu-tuntap' | Johnathan Corgan | 2013-02-27 | 1 | -0/+3 |
|\ |
|
| * | blocks: added gr::blocks::tuntap_pdu | Johnathan Corgan | 2013-02-27 | 1 | -0/+3 |
* | | blocks: moved pack_k_bits to gr-blocks. | Tom Rondeau | 2013-02-26 | 1 | -4/+7 |
* | | blocks: moving unpack_k_bits to gr-blocks. | Tom Rondeau | 2013-02-26 | 1 | -0/+3 |
* | | blocks: moved transcendental block to gr-blocks. | Tom Rondeau | 2013-02-25 | 1 | -0/+3 |