aboutsummaryrefslogtreecommitdiffstats
path: root/src/osmo-bsc/bts_ipaccess_nanobts_omlattr.c
AgeCommit message (Expand)AuthorFilesLines
2023-09-23oml: ipacc: fix sending hard-coded GPRS Cell attributesVadim Yanitskiy1-23/+27
2023-09-23oml: ipacc: send GPRS Cell attributes based on IPA Object VersionVadim Yanitskiy1-26/+56
2023-09-15oml: ipacc: fix copy-pasted talloc chunk namesVadim Yanitskiy1-5/+10
2023-09-15oml: ipacc: log supported features using LOGL_INFOVadim Yanitskiy1-1/+1
2023-09-13abis_nm: parse feature flags in NM_ATT_IPACC_SUPP_FEATURESVadim Yanitskiy1-0/+67
2023-09-01oml: ipacc: Use new packed struct abis_nm_ipacc_att_rlc_cfg from libosmcorePau Espin Pedrol1-19/+26
2023-09-01oml: ipacc: Use new packed struct abis_nm_ipacc_att_ns_cfg from libosmcorePau Espin Pedrol1-5/+13
2023-09-01oml: ipacc: Use new packed struct abis_nm_ipacc_att_bssgp_cfg from libosmcorePau Espin Pedrol1-3/+16
2023-09-01oml: ipacc: Remove BSSGP value assignment being overwritten afterwardsPau Espin Pedrol1-13/+0
2023-01-23vty: Add check against sensible default value for Ny1arehbein1-0/+1
2023-01-23vty: Add support for Ny1 configurationarehbein1-2/+2
2023-01-03bts: ipa/osmo-bts/sysmobts: MO: add support for the second NSVCAlexander Couzens1-11/+10
2022-04-27Introduce VTY command 'ccch load-indication-period <0-255>'Pau Espin Pedrol1-1/+1
2022-04-25Rename functions generating OML SetAttr messagesPau Espin Pedrol1-5/+5
2022-04-25cosmetic:: Document TLVs in nanobts_attr_bts_get()Pau Espin Pedrol1-9/+15
2022-03-02ipa oml: Fix encoding of T3105Pau Espin Pedrol1-1/+1
2021-07-16separate 'interference-meas level-bounds' cfg and usedNeels Hofmeyr1-3/+3
2021-06-04Make interference measurement parameters configurableVadim Yanitskiy1-5/+6
2020-12-04Fix typo in function nanobts_attr_nsvc_getPau Espin Pedrol1-1/+1
2020-12-03Introduce NM GPRS NSE FSMPau Espin Pedrol1-2/+2
2020-12-03Store GPRS MOs directly under BTS SiteMgr objectPau Espin Pedrol1-13/+15
2020-11-28bts_ipaccess_nanobts: check if msgb_alloc failsAlexander Couzens1-0/+10
2020-10-05oml: encode IPv6 NSVC using the new OML attribute NM_ATT_OSMO_NS_LINK_CFGAlexander Couzens1-7/+28
2020-07-18Move struct gsm_bts: gsm_data.* => bts.*Pau Espin Pedrol1-1/+1
2019-05-26Allow VTY to set the CCCH Load Indication ThresholdHarald Welte1-1/+1
2019-04-23use libosmocore osmo_tdefNeels Hofmeyr1-2/+1
2019-03-27nanobts: use libosmocore's osmo_store*() for OML attr. patchingMax1-12/+3
2018-07-28add gsm_timers, for Tnnn definitions usable by FSMsNeels Hofmeyr1-1/+2
2018-06-07dissolve libbsc: move all to src/osmo-bsc, link .o filesNeels Hofmeyr1-0/+240