aboutsummaryrefslogtreecommitdiffstats
path: root/include/osmocom/coding
AgeCommit message (Expand)AuthorFilesLines
2023-07-08coding: implement encoding/decoding API for TCH/F2.4Vadim Yanitskiy1-0/+4
2023-05-26coding: implement dedicated codec API for FACCH/[FH]Vadim Yanitskiy1-0/+8
2023-05-25coding: implement TCH/F9.6, TCH/[FH]4.8, TCH/H2.4, TCH/F14.4Vadim Yanitskiy1-0/+20
2023-05-23gsm0503_tch_hr_decode2(): new function, emits TS101318 formatMychaela N. Falconia1-0/+3
2023-05-20coding: declare gsm0503_tch_f96_[de]interleave()Vadim Yanitskiy1-0/+3
2023-01-18Split include/Makefile.am content into subdirsPau Espin Pedrol1-0/+10
2022-05-27coding: add gsm0503_detect_a[fh]s_dtx_frame2()Vadim Yanitskiy1-2/+9
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