summaryrefslogtreecommitdiff
path: root/gr-blocks/python/blocks/qa_file_source_sink.py
Commit message (Expand)AuthorAgeFilesLines
* file_source: add optional offset (in items) and len (in items)Jeff Long2018-02-081-167/+0
* qa_file_source_sink.py: create file_source after file has been populatedJeff Long2018-02-081-9/+8
* set_begin_tag now takes pmt::pmt instead of boolRuben Undheim2017-05-191-2/+3
* Address comment in pull request to use "with" with tempfileRuben Undheim2017-05-191-27/+25
* blocks: file_source ("file_begin" stream tag)Ruben Undheim2017-05-191-0/+63
* Use Python's tempfile module for unit testRuben Undheim2017-05-141-41/+38
* call do_update after calling open in the file source constructor,cottrema2014-06-261-0/+16
* uninstalled import: Updatings blocks, fec, uhd, and filter so that uninstalle...Ben Reynwar2013-06-041-0/+93