summaryrefslogtreecommitdiff
path: root/gr-blocks/python/blocks/qa_file_source.py
Commit message (Expand)AuthorAgeFilesLines
* qa: run autopep8 formatting on qa python filesmormj2020-10-301-7/+15
* qa: remove xml file parameter causing deprecation warningsmormj2020-10-301-1/+1
* Fix typos throughout the codeluzpaz2020-10-291-1/+1
* Update license header to SPDX formatdevnulling2020-01-271-13/+1
* blocks: Fix file source QAMartin Braun2018-06-291-13/+13
* file_source: add optional offset (in items) and len (in items)Jeff Long2018-02-081-0/+153