summaryrefslogtreecommitdiffstats
path: root/include/osmocom/gsm/gsm0808_utils.h
Commit message (Expand)AuthorAgeFilesLines
* cbsp: Fix endless loop iteration when decoding cell list IEsHarald Welte2019-08-311-0/+1
* gsm0808_utils: Add gsm0808_decode_cell_id_u()Harald Welte2019-06-041-0/+1
* gsm0808: Introduce Osmocom extensions to announce Osmux supportPau Espin Pedrol2019-05-131-0/+1
* gsm0808_utils: Introduce gsm0808_msgb_put_cell_id_u()Harald Welte2019-05-101-0/+1
* Add _c versions of functions that otherwise return static buffersHarald Welte2019-04-101-0/+5
* Add _buf() functions to bypass static string buffersHarald Welte2019-04-031-0/+3
* gsm0808_utils: fix gsm48 multirate configuration generatorPhilipp Maier2019-03-111-1/+1
* add gsm0808_cell_id_from_cgi(), gsm0808_cell_id_to_cgi()Neels Hofmeyr2019-03-081-0/+3
* LCLS: add string dump helpersMax2019-02-261-0/+3
* gsm0808: add BSSMAP Cell Identifier matching APINeels Hofmeyr2019-01-281-0/+3
* LCLS: make GCR into static member of osmo_lclsMax2019-01-191-1/+2
* LCLS: enc/dec entire parameter set instead of GCRMax2018-12-231-2/+2
* LCLS, TS 48.008: add GCR IE encoding/decodingMax2018-12-141-0/+5
* LCLS, TS 29.205: add GCR routinesMax2018-12-141-1/+1
* gsm0808: add encoder for cause codes and use itPhilipp Maier2018-12-081-0/+1
* LCLS: update osmo_lcls structMax2018-12-041-4/+4
* LCLS: add 48.008 parameter structureMax2018-11-201-0/+8
* Add missing header includeMax2018-11-191-0/+1
* Support cipher mode reject with extended causeMax2018-11-191-0/+2
* Update 3GPP TS 08.08 Cause handlingMax2018-11-181-1/+14
* gsm0808: add function to convert AMR S15-S0 to gsm0408 settingsPhilipp Maier2018-09-251-0/+1
* gsm0808_utils: constify parameterPhilipp Maier2018-09-211-1/+1
* gsm0808: add function to convert amr gsm0408 setings to gsm0808Philipp Maier2018-09-191-0/+1
* Revert "gsm0808: add function to convert amr gsm0408 setings to gsm0808"Neels Hofmeyr2018-09-161-1/+0
* gsm0808: add function to convert amr gsm0408 setings to gsm0808Philipp Maier2018-09-141-0/+1
* fix gsm0808_permitted_speech(): don't return HR3 for TCH_F + AMRNeels Hofmeyr2018-06-071-1/+1
* add gsm0808_cell_id_to_list()Neels Hofmeyr2018-05-271-0/+1
* add gsm0808 channel enum to IE val conversion functionsNeels Hofmeyr2018-05-081-0/+107
* add gsm0808_cell_{id,id_list}_name() and friendsNeels Hofmeyr2018-04-181-0/+11
* add gsm0808_{enc,dec}_cell_idNeels Hofmeyr2018-04-131-12/+21
* add gsm0808_cell_id_list_add() to combine two cell identifier listsNeels Hofmeyr2018-04-131-0/+1
* support for more cell ID list types in libosmocoreStefan Sperling2018-03-131-2/+27
* 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/+5
* fix map entry and .h declaration for gsm0808_chan_type_to_speech_codec()Neels Hofmeyr2017-06-231-1/+1
* doxygen: unify use of \file across the boardNeels Hofmeyr2017-06-231-1/+3
* cosmetic: remove API documentation strings in header filePhilipp Maier2017-06-221-24/+0
* gsm0808: add function gsm0808_speech_codec_from_chan_type()Philipp Maier2017-06-221-0/+2
* gsm0808: add function gsm0808_chan_type_to_speech_code()Philipp Maier2017-06-221-0/+2
* gsm0808 + ipa: fix compilation on systems without sys/socket.hHarald Welte2017-05-151-1/+1
* gsm0808: Add utils for Cell Identifier ListPhilipp Maier2017-04-081-0/+8
* gsm0808: Add utils for Encryption InformationPhilipp Maier2017-04-081-0/+8
* gsm0808: Add utils for Channel TypePhilipp Maier2017-04-081-0/+8
* gsm0808: Add utils for Speech Codec List and Speech CodecPhilipp Maier2017-04-081-0/+19
* gsm0808: Add utils for AoIP Transport Layer AddressPhilipp Maier2017-04-081-0/+30