summaryrefslogtreecommitdiff
path: root/gr-blocks/python
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'master' into nextTom Rondeau2013-03-061-0/+44
|\ | | | | | | | | | | | | | | | | | | Conflicts: gr-digital/include/digital_constellation.h gr-digital/lib/digital_constellation.cc gr-digital/python/qa_constellation.py gr-digital/python/qa_constellation_receiver.py gr-digital/python/qam.py gr-digital/swig/digital_constellation.i
| * blocks: moving tag_debug block to gr-blocks.Tom Rondeau2013-03-061-0/+44
| |
* | blocks: removing blocks moved into gr-blocks:Tom Rondeau2013-03-062-3/+3
| | | | | | | | message_strobe, message_debug, message_source, message_sink, message_burst_source, peak_detector, moving_average.
* | Merge branch 'master' into nextTom Rondeau2013-03-064-1/+338
|\| | | | | | | | | Conflicts: gr-blocks/grc/blocks_block_tree.xml
| * blocks: moving peak_detector and moving_average to gr-blocks.Tom Rondeau2013-03-063-1/+189
| |
| * blocks: moving message blocks to gr-blocks.Tom Rondeau2013-03-061-0/+149
| | | | | | | | message_burst_source, message_source, message_sink, message_debug, message_strobe.
* | Merge branch 'master' into nextTom Rondeau2013-03-023-10/+149
|\| | | | | | | | | | | Conflicts: gr-blocks/python/qa_probe_signal.py gr-blocks/swig/blocks_swig.i
| * blocks: moving mute, probe_signal, probe_signal_v, and sample_and_hold to ↵Tom Rondeau2013-03-023-0/+208
| | | | | | | | gr-blocks.
* | Merge branch 'master' into nextTom Rondeau2013-02-282-44/+33
|\| | | | | | | | | | | Conflicts: gr-blocks/python/qa_argmax.py gr-blocks/python/qa_max.py
| * blocks: moving argmax and max to gr-blocks.Tom Rondeau2013-02-282-0/+138
| |
* | Merge branch 'master' into nextJohnathan Corgan2013-02-281-0/+92
|\| | | | | | | | | Conflicts: gr-blocks/lib/stream_pdu_base.cc
| * blocks: added gr::blocks::tagged_stream_to_pduJohnathan Corgan2013-02-281-0/+92
| |
* | Merge branch 'master' into nextTom Rondeau2013-02-272-0/+125
|\|
| * blocks: moved pack_k_bits to gr-blocks.Tom Rondeau2013-02-261-0/+68
| |
| * blocks: moving unpack_k_bits to gr-blocks.Tom Rondeau2013-02-261-0/+57
| |
* | blocks: turning off controlport for these tests. If a port is specified, it ↵Tom Rondeau2013-02-262-0/+3
| | | | | | | | can clash.
* | Merge branch 'master' into nextTom Rondeau2013-02-261-0/+90
|\|
| * blocks: moved transcendental block to gr-blocks.Tom Rondeau2013-02-251-0/+90
| |
* | blocks: removing throttle, threshold, stretch from gnuradio-core.Tom Rondeau2013-02-241-2/+2
| |
* | Merge branch 'master' into nextTom Rondeau2013-02-245-0/+308
|\| | | | | | | | | Conflicts: gr-blocks/grc/blocks_block_tree.xml
| * blocks: adding threshold, strech, and throttle to gr-blocks.Tom Rondeau2013-02-243-0/+160
| |
| * blocks: converted peak_detector2 and regenerate to v3.7.Tom Rondeau2013-02-242-0/+148
| |
| * blocks: fixing use of packed/unpacked from gr-blocks in QA code.Tom Rondeau2013-02-211-28/+28
| |
* | blocks: removing blocks from gnuradio-core.Tom Rondeau2013-02-211-28/+28
| | | | | | | | delay, rms, packed_to_unpacked, unpacked_to_packed.
* | Merge branch 'master' into nextTom Rondeau2013-02-214-2/+494
|\|
| * blocks: converting blocks to v3.7 style in gr-blocks.Tom Rondeau2013-02-214-2/+494
| | | | | | | | delay, rms, unpacked_to_packed, packed_to_unpacked
* | Merge branch 'pmt_rename' into nextTom Rondeau2013-01-022-60/+59
|\ \ | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: gnuradio-core/src/lib/io/gr_pdu.cc gruel/src/lib/pmt/pmt.cc gruel/src/lib/pmt/qa_pmt_prims.cc gruel/src/lib/pmt/unv_template.cc.t gruel/src/swig/pmt_swig.i
| * | gruel: using new pmt naming.Tom Rondeau2012-12-212-60/+59
| |/
* / blocks: removes blocks moved to gr-blocks from gnuradio-core.Tom Rondeau2012-12-219-60/+616
|/ | | | Also fixes up some other missing moves.
* blocks: fixing up QA of metadata to not rely on non-dependency components.Tom Rondeau2012-12-151-17/+22
|
* blocks: fixing up metadata parser.Tom Rondeau2012-12-151-3/+8
|
* blocks: moving file metadata sink/source to gr-blocks.Tom Rondeau2012-12-143-0/+386
|
* blocks: fix for qa_patterned_interleaver.Tom Rondeau2012-11-281-1/+1
|
* patterned qa added, bugs fixedTim O'Shea2012-11-281-0/+56
|
* gr: apply pattern for g37f7522 and gc4c0ce9 to gr-analog and gr-blocksJohnathan Corgan2012-11-141-7/+7
|
* Merge branch 'maint'Johnathan Corgan2012-11-041-1/+1
| | | | (commit chunk for gr-blocks added back in)
* blocks: added gr::blocks::vector_to_streamsJohnathan Corgan2012-09-041-2/+2
|
* blocks: added gr::blocks::vector_to_streamJohnathan Corgan2012-09-041-2/+1
|
* blocks: added gr::blocks::streams_to_streamJohnathan Corgan2012-09-041-1/+2
|
* blocks: added gr::blocks::stream_to_streamsJohnathan Corgan2012-08-301-0/+138
|
* blocks: added gr::blocks::stream_muxJohnathan Corgan2012-08-301-0/+169
|
* blocks: added gr::blocks::repeatJohnathan Corgan2012-07-191-0/+49
|
* blocks: added gr::blocks::keep_m_in_nJohnathan Corgan2012-07-191-0/+59
|
* blocks: added gr::blocks::keep_one_in_nJohnathan Corgan2012-07-071-0/+46
|
* blocks: added gr::blocks::interleaveJohnathan Corgan2012-07-061-3/+2
|
* blocks: added gr::blocks::deinterleaveJohnathan Corgan2012-07-051-0/+83
|
* blocks: added gr::blocks::xor_XX (bb ss ii)Johnathan Corgan2012-07-041-5/+6
|
* blocks: added gr::blocks::or_XX (bb ss ii)Johnathan Corgan2012-07-041-5/+3
|
* blocks: added gr::blocks::not_XX (bb ss ii)Johnathan Corgan2012-07-031-4/+4
|
* blocks: added gr::blocks::and_const_XX (bb ss ii)Johnathan Corgan2012-07-021-0/+33
|