summaryrefslogtreecommitdiff
path: root/gr-vocoder
Commit message (Expand)AuthorAgeFilesLines
* vocoder: remap enums in yml from int to raw for pybind compatibilityJosh Morman2020-06-044-4/+4
* vocoder: add bindings for freedv_api to fix qaJosh Morman2020-06-045-10/+86
* pybind: run clang-formatJosh Morman2020-06-042-2/+2
* vocoder: fix list/tuple in qa testsJosh Morman2020-06-045-5/+5
* vocoder: Fix semicolon error in Pybind11 bindingsAndrej Rode2020-06-042-2/+2
* vocoder: add pybind11 bindingsJosh Morman2020-06-0443-11/+1526
* pybind: removal of swig componentsJosh Morman2020-06-043-158/+0
* vocoder: replace stderr logging by calls to GR's logging faciltiesMarcus Müller2020-04-131-5/+3
* Switch from boost pointers to std C++11 pointersThomas Habets2020-04-0118-18/+18
* Update license header to SPDX formatdevnulling2020-01-2786-1118/+86
* examples: fixup cmake files to include all examplesdevnulling2020-01-221-0/+5
* Remove newlines from exception messagesThomas Habets2020-01-012-4/+4
* codec2: fix support for codec2 version < 0.8Davide Gerhard2019-11-051-3/+2
* codec2: development (master) branch supportDavide Gerhard2019-11-011-0/+7
* Fix for source typosluz.paz2019-08-101-9/+9
* clang-format: Ordering all the includesMarcus Müller2019-08-0925-27/+27
* Tree: clang-format without the include sortingMarcus Müller2019-08-0967-2986/+2798
* vocoder: clean up examples for 3.8Josh Morman2019-07-042-1091/+527
* vocoder: Fix build on NetBSD.MBoerschig2019-03-242-2/+2
* gr-vocoder: update codec2 and freedv blocks.A. Maitland Bottoms2019-03-2416-1837/+970
* cmake: Update to modern CMake usageAndrej Rode2019-03-044-100/+31
* codec2: only check length of encoded messages in unit testAndrej Rode2019-01-141-13/+41
* cmake: Only go into grc/ subdirs when ENABLE_GRC=ONMartin Braun2018-12-171-1/+3
* Merge remote-tracking branch 'origin/next' into merge_nextMarcus Müller2018-08-31196-38645/+1940
|\
| * Merge branch 'python3_fix' into nextAndrej Rode2018-06-2462-700/+502
| |\
| | * dtv/vocoder: remove stray *block_tree.ymlAndrej Rode2017-12-031-1/+0
| | * Added auto-generated YAML blocksHåkon Vågsether2017-10-1044-691/+464
| | * Fix typos from switch to Python 3Håkon Vågsether2017-08-218-8/+8
| | * Merge branch 'next' into python3Johnathan Corgan2017-03-221-6/+0
| | |\
| | * | python3: update non-GRC components to use python2 or python3Douglas Anderson2017-02-2619-28/+58
| * | | Merge branch 'master' into nextMartin Braun2018-02-0312-115/+9
| |\ \ \ | | |_|/ | |/| |
| * | | Merge branch 'master' into nextJohnathan Corgan2017-03-221-6/+0
| |\ \ \ | | |_|/ | |/| |
| * | | vocoder: remove stray check-inJohnathan Corgan2016-11-221-99/+0
| * | | Get the FreeDV demodulator working.Clayton Smith2016-11-151-20/+11
| * | | Convert tabs to spaces.Clayton Smith2016-11-155-39/+39
| * | | provide example grfreedv.grc flowgraphA. Maitland Bottoms2016-11-152-0/+617
| * | | gr-vocoder freedv blocksA. Maitland Bottoms2016-09-1520-0/+1000
| * | | Merge remote-tracking branch 'github/nuke-cpack' into nextJohnathan Corgan2016-08-037-56/+2
| |\ \ \
| | * | | cmake: nuke cpack from existenceJohnathan Corgan2016-08-037-50/+2
| * | | | vocoder: fix python QA after unembedJohnathan Corgan2016-08-031-1/+1
| * | | | gr-vocoder: remove embedded gsmA. Maitland Bottoms2016-06-2527-5480/+0
| * | | | gr-vocoder: gsm subcomponent using external gsm libraryA. Maitland Bottoms2016-06-2510-95/+75
| * | | | gr-vocoder: remove embedded codec2A. Maitland Bottoms2016-06-2591-32378/+0
| * | | | gr-vocoder: codec2 subcomponent using external codec2 libraryA. Maitland Bottoms2016-06-2511-90/+112
| |/ / /
* | | / Test: adds swig dirs to python tests to allow ctest to run on win buildsgnieboer2018-03-221-0/+5
| |_|/ |/| |
* | | Comment typo fixing.luz.paz2018-02-0319-30/+30
* | | Rename subdir doc to docs where appropriateBogdan Radulescu2018-02-034-1/+1
| |/ |/|
* | cmake: add log4cpp to runtime includesBastian Bloessl2017-03-221-4/+0
* | cmake: clean upBastian Bloessl2017-03-221-2/+0
|/
* Merge branch 'maint'Johnathan Corgan2016-06-231-3/+0
|\