aboutsummaryrefslogtreecommitdiffstats
path: root/gr-vocoder/lib (follow)
Commit message (Expand)AuthorAgeFilesLines
* classic modules: use common precompiled headersMarcus Müller2021-07-191-0/+4
* vocoder/freedv_rx: include boost/format where usedMarcus Müller2021-06-221-0/+1
* global: remove unused <iomanip>, fix other includes in affected files when obviousMarcus Müller2021-06-172-2/+0
* global: remove iostream from all files not use cout|cerr|cin|clogMarcus Müller2021-06-172-2/+0
* Removed unused <cassert>Marcus Müller2021-01-281-1/+0
* clang-tidy: run full .clang-tidy on C++17 codebaseMarcus Müller2021-01-1915-15/+15
* build: Remove clang unused variable warnings.Ron Economos2020-12-074-23/+3
* modernization: `override` instead of virtual in all compilation unitsMarcus Müller2020-11-0318-37/+37
* Add `override` for common virtual function overridesThomas Habets2020-11-0318-20/+20
* vocoder: add text message output to FreeDV demodulatorClayton Smith2020-10-202-26/+18
* vocoder: allow input & output rates to differClayton Smith2020-10-202-11/+21
* vocoder: refactor get_next_tx_char callbackClayton Smith2020-10-162-34/+16
* Replace all calls to `get_initial_sptr` with `make_block_sptr`Thomas Habets2020-07-3018-24/+23
* vocoder: replace stderr logging by calls to GR's logging faciltiesMarcus Müller2020-04-131-5/+3
* Update license header to SPDX formatdevnulling2020-01-2739-507/+39
* Remove newlines from exception messagesThomas Habets2020-01-012-4/+4
* clang-format: Ordering all the includesMarcus Müller2019-08-097-9/+9
* Tree: clang-format without the include sortingMarcus Müller2019-08-0946-2481/+2285
* vocoder: Fix build on NetBSD.MBoerschig2019-03-242-2/+2
* gr-vocoder: update codec2 and freedv blocks.A. Maitland Bottoms2019-03-244-15/+96
* cmake: Update to modern CMake usageAndrej Rode2019-03-042-84/+27
* Merge branch 'master' into nextMartin Braun2018-02-034-5/+5
|\
| * Comment typo fixing.luz.paz2018-02-0316-27/+27
* | Merge branch 'master' into nextJohnathan Corgan2017-03-221-6/+0
|\|
| * cmake: add log4cpp to runtime includesBastian Bloessl2017-03-221-4/+0
| * cmake: clean upBastian Bloessl2017-03-221-2/+0
* | Get the FreeDV demodulator working.Clayton Smith2016-11-151-20/+11
* | Convert tabs to spaces.Clayton Smith2016-11-154-33/+33
* | gr-vocoder freedv blocksA. Maitland Bottoms2016-09-156-0/+446
* | Merge remote-tracking branch 'github/nuke-cpack' into nextJohnathan Corgan2016-08-031-2/+2
|\ \
| * | cmake: nuke cpack from existenceJohnathan Corgan2016-08-031-2/+2
| |/
* | gr-vocoder: remove embedded gsmA. Maitland Bottoms2016-06-2527-5480/+0
* | gr-vocoder: gsm subcomponent using external gsm libraryA. Maitland Bottoms2016-06-253-75/+13
* | gr-vocoder: remove embedded codec2A. Maitland Bottoms2016-06-2591-32378/+0
* | gr-vocoder: codec2 subcomponent using external codec2 libraryA. Maitland Bottoms2016-06-251-74/+9
|/
* MSVC-specific fixes for compatibilitygnieboer2016-05-301-1/+1
* Revert "Fixes for ABI compliance checker"Johnathan Corgan2015-12-111-7/+0
* Fixes for ABI compliance checkerA. Maitland Bottoms2015-12-111-0/+7
* Merge branch 'maint'Johnathan Corgan2014-08-291-26/+99
|\
| * vocoder: minor cleanup in library detectionJohnathan Corgan2014-08-291-15/+15
| * Fix handling of GR_USE_SYSTEM_LIBGSM and GR_USE_SYSTEM_LIBCODEC2A. Maitland Bottoms2014-08-281-26/+99
* | cmake: follow-up to previous mergeTom Rondeau2014-08-081-1/+0
* | Merge branch 'maint'Tom Rondeau2014-08-081-1/+0
|\|
| * controlport: removing use of ice for a controlport rpc.Tom Rondeau2014-08-081-1/+0
* | Merge branch 'maint'Johnathan Corgan2014-07-241-7/+7
|\|
| * coverity 1207185: vocoder: unitialized summed squared errorMarcus Müller2014-07-241-7/+7
* | build: better support for static libs.Tom Rondeau2014-07-181-0/+12
|/
* Merge branch 'maint'Johnathan Corgan2014-07-081-0/+4
|\
| * Windows compatibility fixesNicholas Corgan2014-07-071-0/+4
* | Merge branch 'maint'Tom Rondeau2014-07-0719-19/+19
|\|