| Commit message (Expand) | Author | Age | Files | Lines |
* | gsm_08_08.h: Add constants for Channel Type in signalling mode | Sylvain Munaut | 2019-02-17 | 1 | -0/+14 |
* | protocol/gsm_04_14: Fix the OPEN LOOP message type | Sylvain Munaut | 2019-02-07 | 1 | -1/+1 |
* | gsm_08_08.h: Add IEI definitions from Release 15 | Harald Welte | 2019-02-05 | 1 | -0/+5 |
* | Extend gsm_04_08.h with CSFB related definitiosn form 44.018 Rel 15 | Harald Welte | 2019-02-05 | 1 | -0/+2 |
* | add osmo_classmark_* API | Neels Hofmeyr | 2019-01-29 | 1 | -0/+16 |
* | gsm_23_003.h: add GSM23003_IMEI_NUM_DIGITS_NO_CHK | Oliver Smith | 2019-01-21 | 1 | -0/+3 |
* | comments: update/fix three 3GPP spec references | Neels Hofmeyr | 2019-01-14 | 3 | -3/+3 |
* | change GSM48_CMSERV_* to enum type, add names | Neels Hofmeyr | 2019-01-14 | 1 | -7/+14 |
* | add osmo_lu_type_names[], osmo_lu_type_name() | Neels Hofmeyr | 2019-01-08 | 1 | -0/+4 |
* | fix typo in enum BSS_MAP_MSG_TYPE: BSS_MAP_MSG_ASSIGMENT* | Neels Hofmeyr | 2019-01-04 | 1 | -3/+7 |
* | rename CELL_IDENT_LAI_AND_LAC to CELL_IDENT_LAI | Stefan Sperling | 2018-12-19 | 1 | -2/+3 |
* | add/clean big-endian packed structs (struct_endianess.py) | Neels Hofmeyr | 2018-12-19 | 7 | -45/+541 |
* | gsm29118: add generator functions for GSM29118 messages | Philipp Maier | 2018-12-07 | 1 | -0/+7 |
* | gsm_29_118.h: Add constant for default port | Philipp Maier | 2018-12-07 | 1 | -0/+3 |
* | gsm_29_118: add missing extern for struct value_string decl. | Philipp Maier | 2018-12-05 | 1 | -8/+8 |
* | gsm_44_318.h: remove #if 0 from struct gan_cch_desc_ie | Neels Hofmeyr | 2018-11-19 | 1 | -17/+0 |
* | Update GSM0808_LCLS enums | Max | 2018-11-18 | 1 | -0/+3 |
* | Update 3GPP TS 08.08 Cause handling | Max | 2018-11-18 | 1 | -0/+12 |
* | gsm29118: add value strings for SGSAP IEI | Philipp Maier | 2018-11-16 | 1 | -1/+4 |
* | gsm/protocol/gsm_08_58.h: Fix typo | Martin Hauke | 2018-11-15 | 1 | -1/+1 |
* | gsm_29_118: add missing include to header file | Philipp Maier | 2018-11-07 | 1 | -0/+1 |
* | gsm23003: Add MME domain name related helper functions | Harald Welte | 2018-10-28 | 1 | -0/+6 |
* | SGsAP protocol definitions (header + C file) | Harald Welte | 2018-10-21 | 1 | -0/+169 |
* | gsm_08_58.h: Introduce struct abis_rsl_chan_nr | Pau Espin Pedrol | 2018-10-21 | 1 | -3/+32 |
* | gsm_08_58.h: Introduce struct abis_rsl_link_id | Pau Espin Pedrol | 2018-10-10 | 1 | -1/+24 |
* | gsm0808: add function to convert amr gsm0408 setings to gsm0808 | Philipp Maier | 2018-09-19 | 1 | -0/+14 |
* | Revert "gsm0808: add function to convert amr gsm0408 setings to gsm0808" | Neels Hofmeyr | 2018-09-16 | 1 | -14/+0 |
* | gsm0808: add function to convert amr gsm0408 setings to gsm0808 | Philipp Maier | 2018-09-14 | 1 | -0/+14 |
* | gsm0808: fix wrong codec defaults for OFR_AMR_WB | Philipp Maier | 2018-09-14 | 1 | -1/+1 |
* | Add RSPRO support to IPA and logging definitions | Harald Welte | 2018-09-03 | 1 | -0/+1 |
* | Add CC_CAUSE value_string array | Keith | 2018-09-02 | 1 | -0/+4 |
* | gsm0808: Add value_string for encryption algorithms | Pau Espin Pedrol | 2018-07-12 | 1 | -0/+1 |
* | gsm_08_08: gsm0808_permitted_speech does not have value strings | Philipp Maier | 2018-07-12 | 1 | -0/+4 |
* | gsm_04_08: add function to get value string | Philipp Maier | 2018-07-12 | 1 | -0/+2 |
* | gsm_08_08.h: Add enum for LCLS config, control and status | Harald Welte | 2018-05-30 | 1 | -0/+28 |
* | Add enum gsm48_progress_desc | Keith | 2018-05-28 | 1 | -0/+12 |
* | add support for gsm0808 HANDOVER REQUIRED message | Neels Hofmeyr | 2018-05-27 | 1 | -0/+22 |
* | Add enum gsm48_cause_coding from GSM 04.08 Section 10.5.4.11 | Keith | 2018-05-26 | 1 | -0/+8 |
* | fix spelling | Thorsten Alteholz | 2018-05-15 | 1 | -2/+2 |
* | gsm_08_58.h: introduce RSL_IE_ERIC_PAGING_GROUP | Alexander Couzens | 2018-04-23 | 1 | -0/+1 |
* | gsm_08_58.h: Add Ericsson vendor-specific RSL message types | Pau Espin Pedrol | 2018-04-21 | 1 | -0/+5 |
* | add gsm0808_cell_{id,id_list}_name() and friends | Neels Hofmeyr | 2018-04-18 | 1 | -1/+2 |
* | protocol/gsm_04_08.h: drop incorrect GSM48_PDISC_USSD | Vadim Yanitskiy | 2018-04-17 | 1 | -1/+0 |
* | add gsm48_reject_value_names | Neels Hofmeyr | 2018-04-09 | 1 | -0/+4 |
* | gsm_08_08: correct speech codec defaults | Philipp Maier | 2018-03-23 | 1 | -4/+4 |
* | support for more cell ID list types in libosmocore | Stefan Sperling | 2018-03-13 | 1 | -1/+6 |
* | Add helper functions for ACC bit flags in rach control IE. | Stefan Sperling | 2018-02-13 | 1 | -2/+43 |
* | Add GSM 04.08 type-of-number / numbering-plan-id definitions | Harald Welte | 2018-02-09 | 1 | -0/+22 |
* | gsm48_hdr_msg_type(): SS is in the same group as MM/CC | Harald Welte | 2018-02-03 | 1 | -1/+1 |
* | gsm48_hdr_msg_type[_r99]: Fix bit-masks | Harald Welte | 2018-02-03 | 1 | -2/+2 |