summaryrefslogtreecommitdiffstats
path: root/src/gsm/gsm0808_utils.c
Commit message (Expand)AuthorAgeFilesLines
* Fix/Update copyright notices; Add SPDX annotationHarald Welte2017-11-131-6/+6
* [doc] Properly define gsm0800 group and move all related files into itHarald Welte2017-10-171-1/+1
* doxygen: unify use of \file across the boardNeels Hofmeyr2017-06-231-1/+3
* doxygen: enable AUTOBRIEF, drop \briefNeels Hofmeyr2017-06-231-14/+14
* comments: gsm0808_utils: mention various 3GPP specsPhilipp Maier2017-06-231-0/+5
* gsm0808: fix length check of the element decoder functionsPhilipp Maier2017-06-231-6/+6
* gsm0808: add function gsm0808_speech_codec_from_chan_type()Philipp Maier2017-06-221-0/+54
* gsm0808: add function gsm0808_chan_type_to_speech_code()Philipp Maier2017-06-221-0/+37
* gsm0808: fix AoIP speech codec element parser/generatorPhilipp Maier2017-06-221-18/+82
* update/extend doxygen documentationHarald Welte2017-06-121-12/+61
* gsm0808 + ipa: fix compilation on systems without sys/socket.hHarald Welte2017-05-151-2/+8
* use osmo_{htonl,htons,ntohl,ntohs}() functions all over libosmocoreHarald Welte2017-05-151-3/+3
* gsm0808: fix control flow issuePhilipp Maier2017-05-081-3/+2
* gsm0808: Add utils for Cell Identifier ListPhilipp Maier2017-04-081-0/+78
* gsm0808: Add utils for Encryption InformationPhilipp Maier2017-04-081-0/+71
* gsm0808: Add utils for Channel TypePhilipp Maier2017-04-081-0/+73
* gsm0808: Add utils for Speech Codec List and Speech CodecPhilipp Maier2017-04-081-0/+186
* gsm0808: Add utils for AoIP Transport Layer AddressPhilipp Maier2017-04-081-0/+122