aboutsummaryrefslogtreecommitdiffstats
path: root/tests/nanobts_omlattr/nanobts_omlattr_test.c
AgeCommit message (Expand)AuthorFilesLines
2023-09-23oml: ipacc: fix sending hard-coded GPRS Cell attributesVadim Yanitskiy1-1/+1
2023-09-23oml: ipacc: send GPRS Cell attributes based on IPA Object VersionVadim Yanitskiy1-1/+3
2023-01-23vty: Add support for Ny1 configurationarehbein1-10/+30
2023-01-03bts: ipa/osmo-bts/sysmobts: MO: add support for the second NSVCAlexander Couzens1-1/+1
2022-11-23Cosmetic: fix spaces around timersOliver Smith1-3/+3
2022-09-19vty: Allow setting LAC as hexadecimal valuePau Espin Pedrol1-1/+1
2022-04-25Rename functions generating OML SetAttr messagesPau Espin Pedrol1-26/+26
2022-03-02ipa oml: Fix encoding of T3105Pau Espin Pedrol1-1/+1
2022-03-02tests: nanobts_omlattr_test: Use msgb_eq_data_print() helperPau Espin Pedrol1-5/+5
2021-11-10gsm_data: use ascending order for interference boundariesVadim Yanitskiy1-1/+1
2021-10-07Get rid of lots of stubs [4/4]Pau Espin Pedrol1-92/+1
2020-12-04Fix typo in function nanobts_attr_nsvc_getPau Espin Pedrol1-7/+7
2020-12-03Introduce NM GPRS NSE FSMPau Espin Pedrol1-1/+1
2020-12-03Store GPRS MOs directly under BTS SiteMgr objectPau Espin Pedrol1-7/+7
2020-10-05oml: encode IPv6 NSVC using the new OML attribute NM_ATT_OSMO_NS_LINK_CFGAlexander Couzens1-2/+22
2020-07-18Move gsm_bts_{trx_}set_system_infos APIs to bts{_trx}.*Pau Espin Pedrol1-0/+5
2020-07-18Move struct gsm_bts: gsm_data.* => bts.*Pau Espin Pedrol1-0/+1
2019-11-20bsc: Send MS Power Control msg upon max MS power changePau Espin Pedrol1-0/+1
2019-04-23use libosmocore osmo_tdefNeels Hofmeyr1-4/+3
2018-07-28large refactoring: use FSMs for lchans; add inter-BSC HONeels Hofmeyr1-0/+2
2018-07-28add gsm_timers, for Tnnn definitions usable by FSMsNeels Hofmeyr1-0/+9
2018-06-07dissolve libbsc: move all to src/osmo-bsc, link .o filesNeels Hofmeyr1-0/+3
2018-03-28ctx cleanup: use non-NULL talloc ctx for osmo_init_logging2()Neels Hofmeyr1-4/+13
2018-03-16introduce an osmo_fsm for gsm_subscriber_connectionHarald Welte1-0/+4
2018-03-07implement support for 3-digit MNC with leading zerosNeels Hofmeyr1-2/+1
2018-02-27osmo-bts/nanobts: Set RACH_Busy Threshold to -90 dBmHarald Welte1-1/+1
2018-02-14libcommon: eliminate debug.cNeels Hofmeyr1-0/+8
2018-01-19Correctly set T3105 for ipaccess BTS typeAndreas Eversberg1-1/+1
2017-10-24nanobts_omlattra_test: Initialize logging before executing testsHarald Welte1-0/+3
2017-10-24Fix nanobts_omlattr unit testHarald Welte1-0/+1
2017-09-06move include/openbsc to include/osmocom/bscNeels Hofmeyr1-3/+3
2017-08-30split off osmo-bsc: remove files, apply buildNeels Hofmeyr1-1/+0
2017-08-27move openbsc/* to repos rootNeels Hofmeyr1-0/+284