summaryrefslogtreecommitdiff
path: root/gr-blocks/python/blocks/qa_moving_average.py
Commit message (Expand)AuthorAgeFilesLines
* qa: run autopep8 formatting on qa python filesmormj2020-10-301-23/+30
* qa: remove xml file parameter causing deprecation warningsmormj2020-10-301-1/+1
* Move from SWIG to Pybind11Marcus Müller2020-06-191-3/+7
|\
| * blocks: add pybind11 bindingsJosh Morman2020-06-041-3/+7
* | blocks: qa_moving_average used tuple eq. for lists in pybind11Marcus Müller2020-06-191-1/+1
* | blocks/moving_average: use vector functionsThomas Habets2020-06-151-3/+32
|/
* Update license header to SPDX formatdevnulling2020-01-271-13/+1
* blocks: Give qa_moving_average.py a fixed random seedMartin Braun2018-12-171-3/+1
* Merge branch 'next' into python3Johnathan Corgan2017-10-051-1/+67
|\
| * Merge remote-tracking branch 'github/pr/1462'Johnathan Corgan2017-10-051-23/+24
| |\
| | * removed print debugging in QA testMarcus Müller2017-09-261-5/+0
| | * Added a vector operation mode to the moving averageMarcus Müller2017-09-081-1/+37
| * | [gr-blocks] improve moving_average unit testSebastian Müller2017-09-301-0/+65
| |/
* / python3: update non-GRC components to use python2 or python3Douglas Anderson2017-02-261-0/+1
|/
* Merged next into uninstalled import branch.Ben Reynwar2013-04-021-4/+4
* blocks: Updating testing environment.Ben Reynwar2013-03-111-2/+2
* blocks: Enabling uninstalled python imports.Ben Reynwar2013-03-071-0/+91