summaryrefslogtreecommitdiffstats
path: root/include/osmocom/gsm
Commit message (Expand)AuthorAgeFilesLines
* gsm: add osmo_mnc_from_str(), osmo_mnc_cmp(), osmo_plmn_cmp() for 3-digit MNCNeels Hofmeyr2018-02-281-0/+5
* implement support for 3-digit MNC with leading zerosNeels Hofmeyr2018-02-283-1/+23
* l1sap: Add fields for higher-precision timing offset valuesHarald Welte2018-02-271-2/+8
* l1sap: Add RSSI, BER and quarter-bit accurate timing to PH-RACH.indHarald Welte2018-02-271-0/+4
* Revert "Add function to encode classmark"Harald Welte2018-02-221-1/+0
* Add function to encode classmarkMax2018-02-151-0/+1
* Add generic Mobile Identity encoderMax2018-02-151-0/+1
* Add helper functions for ACC bit flags in rach control IE.Stefan Sperling2018-02-131-2/+43
* Add GSM 04.08 type-of-number / numbering-plan-id definitionsHarald Welte2018-02-091-0/+22
* GSUP: change osmo_gsup_encode() return typeMax2018-02-051-1/+1
* gsm48_hdr_msg_type(): SS is in the same group as MM/CCHarald Welte2018-02-031-1/+1
* gsm48_hdr_msg_type[_r99]: Fix bit-masksHarald Welte2018-02-031-2/+2
* gsm_04_08.h: Reduce T310 default to 30s.Harald Welte2018-01-271-1/+1
* gsm_04_08.h: Clearly annotate timers that don't have a 3GPP Default valueHarald Welte2018-01-271-7/+7
* SMS: Add value_string for TS 04.11 CP and RP stateHarald Welte2018-01-242-0/+11
* MNCC: Add MNCC to string dumperHarald Welte2018-01-191-0/+9
* gsm0480: fix USSD OCTET STRING length confusionVadim Yanitskiy2018-01-171-2/+22
* Deprecate gsm48_construct_ra()Max2018-01-121-1/+1
* gsm: add gsm0808_speech_codec_type_namesNeels Hofmeyr2018-01-121-0/+5
* Add function to properly encode RAIMax2018-01-081-0/+1
* Fix incorrect spec referenceMax2018-01-041-1/+1
* tlv_put: guard against NULL val and 0 lenNeels Hofmeyr2017-11-201-2/+13
* Fix/Update copyright notices; Add SPDX annotationHarald Welte2017-11-133-9/+12
* abis_nm: Add abis_nm_admin_name() APIPau Espin Pedrol2017-10-231-0/+7
* [doc] Properly define gsm0800 group and move all related files into itHarald Welte2017-10-172-2/+10
* [doc] Properly define 'oap' group and add introductory textHarald Welte2017-10-171-2/+11
* [doc] Define 'gsup' group with proper name, add intro textHarald Welte2017-10-171-2/+19
* [doc] make sure all SMS related code is part of the 'sms' groupHarald Welte2017-10-174-4/+20
* [doc] gea has separate group; A5 is not part of crypto but a5 groupHarald Welte2017-10-172-4/+7
* [doc] TLV parser has far grown beyond GSM L3Harald Welte2017-10-161-1/+1
* [doc] Rename "RSL" to "A-bis RSL" in documentation.Harald Welte2017-10-161-1/+1
* Add function to generate random identifierMax2017-10-091-0/+5
* add osmo_imsi_str_valid() and osmo_msisdn_str_valid()Neels Hofmeyr2017-10-052-0/+5
* tlv: add [msgb_]t16lv_put() for 16bit tag + 8 bit len TLVsHarald Welte2017-08-091-1/+20
* GSUP: define default GSUP port as 4222Neels Hofmeyr2017-07-221-0/+2
* extend osmo_sysinfo_type with missing SYSINFO_TYPEHarald Welte2017-07-151-1/+6
* LC15: Add IPAC Directed Retry Enquiry data structureMinh-Quang Nguyen2017-07-141-0/+7
* IPAC manufacture-defined measurement pre-processing definitionsMinh-Quang Nguyen2017-07-141-0/+122
* utils: add function gsm_fn_as_gsmtime_str()Philipp Maier2017-07-111-0/+3
* gsm_04_08.h: Add struct for 9.1.13b GPRS suspension requestHarald Welte2017-07-101-0/+8
* gsm_utils: Add osmo_dump_gsmtimePau Espin Pedrol2017-07-101-0/+3
* gsm_04_08/sgsn: Add another IE for internal usage in the sgsnHolger Hans Peter Freyther2017-07-091-0/+1
* gsup: Add encoding/decoding for the pdp charging characteristicsHolger Hans Peter Freyther2017-07-071-0/+8
* l1sap.h: Add ber10k and lqual_cb to ph_tch_paramPau Espin Pedrol2017-06-301-0/+2
* 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-2349-74/+121
* doxygen: enable AUTOBRIEF, drop \briefNeels Hofmeyr2017-06-2314-321/+321
* 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