aboutsummaryrefslogtreecommitdiffstats
path: root/include/osmocom/gsm
AgeCommit message (Expand)AuthorFilesLines
2021-01-29gsm: bts_features: Introduce BTS_FEAT_CCNPau Espin Pedrol1-0/+1
2021-01-29cosmetic: fix typo in commentPau Espin Pedrol1-1/+1
2021-01-22gsm: Introduce osmo_{rai,cgi_ps}_cmp() APIsPau Espin Pedrol1-0/+2
2021-01-11Intoduce Packet Switch CGIPau Espin Pedrol3-0/+17
2021-01-04gprs_bssgp: add handling for BSSGP RIM primitivesPhilipp Maier1-0/+2
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-08tlv.h: Add msgb_tvlv_put_{16,32}be()Harald Welte1-0/+15
2020-12-08tlv: Introduce enum with error codes for TLV parser functionsHarald Welte1-0/+10
2020-12-08Introduce 'osmo_tlv_prot' abstraction for validation of TLV protocolsHarald Welte1-0/+50
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-16bts_features: add feature BTS_FEAT_ACCH_REPPhilipp Maier1-0/+1
2020-11-12gsm_04_08: add parser for Mobile Station Classmark 3Philipp Maier2-0/+173
2020-11-11Revert "gsm_04_08: add parser for Mobile Station Classmark 3"Harald Welte2-173/+0
2020-11-10gsm_04_08: add parser for Mobile Station Classmark 3Philipp Maier2-0/+173
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-15gsm48_rest_octets: Add parser for SI4 rest octetsHarald Welte1-0/+3
2020-10-07add BSSMAP coding for Location ServicesNeels Hofmeyr1-0/+52
2020-10-07add BSSMAP-LE coding for Location ServicesNeels Hofmeyr2-0/+232
2020-10-07add BSSLAP coding for Location ServicesNeels Hofmeyr3-0/+240
2020-10-07add GAD coding for Location ServicesNeels Hofmeyr2-0/+362
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-09-15Gb: add a second NS implementationAlexander Couzens1-0/+2
2020-08-26gsm0808: add gsm0808_create_sapi_reject_cause()Vadim Yanitskiy1-1/+3
2020-08-25l1sap.h: Fix typo in doxygen documentationPau Espin Pedrol1-1/+1
2020-08-25comment: typo in cbsp.hNeels Hofmeyr1-1/+1
2020-08-25comment: mention spec reference in cbsp.[ch]Neels Hofmeyr1-1/+1
2020-08-06gsm 12.21: add osmocom specific NM_ATT_OSMO_NS_LINK_CFGAlexander Couzens1-0/+1
2020-08-02i460: pass more context to call-back functionsHarald Welte1-3/+7
2020-08-02i460: Add back-pointer from sub-channel to timeslotHarald Welte1-0/+1
2020-08-02i460_mux: add callback to notify empty tx queuePhilipp Maier1-0/+12
2020-07-31gsm_08_58: add missing RSL error cause codesPhilipp Maier1-0/+3
2020-07-28bts_features: add feature BTS_FEAT_IPV6_NSVCAlexander Couzens1-0/+1
2020-06-21gsm0808: Add gsm0808_create_common_id()Harald Welte1-0/+3
2020-06-21bts_features.h: Introduce BTS_FEAT_PAGING_COORDINATIONHarald Welte1-0/+1
2020-06-17gsm0502: add TDMA frame number constants and modular arithmeticVadim Yanitskiy1-0/+24
2020-06-16add osmo_mobile_identity APINeels Hofmeyr1-8/+49
2020-06-16Revert "add osmo_mobile_identity API"Harald Welte1-49/+8
2020-06-12add osmo_mobile_identity APINeels Hofmeyr1-8/+49
2020-06-10tlv.h: add msgb_tvl_put() to add a TvLV without the value partNeels Hofmeyr1-0/+45
2020-06-10add gsm23236: MSC pooling: TMSI and NRI utility functionsNeels Hofmeyr1-0/+60
2020-06-08lapd/lapdm: print user-defined string name instead of (dl=%p)Harald Welte2-5/+17
2020-05-31bts_features: introduce osmo_bts_unset_feature()Vadim Yanitskiy1-0/+6
2020-05-31bts_features: fix: properly check the result of bitvec_get_bit_pos()Vadim Yanitskiy1-1/+1