aboutsummaryrefslogtreecommitdiffstats
path: root/include/osmocom/gsm/protocol
AgeCommit message (Expand)AuthorFilesLines
2021-04-20RR: add missing Extended TSC Set IENeels Hofmeyr1-0/+1
2021-04-20RR: add VAMOS channel modesNeels Hofmeyr1-0/+4
2021-04-19protocol/gsm_08_58.h: add asymmetric CSD data ratesVadim Yanitskiy1-0/+7
2021-04-19protocol/gsm_08_58.h: add more 'Channel rate and type' valuesVadim Yanitskiy1-4/+9
2021-04-19protocol/gsm_08_58.h: add RSL_CMOD_SP_{GSM4,GSM5,GSM6}Vadim Yanitskiy1-0/+3
2021-04-14gsm_08_08.h: Add extra field elements defined in other sectionsPau Espin Pedrol1-1/+4
2021-02-16gsm_08_58, gsm_44_004: add struct for l1 informationPhilipp Maier2-0/+35
2021-02-13gsm: Fix bitfield order in dtap_headerPau Espin Pedrol1-3/+3
2021-02-08Fix struct bitfields on big endian systemsPau Espin Pedrol1-0/+80
2021-01-11Intoduce Packet Switch CGIPau Espin Pedrol1-0/+3
2021-01-03gsm_08_58: add flexible array member to 'struct ipac_preproc_ave_cfg'Vadim Yanitskiy1-0/+2
2020-12-19gsm_08_58: fix wrong field order in 'struct ipac_preproc_pc_thresh'Vadim Yanitskiy1-2/+2
2020-12-15protocol/gsm_08_58.h: add Osmocom specific EWMA AVG algoVadim Yanitskiy1-1/+3
2020-12-15protocol/gsm_08_58.h: add ip.access Power Control structuresVadim Yanitskiy1-0/+44
2020-12-01gsm: Add enum for Network Feature Support IEPau Espin Pedrol1-0/+1
2020-11-20gsm_08_58: add rxqual field to RSL_IE_OSMO_REP_ACCH_CAPPhilipp Maier1-2/+4
2020-11-17gsm_08_58: add struct for RSL_IE_OSMO_REP_ACCH_CAPPhilipp Maier1-0/+16
2020-11-12gsm_04_08: add parser for Mobile Station Classmark 3Philipp Maier1-0/+169
2020-11-11Revert "gsm_04_08: add parser for Mobile Station Classmark 3"Harald Welte1-169/+0
2020-11-10gsm_04_08: add parser for Mobile Station Classmark 3Philipp Maier1-0/+169
2020-11-09gsm_08_58: add proprietary IE to signal Repeated ACCH CapabilityPhilipp Maier1-0/+3
2020-10-29gsm48: add missing RR cause value definitionsVadim Yanitskiy1-0/+3
2020-10-07add BSSMAP-LE coding for Location ServicesNeels Hofmeyr1-0/+151
2020-10-07add BSSLAP coding for Location ServicesNeels Hofmeyr2-0/+183
2020-10-07add GAD coding for Location ServicesNeels Hofmeyr1-0/+172
2020-09-30gsm_12_21: add osmo_oml_nsvc_address_type for OML NM_ATT_OSMO_NS_LINK_CFGAlexander Couzens1-0/+7
2020-09-18ipaccess.h: Add more enum values and 'official' namesHarald Welte1-14/+23
2020-08-06gsm 12.21: add osmocom specific NM_ATT_OSMO_NS_LINK_CFGAlexander Couzens1-0/+1
2020-07-31gsm_08_58: add missing RSL error cause codesPhilipp Maier1-0/+3
2020-05-17gsm0808: Implement helper functions for CONFUSION BSSMAP message decoding.Alexander Chemeris1-0/+13
2020-05-15cosmetic: apply changes to match struct_endianess.py outputNeels Hofmeyr3-14/+8
2020-05-15add missing endian.h in gsm_23_041.hNeels Hofmeyr1-0/+2
2020-05-12gsm_04_08.h: fix big endian structsNeels Hofmeyr1-238/+0
2020-05-02gsm_29_118.h: Fix compilation with gcc-10Harald Welte1-1/+1
2019-11-27Introduce fields related to DTAP DLCIPau Espin Pedrol1-1/+28
2019-11-04gsm: gsm_04_08.h: Allow accessing classmark2 as struct instead of uint32_tPau Espin Pedrol1-5/+28
2019-11-04gsm: Fix compilation error under some compilersPau Espin Pedrol1-1/+2
2019-11-03gsm_04_08.h: Introduce API osmo_gsm48_rfpowercap2powerclass()Pau Espin Pedrol1-1/+2
2019-11-01cosmetic: gsm_04_08.h: Fix trailing whitespacePau Espin Pedrol1-3/+3
2019-10-04API doc tweaks (mncc.h, gsm_08_08.h)Neels Hofmeyr1-1/+3
2019-09-05gsm_08_58: Add vendor-specific Message Type for ETWS Primary WarningHarald Welte1-0/+2
2019-07-20Add Cell Broadcast related definitions from 3GPP TS 23.041Harald Welte1-0/+89
2019-07-20CBSP (Cell Broadcast Service Protocol; 3GPP TS 48.049) supportHarald Welte1-0/+128
2019-06-17add define for magic tmsi constantEric Wild1-0/+1
2019-06-12protocol/gsm_04_08.h: do not check if unsigned is positiveVadim Yanitskiy1-3/+3
2019-05-27rsl: Add osmocom-specific extensions to RSL channel numbers for CBCHHarald Welte1-0/+4
2019-05-24protocol/gsm_12_21.h: fix copy-pasted struct descriptionVadim Yanitskiy1-1/+1
2019-05-18Revert "Change GSM48_PDISC_* to enum type"Harald Welte1-20/+18
2019-05-17Change GSM48_PDISC_* to enum typeMax1-18/+20
2019-05-15gsm_23_003: add GSM23003_MSISDN_{MIN,MAX}_DIGITSOliver Smith1-0/+3