summaryrefslogtreecommitdiffstats
path: root/src/coding
Commit message (Expand)AuthorAgeFilesLines
* Makefile.am: fix missing LTLDFLAGS for libosmocodingVadim Yanitskiy2017-08-311-0/+1
* doxygen: unify use of \file across the boardNeels Hofmeyr2017-06-235-47/+38
* doxygen: enable AUTOBRIEF, drop \briefNeels Hofmeyr2017-06-235-73/+73
* Move NUM_BYTES macro to core libraryMax2017-06-191-1/+1
* gsm0503_coding: Mark gsm0503_mcs_{ul,dl}_codes as constHarald Welte2017-06-121-6/+6
* gsm0503_interleaving: Mark input arguments as 'const *'Harald Welte2017-06-121-5/+5
* Add doxygen documentation to libosmocodingHarald Welte2017-06-125-30/+414
* gsm0503_{coding,mapping}: Mark input arguments as 'const'Harald Welte2017-06-122-55/+54
* Distinguish between unsupported and invalid MCSMax2017-05-241-6/+9
* add libpseudotalloc as super-simplistic talloc replacementHarald Welte2017-05-171-0/+4
* build: coding/gsm0503: fix build in sep. dir: -I builddirNeels Hofmeyr2017-03-201-0/+1
* build: cosmetic: coding: break a CPPFLAGS lineNeels Hofmeyr2017-03-131-1/+3
* libosmocoding: migrate transcoding routines from OsmoBTSVadim Yanitskiy2017-03-077-0/+5553