aboutsummaryrefslogtreecommitdiffstats
path: root/include/osmocom/coding
AgeCommit message (Expand)AuthorFilesLines
2020-04-20gsm0503_parity: Fix compilation with gcc-10Harald Welte1-10/+10
2020-04-14dtx: add decoding for AMR-DTX framesPhilipp Maier2-0/+46
2020-03-09parity: add amr crc14 definitionPhilipp Maier1-0/+1
2018-02-26coding: Add BER-reporting RACH decode functionsHarald Welte1-2/+8
2017-12-11Add functions for extended RACH codingMax1-1/+6
2017-06-23doxygen: unify use of \file across the boardNeels Hofmeyr5-25/+25
2017-06-23doxygen: enable AUTOBRIEF, drop \briefNeels Hofmeyr5-5/+5
2017-06-19Move NUM_BYTES macro to core libraryMax1-1/+0
2017-06-12gsm0503_interleaving: Mark input arguments as 'const *'Harald Welte1-5/+5
2017-06-12Add doxygen documentation to libosmocodingHarald Welte5-0/+50
2017-06-12gsm0503_{coding,mapping}: Mark input arguments as 'const'Harald Welte2-21/+21
2017-03-07libosmocoding: migrate transcoding routines from OsmoBTSVadim Yanitskiy5-0/+210