summaryrefslogtreecommitdiff
path: root/gr-blocks/python/blocks/qa_peak_detector2.py
Commit message (Expand)AuthorAgeFilesLines
* blocks: pep8 formattingJosh Morman2021-11-241-2/+4
* gr-blocks qa for peak_detector2: fix result type in test5Jeff Long2021-01-121-2/+2
* peak_detector2: Make the recently added test case failrear10192021-01-111-3/+3
* peak_detector2: bug fix and add a test caseCallyan2021-01-111-0/+26
* qa: run autopep8 formatting on qa python filesmormj2020-10-301-23/+21
* qa: remove xml file parameter causing deprecation warningsmormj2020-10-301-1/+1
* blocks: add pybind11 bindingsJosh Morman2020-06-041-12/+12
* Update license header to SPDX formatdevnulling2020-01-271-13/+1
* python3: update non-GRC components to use python2 or python3Douglas Anderson2017-02-261-0/+1
* blocks: better implementation of peak_detector2. Address #783.Achilleas Anastasopoulos2015-04-261-5/+82
* Merged next into uninstalled import branch.Ben Reynwar2013-04-021-2/+2
* blocks: Updating testing environment.Ben Reynwar2013-03-111-2/+1
* blocks: Enabling uninstalled python imports.Ben Reynwar2013-03-071-0/+57