aboutsummaryrefslogtreecommitdiffstats
path: root/src/gsm/gsm0808_utils.c
AgeCommit message (Expand)AuthorFilesLines
2017-06-23doxygen: unify use of \file across the boardNeels Hofmeyr1-1/+3
2017-06-23doxygen: enable AUTOBRIEF, drop \briefNeels Hofmeyr1-14/+14
2017-06-23comments: gsm0808_utils: mention various 3GPP specsPhilipp Maier1-0/+5
2017-06-23gsm0808: fix length check of the element decoder functionsPhilipp Maier1-6/+6
2017-06-22gsm0808: add function gsm0808_speech_codec_from_chan_type()Philipp Maier1-0/+54
2017-06-22gsm0808: add function gsm0808_chan_type_to_speech_code()Philipp Maier1-0/+37
2017-06-22gsm0808: fix AoIP speech codec element parser/generatorPhilipp Maier1-18/+82
2017-06-12update/extend doxygen documentationHarald Welte1-12/+61
2017-05-15gsm0808 + ipa: fix compilation on systems without sys/socket.hHarald Welte1-2/+8
2017-05-15use osmo_{htonl,htons,ntohl,ntohs}() functions all over libosmocoreHarald Welte1-3/+3
2017-05-08gsm0808: fix control flow issuePhilipp Maier1-3/+2
2017-04-08gsm0808: Add utils for Cell Identifier ListPhilipp Maier1-0/+78
2017-04-08gsm0808: Add utils for Encryption InformationPhilipp Maier1-0/+71
2017-04-08gsm0808: Add utils for Channel TypePhilipp Maier1-0/+73
2017-04-08gsm0808: Add utils for Speech Codec List and Speech CodecPhilipp Maier1-0/+186
2017-04-08gsm0808: Add utils for AoIP Transport Layer AddressPhilipp Maier1-0/+122