| Commit message (Expand) | Author | Age | Files | Lines |
* | coding: move eB adjustement to appropriate place | Max | 2018-01-05 | 1 | -7/+2 |
* | Add functions for extended RACH coding | Max | 2017-12-11 | 2 | -17/+65 |
* | Fix/Update copyright notices; Add SPDX annotation | Harald Welte | 2017-11-13 | 5 | -0/+10 |
* | gsm0503_coding.c: Use majority vote in tch_efr_unreorder() | Niro Mahasinghe | 2017-11-03 | 1 | -3/+3 |
* | gsm0503_coding.c: Fix tch_efr_unreorder() of one bit | Niro Mahasinghe | 2017-11-03 | 1 | -1/+1 |
* | Makefile.am: fix missing LTLDFLAGS for libosmocoding | Vadim Yanitskiy | 2017-08-31 | 1 | -0/+1 |
* | doxygen: unify use of \file across the board | Neels Hofmeyr | 2017-06-23 | 5 | -47/+38 |
* | doxygen: enable AUTOBRIEF, drop \brief | Neels Hofmeyr | 2017-06-23 | 5 | -73/+73 |
* | Move NUM_BYTES macro to core library | Max | 2017-06-19 | 1 | -1/+1 |
* | gsm0503_coding: Mark gsm0503_mcs_{ul,dl}_codes as const | Harald Welte | 2017-06-12 | 1 | -6/+6 |
* | gsm0503_interleaving: Mark input arguments as 'const *' | Harald Welte | 2017-06-12 | 1 | -5/+5 |
* | Add doxygen documentation to libosmocoding | Harald Welte | 2017-06-12 | 5 | -30/+414 |
* | gsm0503_{coding,mapping}: Mark input arguments as 'const' | Harald Welte | 2017-06-12 | 2 | -55/+54 |
* | Distinguish between unsupported and invalid MCS | Max | 2017-05-24 | 1 | -6/+9 |
* | add libpseudotalloc as super-simplistic talloc replacement | Harald Welte | 2017-05-17 | 1 | -0/+4 |
* | build: coding/gsm0503: fix build in sep. dir: -I builddir | Neels Hofmeyr | 2017-03-20 | 1 | -0/+1 |
* | build: cosmetic: coding: break a CPPFLAGS line | Neels Hofmeyr | 2017-03-13 | 1 | -1/+3 |
* | libosmocoding: migrate transcoding routines from OsmoBTS | Vadim Yanitskiy | 2017-03-07 | 7 | -0/+5553 |