summaryrefslogtreecommitdiff
path: root/gr-blocks/python/qa_pdu.py
Commit message (Collapse)AuthorAgeFilesLines
* blocks: Enabling uninstalled python imports.Ben Reynwar2013-03-071-91/+0
|
* Merge branch 'master' into nextTom Rondeau2013-03-071-2/+1
|\ | | | | | | | | Conflicts: gnuradio-core/src/python/gnuradio/gr/qa_pdu.py
| * core: moving over setting of max_messages option to conf.in file.Tom Rondeau2013-03-071-2/+1
| | | | | | | | blocks: these timers were actually doing much, so we can speed up the tests.
* | blocks: removing gr_tag_debug from core; now in gr-blocks.Tom Rondeau2013-03-061-1/+1
| | | | | | | | Also removes stray reference to gri_fft.h.
* | blocks: removing blocks moved into gr-blocks:Tom Rondeau2013-03-061-1/+1
| | | | | | | | message_strobe, message_debug, message_source, message_sink, message_burst_source, peak_detector, moving_average.
* | Merge branch 'master' into nextJohnathan Corgan2013-02-281-7/+7
|/ | | | | Conflicts: gr-blocks/lib/stream_pdu_base.cc
* blocks: added gr::blocks::tagged_stream_to_pduJohnathan Corgan2013-02-281-0/+92