aboutsummaryrefslogtreecommitdiffstats
path: root/include/osmocom/gsm/gsm0808_utils.h
AgeCommit message (Expand)AuthorFilesLines
2018-09-25gsm0808: add function to convert AMR S15-S0 to gsm0408 settingsPhilipp Maier1-0/+1
2018-09-21gsm0808_utils: constify parameterPhilipp Maier1-1/+1
2018-09-19gsm0808: add function to convert amr gsm0408 setings to gsm0808Philipp Maier1-0/+1
2018-09-16Revert "gsm0808: add function to convert amr gsm0408 setings to gsm0808"Neels Hofmeyr1-1/+0
2018-09-14gsm0808: add function to convert amr gsm0408 setings to gsm0808Philipp Maier1-0/+1
2018-06-07fix gsm0808_permitted_speech(): don't return HR3 for TCH_F + AMRNeels Hofmeyr1-1/+1
2018-05-27add gsm0808_cell_id_to_list()Neels Hofmeyr1-0/+1
2018-05-08add gsm0808 channel enum to IE val conversion functionsNeels Hofmeyr1-0/+107
2018-04-18add gsm0808_cell_{id,id_list}_name() and friendsNeels Hofmeyr1-0/+11
2018-04-13add gsm0808_{enc,dec}_cell_idNeels Hofmeyr1-12/+21
2018-04-13add gsm0808_cell_id_list_add() to combine two cell identifier listsNeels Hofmeyr1-0/+1
2018-03-13support for more cell ID list types in libosmocoreStefan Sperling1-2/+27
2017-11-13Fix/Update copyright notices; Add SPDX annotationHarald Welte1-6/+6
2017-10-17[doc] Properly define gsm0800 group and move all related files into itHarald Welte1-1/+5
2017-06-23fix map entry and .h declaration for gsm0808_chan_type_to_speech_codec()Neels Hofmeyr1-1/+1
2017-06-23doxygen: unify use of \file across the boardNeels Hofmeyr1-1/+3
2017-06-22cosmetic: remove API documentation strings in header filePhilipp Maier1-24/+0
2017-06-22gsm0808: add function gsm0808_speech_codec_from_chan_type()Philipp Maier1-0/+2
2017-06-22gsm0808: add function gsm0808_chan_type_to_speech_code()Philipp Maier1-0/+2
2017-05-15gsm0808 + ipa: fix compilation on systems without sys/socket.hHarald Welte1-1/+1
2017-04-08gsm0808: Add utils for Cell Identifier ListPhilipp Maier1-0/+8
2017-04-08gsm0808: Add utils for Encryption InformationPhilipp Maier1-0/+8
2017-04-08gsm0808: Add utils for Channel TypePhilipp Maier1-0/+8
2017-04-08gsm0808: Add utils for Speech Codec List and Speech CodecPhilipp Maier1-0/+19
2017-04-08gsm0808: Add utils for AoIP Transport Layer AddressPhilipp Maier1-0/+30