| Commit message (Expand) | Author | Age | Files | Lines |
* | cmake: change how test files are build when cross compiling | Philip Balister | 2021-12-03 | 1 | -0/+3 |
* | vocoder: pep8 formatting | Josh Morman | 2021-11-24 | 2 | -6/+8 |
* | qa: run autopep8 formatting on qa python files | mormj | 2020-10-30 | 8 | -57/+71 |
* | qa: remove xml file parameter causing deprecation warnings | mormj | 2020-10-30 | 7 | -7/+7 |
* | pybind: add implicit conversion from int to enum | mormj | 2020-10-28 | 2 | -0/+4 |
* | vocoder: cmake: Use pybind macros to manage bindings. | Ryan Volz | 2020-10-20 | 1 | -40/+19 |
* | vocoder: allow input & output rates to differ | Clayton Smith | 2020-10-20 | 1 | -5/+2 |
* | python: Remove unnecessary 'from __future__ import' | Oleksandr Kravchuk | 2020-08-03 | 2 | -4/+0 |
* | pybind: remove docstring dependency on entire module | Josh Morman | 2020-06-11 | 1 | -1/+1 |
* | vocoder: add bindings for freedv_api to fix qa | Josh Morman | 2020-06-04 | 5 | -10/+86 |
* | pybind: run clang-format | Josh Morman | 2020-06-04 | 2 | -2/+2 |
* | vocoder: fix list/tuple in qa tests | Josh Morman | 2020-06-04 | 5 | -5/+5 |
* | vocoder: Fix semicolon error in Pybind11 bindings | Andrej Rode | 2020-06-04 | 2 | -2/+2 |
* | vocoder: add pybind11 bindings | Josh Morman | 2020-06-04 | 43 | -11/+1526 |
* | Update license header to SPDX format | devnulling | 2020-01-27 | 11 | -143/+11 |
* | codec2: only check length of encoded messages in unit test | Andrej Rode | 2019-01-14 | 1 | -13/+41 |
* | Merge remote-tracking branch 'origin/next' into merge_next | Marcus Müller | 2018-08-31 | 11 | -15/+45 |
|\ |
|
| * | python3: update non-GRC components to use python2 or python3 | Douglas Anderson | 2017-02-26 | 11 | -12/+26 |
| * | Merge remote-tracking branch 'github/nuke-cpack' into next | Johnathan Corgan | 2016-08-03 | 1 | -1/+0 |
| |\ |
|
| | * | cmake: nuke cpack from existence | Johnathan Corgan | 2016-08-03 | 1 | -1/+0 |
| * | | vocoder: fix python QA after unembed | Johnathan Corgan | 2016-08-03 | 1 | -1/+1 |
| * | | gr-vocoder: gsm subcomponent using external gsm library | A. Maitland Bottoms | 2016-06-25 | 1 | -2/+6 |
| * | | gr-vocoder: codec2 subcomponent using external codec2 library | A. Maitland Bottoms | 2016-06-25 | 1 | -1/+14 |
| |/ |
|
* / | Test: adds swig dirs to python tests to allow ctest to run on win builds | gnieboer | 2018-03-22 | 1 | -0/+5 |
|/ |
|
* | Removing trailing/extra whitespaces before release. | Tom Rondeau | 2014-07-07 | 1 | -1/+1 |
* | Bring codec2 up to the latest version, and add support for all six bit rates. | Clayton Smith | 2014-04-16 | 1 | -15/+7 |
* | vocoder: Fixed packing problem with Codec2, + GRC bindings, added example | Martin Braun | 2014-03-07 | 1 | -1/+3 |
* | Add a QA_PYTHON_EXECUTABLE variable so QA code knows what python to use when ... | Philip Balister | 2013-12-05 | 1 | -1/+1 |
* | Removing gruel from QA python paths. | Ben Reynwar | 2013-06-06 | 1 | -1/+0 |
* | uninstalled imports: Fixing up after merge with master. | Ben Reynwar | 2013-06-03 | 1 | -1/+1 |
* | Merged next into uninstalled import branch. | Ben Reynwar | 2013-04-02 | 8 | -26/+26 |
* | vocoder: Updating testing environment. | Ben Reynwar | 2013-03-11 | 10 | -63/+38 |
* | vocoder: Enabling uninstalled python imports. | Ben Reynwar | 2013-03-08 | 11 | -0/+666 |