summaryrefslogtreecommitdiff
path: root/gr-digital/python/digital/qa_header_payload_demux.py
Commit message (Expand)AuthorAgeFilesLines
* gr-digital: qa_header_payload_demux fixJeff Long2021-02-151-4/+8
* qa: run autopep8 formatting on qa python filesmormj2020-10-301-83/+126
* qa: remove xml file parameter causing deprecation warningsmormj2020-10-301-1/+1
* python: Remove unnecessary 'from __future__ import'Oleksandr Kravchuk2020-08-031-2/+0
* digital: add python bindings for equalizers+modulate_vectorJosh Morman2020-06-041-22/+22
* Update license header to SPDX formatdevnulling2020-01-271-13/+1
* qa: Fix the stop condition in qa_header_payload_demuxVasil Velichkov2020-01-231-2/+2
* digital: HPD QA uses fixed random.seed(0)Martin Braun2018-12-161-0/+1
* digital: Fix some Pylint warnings in qa_header_payload_demux.pyMartin Braun2018-12-161-77/+86
* python3: update non-GRC components to use python2 or python3Douglas Anderson2017-02-261-13/+16
* digital: Major update to header/payload demuxer (HPD)Martin Braun2016-04-301-110/+341
* digital: Removed all references to remove_item_tag()Martin Braun2014-09-211-0/+80
* runtime: update message port qa to account for new system portTim O'Shea2014-04-281-3/+3
* digital: HPD now supports time- and other special tags, can mark rx-time of p...Martin Braun2014-01-301-4/+67
* digital: HPD: fixed tag propagation, minimized calls to work()Martin Braun2013-06-141-3/+176
* Merged next into uninstalled import branch.Ben Reynwar2013-04-021-0/+77