aboutsummaryrefslogtreecommitdiffstats
path: root/python/qa_burst_timeslot_splitter.py
AgeCommit message (Collapse)AuthorFilesLines
2021-05-03tests: Do not specify filename when runing gr_unittestVasil Velichkov1-1/+1
This fixes the following warning DEPRECATED: Using filename with gr_unittest does no longer have any effect. Change-Id: I7d6dbc32ff794ebf2bc116fa7437062e6780b85f
2017-08-23Big update of copyright statements so they can be automatically processed to ↵Piotr Krysik1-1/+1
produce debian/copyright file
2016-06-21Corrected the tests so they can be run without installation of gr-gsmPiotr Krysik1-1/+1
Arfcn test had to be disabled as it still doesn't work (addition of arfcn.py's directory to the PYTHONPATH is needed).
2015-08-05Fixed changed block names in qa code of flow-control blocks. Issue #100Roman Khassraf1-9/+9
2015-08-03Implemented burst timeslot splitter for flow control. Issue #100Roman Khassraf1-0/+161