aboutsummaryrefslogtreecommitdiffstats
path: root/include/osmocom/gsm/gsm0808_utils.h
AgeCommit message (Expand)AuthorFilesLines
2019-08-31cbsp: Fix endless loop iteration when decoding cell list IEsHarald Welte1-0/+1
2019-06-04gsm0808_utils: Add gsm0808_decode_cell_id_u()Harald Welte1-0/+1
2019-05-13gsm0808: Introduce Osmocom extensions to announce Osmux supportPau Espin Pedrol1-0/+1
2019-05-10gsm0808_utils: Introduce gsm0808_msgb_put_cell_id_u()Harald Welte1-0/+1
2019-04-10Add _c versions of functions that otherwise return static buffersHarald Welte1-0/+5
2019-04-03Add _buf() functions to bypass static string buffersHarald Welte1-0/+3
2019-03-11gsm0808_utils: fix gsm48 multirate configuration generatorPhilipp Maier1-1/+1
2019-03-08add gsm0808_cell_id_from_cgi(), gsm0808_cell_id_to_cgi()Neels Hofmeyr1-0/+3
2019-02-26LCLS: add string dump helpersMax1-0/+3
2019-01-28gsm0808: add BSSMAP Cell Identifier matching APINeels Hofmeyr1-0/+3
2019-01-19LCLS: make GCR into static member of osmo_lclsMax1-1/+2
2018-12-23LCLS: enc/dec entire parameter set instead of GCRMax1-2/+2
2018-12-14LCLS, TS 48.008: add GCR IE encoding/decodingMax1-0/+5
2018-12-14LCLS, TS 29.205: add GCR routinesMax1-1/+1
2018-12-08gsm0808: add encoder for cause codes and use itPhilipp Maier1-0/+1
2018-12-04LCLS: update osmo_lcls structMax1-4/+4
2018-11-20LCLS: add 48.008 parameter structureMax1-0/+8
2018-11-19Add missing header includeMax1-0/+1
2018-11-19Support cipher mode reject with extended causeMax1-0/+2
2018-11-18Update 3GPP TS 08.08 Cause handlingMax1-1/+14
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