Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | blocks: pep8 formatting | Josh Morman | 2021-11-24 | 1 | -2/+4 |
| | | | | Signed-off-by: Josh Morman <jmorman@gnuradio.org> | ||||
* | gr-blocks qa for peak_detector2: fix result type in test5 | Jeff Long | 2021-01-12 | 1 | -2/+2 |
| | | | | Signed-off-by: Jeff Long <willcode4@gmail.com> | ||||
* | peak_detector2: Make the recently added test case fail | rear1019 | 2021-01-11 | 1 | -3/+3 |
| | |||||
* | peak_detector2: bug fix and add a test case | Callyan | 2021-01-11 | 1 | -0/+26 |
| | |||||
* | qa: run autopep8 formatting on qa python files | mormj | 2020-10-30 | 1 | -23/+21 |
| | | | | | | find ./ -iname qa*.py | xargs autopep8 --in-place -a -a mostly formats whitespace and gets rid of trailing semicolons | ||||
* | qa: remove xml file parameter causing deprecation warnings | mormj | 2020-10-30 | 1 | -1/+1 |
| | |||||
* | blocks: add pybind11 bindings | Josh Morman | 2020-06-04 | 1 | -12/+12 |
| | |||||
* | Update license header to SPDX format | devnulling | 2020-01-27 | 1 | -13/+1 |
| | |||||
* | python3: update non-GRC components to use python2 or python3 | Douglas Anderson | 2017-02-26 | 1 | -0/+1 |
| | |||||
* | blocks: better implementation of peak_detector2. Address #783. | Achilleas Anastasopoulos | 2015-04-26 | 1 | -5/+82 |
| | | | | | | In the original form, work function in peak_detector2 block sometimes returns -1. For more details, see the mailing list thread: - http://lists.gnu.org/archive/html/discuss-gnuradio/2015-04/msg00197.html | ||||
* | Merged next into uninstalled import branch. | Ben Reynwar | 2013-04-02 | 1 | -2/+2 |
| | |||||
* | blocks: Updating testing environment. | Ben Reynwar | 2013-03-11 | 1 | -2/+1 |
| | |||||
* | blocks: Enabling uninstalled python imports. | Ben Reynwar | 2013-03-07 | 1 | -0/+57 |