aboutsummaryrefslogtreecommitdiffstats
path: root/src/coding
AgeCommit message (Expand)AuthorFilesLines
2017-11-13Fix/Update copyright notices; Add SPDX annotationHarald Welte5-0/+10
2017-11-03gsm0503_coding.c: Use majority vote in tch_efr_unreorder()Niro Mahasinghe1-3/+3
2017-11-03gsm0503_coding.c: Fix tch_efr_unreorder() of one bitNiro Mahasinghe1-1/+1
2017-08-31Makefile.am: fix missing LTLDFLAGS for libosmocodingVadim Yanitskiy1-0/+1
2017-06-23doxygen: unify use of \file across the boardNeels Hofmeyr5-47/+38
2017-06-23doxygen: enable AUTOBRIEF, drop \briefNeels Hofmeyr5-73/+73
2017-06-19Move NUM_BYTES macro to core libraryMax1-1/+1
2017-06-12gsm0503_coding: Mark gsm0503_mcs_{ul,dl}_codes as constHarald Welte1-6/+6
2017-06-12gsm0503_interleaving: Mark input arguments as 'const *'Harald Welte1-5/+5
2017-06-12Add doxygen documentation to libosmocodingHarald Welte5-30/+414
2017-06-12gsm0503_{coding,mapping}: Mark input arguments as 'const'Harald Welte2-55/+54
2017-05-24Distinguish between unsupported and invalid MCSMax1-6/+9
2017-05-17add libpseudotalloc as super-simplistic talloc replacementHarald Welte1-0/+4
2017-03-20build: coding/gsm0503: fix build in sep. dir: -I builddirNeels Hofmeyr1-0/+1
2017-03-13build: cosmetic: coding: break a CPPFLAGS lineNeels Hofmeyr1-1/+3
2017-03-07libosmocoding: migrate transcoding routines from OsmoBTSVadim Yanitskiy7-0/+5553