aboutsummaryrefslogtreecommitdiffstats
path: root/include/osmocom/gsm
AgeCommit message (Expand)AuthorFilesLines
2018-06-02gsm0808: Add value_string for LCLS related IEsHarald Welte1-0/+15
2018-05-31GSUP: introduce new messages for SS/USSD payloadsVadim Yanitskiy1-0/+11
2018-05-31GSUP: implement TCAP-like session managementVadim Yanitskiy1-0/+21
2018-05-30gsm0808: Add encoding functions for LCLS BSSMAP messagesHarald Welte1-0/+5
2018-05-30gsm_08_08.h: Add enum for LCLS config, control and statusHarald Welte1-0/+28
2018-05-28Add enum gsm48_progress_descKeith1-0/+12
2018-05-27add gsm0808_create_handover_request_ack()Neels Hofmeyr1-0/+4
2018-05-27add support for gsm0808 HANDOVER REQUIRED messageNeels Hofmeyr2-0/+59
2018-05-27add gsm0808_cell_id_to_list()Neels Hofmeyr1-0/+1
2018-05-26Add enum gsm48_cause_coding from GSM 04.08 Section 10.5.4.11Keith1-0/+8
2018-05-24mncc: properly export osmo_mncc_name()Harald Welte1-0/+5
2018-05-15fix spellingThorsten Alteholz1-2/+2
2018-05-08add gsm0808 channel enum to IE val conversion functionsNeels Hofmeyr1-0/+107
2018-05-07define a constant for the max length of called party BCD IEStefan Sperling1-0/+1
2018-04-23gsm_08_58.h: introduce RSL_IE_ERIC_PAGING_GROUPAlexander Couzens1-0/+1
2018-04-21gsm_08_58.h: Add Ericsson vendor-specific RSL message typesPau Espin Pedrol1-0/+5
2018-04-18add gsm0808_cell_{id,id_list}_name() and friendsNeels Hofmeyr2-1/+13
2018-04-18tlv: add TLV_GET() and TLV_GET_MINLEN()Neels Hofmeyr1-0/+21
2018-04-17protocol/gsm_04_08.h: drop incorrect GSM48_PDISC_USSDVadim Yanitskiy1-1/+0
2018-04-13add gsm0808_{enc,dec}_cell_idNeels Hofmeyr1-12/+21
2018-04-13add tlv_parse2(), capable of multiple instances of the same IENeels Hofmeyr1-0/+3
2018-04-13add gsm0808_cell_id_list_add() to combine two cell identifier listsNeels Hofmeyr1-0/+1
2018-04-13add osmo_cgi_name()Neels Hofmeyr1-0/+2
2018-04-10deprecate PLMN de-/coding functions incapable of 3-digit MNC with leading zerosNeels Hofmeyr2-7/+12
2018-04-09add gsm48_reject_value_namesNeels Hofmeyr1-0/+4
2018-04-04gsm0480: copy the raw USSD data, its DCS and lengthVadim Yanitskiy1-0/+12
2018-04-04gsm0480: document the 'ss_request' structureVadim Yanitskiy1-0/+31
2018-03-29gsm0808: Add value strings for BSSMAP cause codesPhilipp Maier1-0/+1
2018-03-23gsm_08_08: correct speech codec defaultsPhilipp Maier1-4/+4
2018-03-17abis_nm: Introduce abis_nm_dump_foh()Harald Welte1-5/+3
2018-03-13support for more cell ID list types in libosmocoreStefan Sperling4-4/+46
2018-03-05features: define osmo_bts_*_feature() as static inlinePhilipp Maier1-2/+2
2018-03-05gsm23003: add osmo_mcc_from_str()Neels Hofmeyr1-0/+11
2018-03-02features: move bts feature related functionality to libosmocorePhilipp Maier1-0/+43
2018-03-01introduce GSM_MCC_MNC_INVALIDNeels Hofmeyr1-0/+4
2018-02-28gsm: add osmo_mnc_from_str(), osmo_mnc_cmp(), osmo_plmn_cmp() for 3-digit MNCNeels Hofmeyr1-0/+5
2018-02-28implement support for 3-digit MNC with leading zerosNeels Hofmeyr3-1/+23
2018-02-27l1sap: Add fields for higher-precision timing offset valuesHarald Welte1-2/+8
2018-02-27l1sap: Add RSSI, BER and quarter-bit accurate timing to PH-RACH.indHarald Welte1-0/+4
2018-02-22Revert "Add function to encode classmark"Harald Welte1-1/+0
2018-02-15Add function to encode classmarkMax1-0/+1
2018-02-15Add generic Mobile Identity encoderMax1-0/+1
2018-02-13Add helper functions for ACC bit flags in rach control IE.Stefan Sperling1-2/+43
2018-02-09Add GSM 04.08 type-of-number / numbering-plan-id definitionsHarald Welte1-0/+22
2018-02-05GSUP: change osmo_gsup_encode() return typeMax1-1/+1
2018-02-03gsm48_hdr_msg_type(): SS is in the same group as MM/CCHarald Welte1-1/+1
2018-02-03gsm48_hdr_msg_type[_r99]: Fix bit-masksHarald Welte1-2/+2
2018-01-27gsm_04_08.h: Reduce T310 default to 30s.Harald Welte1-1/+1
2018-01-27gsm_04_08.h: Clearly annotate timers that don't have a 3GPP Default valueHarald Welte1-7/+7
2018-01-24SMS: Add value_string for TS 04.11 CP and RP stateHarald Welte2-0/+11