aboutsummaryrefslogtreecommitdiffstats
path: root/include/osmocom/gsm
AgeCommit message (Expand)AuthorFilesLines
2018-01-17gsm0480: fix USSD OCTET STRING length confusionVadim Yanitskiy1-2/+22
2018-01-12Deprecate gsm48_construct_ra()Max1-1/+1
2018-01-12gsm: add gsm0808_speech_codec_type_namesNeels Hofmeyr1-0/+5
2018-01-08Add function to properly encode RAIMax1-0/+1
2018-01-04Fix incorrect spec referenceMax1-1/+1
2017-11-20tlv_put: guard against NULL val and 0 lenNeels Hofmeyr1-2/+13
2017-11-13Fix/Update copyright notices; Add SPDX annotationHarald Welte3-9/+12
2017-10-23abis_nm: Add abis_nm_admin_name() APIPau Espin Pedrol1-0/+7
2017-10-17[doc] Properly define gsm0800 group and move all related files into itHarald Welte2-2/+10
2017-10-17[doc] Properly define 'oap' group and add introductory textHarald Welte1-2/+11
2017-10-17[doc] Define 'gsup' group with proper name, add intro textHarald Welte1-2/+19
2017-10-17[doc] make sure all SMS related code is part of the 'sms' groupHarald Welte4-4/+20
2017-10-17[doc] gea has separate group; A5 is not part of crypto but a5 groupHarald Welte2-4/+7
2017-10-16[doc] TLV parser has far grown beyond GSM L3Harald Welte1-1/+1
2017-10-16[doc] Rename "RSL" to "A-bis RSL" in documentation.Harald Welte1-1/+1
2017-10-09Add function to generate random identifierMax1-0/+5
2017-10-05add osmo_imsi_str_valid() and osmo_msisdn_str_valid()Neels Hofmeyr2-0/+5
2017-08-09tlv: add [msgb_]t16lv_put() for 16bit tag + 8 bit len TLVsHarald Welte1-1/+20
2017-07-22GSUP: define default GSUP port as 4222Neels Hofmeyr1-0/+2
2017-07-15extend osmo_sysinfo_type with missing SYSINFO_TYPEHarald Welte1-1/+6
2017-07-14LC15: Add IPAC Directed Retry Enquiry data structureMinh-Quang Nguyen1-0/+7
2017-07-14IPAC manufacture-defined measurement pre-processing definitionsMinh-Quang Nguyen1-0/+122
2017-07-11utils: add function gsm_fn_as_gsmtime_str()Philipp Maier1-0/+3
2017-07-10gsm_04_08.h: Add struct for 9.1.13b GPRS suspension requestHarald Welte1-0/+8
2017-07-10gsm_utils: Add osmo_dump_gsmtimePau Espin Pedrol1-0/+3
2017-07-09gsm_04_08/sgsn: Add another IE for internal usage in the sgsnHolger Hans Peter Freyther1-0/+1
2017-07-07gsup: Add encoding/decoding for the pdp charging characteristicsHolger Hans Peter Freyther1-0/+8
2017-06-30l1sap.h: Add ber10k and lqual_cb to ph_tch_paramPau Espin Pedrol1-0/+2
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 Hofmeyr49-74/+121
2017-06-23doxygen: enable AUTOBRIEF, drop \briefNeels Hofmeyr14-321/+321
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-06-22gsm0808: add default speech codec configurationPhilipp Maier1-0/+21
2017-06-22gsm0808: fix AoIP speech codec element parser/generatorPhilipp Maier1-2/+0
2017-06-21gsm0808: add speech codec type constantsPhilipp Maier1-0/+18
2017-06-21cosmetic: Add info about coresponding codecs to permitted speech constsPhilipp Maier1-7/+8
2017-06-21gsm0408: update bearer capability speech versionPhilipp Maier1-1/+6
2017-06-21cosmetic: Add codec references to Speech Version IndicationPhilipp Maier1-6/+6
2017-06-12Add header file with definitions for GSM TS 04.14 / 3GPP TS 44.014Harald Welte1-0/+101
2017-06-09Update L3 protocol discriminator definitionsHarald Welte1-3/+5
2017-05-17l1sap: Add frame-number to measurement indication structPhilipp Maier1-0/+1
2017-05-15gsm/tlv.h: fix copy-paste errorVadim Yanitskiy1-2/+2
2017-05-15gsm0808 + ipa: fix compilation on systems without sys/socket.hHarald Welte2-2/+2
2017-05-15tlv: Add tlvp_val{16,32}be() to get TLV values in unaligned host byte orderHarald Welte1-0/+23
2017-05-14Make EARFCN size calculation more robustMax1-1/+4
2017-05-12gsm_04_08: Add missing GSM cause valueDaniel Willmann1-0/+3
2017-04-28Add SW Description (de)marshallingMax1-0/+16
2017-04-15ipa: Introduce helpers to encode IPA CCM ID RESPONSEHarald Welte1-0/+7