aboutsummaryrefslogtreecommitdiffstats
path: root/tests/nanobts_omlattr
AgeCommit message (Expand)AuthorFilesLines
2023-09-23oml: ipacc: fix sending hard-coded GPRS Cell attributesVadim Yanitskiy2-3/+3
2023-09-23oml: ipacc: send GPRS Cell attributes based on IPA Object VersionVadim Yanitskiy2-3/+5
2023-03-11tests: use -no-install libtool flag to avoid ./lt-* scriptsVadim Yanitskiy1-0/+2
2023-01-23vty: Add support for Ny1 configurationarehbein2-12/+32
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 Pedrol2-32/+32
2022-04-25Move struct gsm_bts_paging_state to paging.hPau Espin Pedrol1-0/+2
2022-04-14tests: use 'check_PROGRAMS' instead of 'noinst_PROGRAMS'Vadim Yanitskiy1-1/+1
2022-03-02ipa oml: Fix encoding of T3105Pau Espin Pedrol2-3/+3
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 Yanitskiy2-3/+3
2021-10-07Get rid of lots of stubs [4/4]Pau Espin Pedrol1-92/+1
2021-07-23Introduce libbsc to avoid linking long lists of .o filesPau Espin Pedrol1-17/+1
2021-06-30Support proto IPAC_PROTO_EXT_PCU BSC<->PCUPau Espin Pedrol1-0/+1
2020-12-04Fix typo in function nanobts_attr_nsvc_getPau Espin Pedrol2-10/+10
2020-12-04Introduce NM GPRS NSVC FSMAlexander Couzens1-0/+1
2020-12-03Introduce NM GPRS CELL FSMPau Espin Pedrol1-0/+1
2020-12-03Introduce NM GPRS NSE FSMPau Espin Pedrol2-1/+2
2020-12-03Store GPRS MOs directly under BTS SiteMgr objectPau Espin Pedrol2-7/+8
2020-10-15Introduce Radio Channel FSMPau Espin Pedrol1-0/+1
2020-10-15Introduce NM RadioCarrier FSMPau Espin Pedrol1-0/+1
2020-10-15Introduce NM BaseBand Transceiver FSMPau Espin Pedrol1-0/+1
2020-10-15Introduce NM BTS FSMPau Espin Pedrol1-0/+1
2020-10-15Introduce NM BTS Site Manager FSMPau Espin Pedrol1-0/+2
2020-10-05oml: encode IPv6 NSVC using the new OML attribute NM_ATT_OSMO_NS_LINK_CFGAlexander Couzens2-2/+27
2020-07-20rename files acc_ramp.* -> acc.c*Pau Espin Pedrol1-1/+1
2020-07-18Move acc_ramp_init inside gsm_bts_allocPau Espin Pedrol1-0/+1
2020-07-18Move gsm_bts_{trx_}set_system_infos APIs to bts{_trx}.*Pau Espin Pedrol1-0/+5
2020-07-18Move struct gsm_bts_trx: gsm-data.* => bts_trx.*Pau Espin Pedrol1-0/+1
2020-07-18Move struct gsm_bts: gsm_data.* => bts.*Pau Espin Pedrol2-0/+2
2019-11-20bsc: Send MS Power Control msg upon max MS power changePau Espin Pedrol1-0/+1
2019-04-23use libosmocore osmo_tdefNeels Hofmeyr2-5/+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 Hofmeyr2-0/+10
2018-06-07dissolve libbsc: move all to src/osmo-bsc, link .o filesNeels Hofmeyr2-1/+6
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 Welte2-3/+3
2018-02-14drop libcommon-cs completelyNeels Hofmeyr1-1/+0
2018-02-14drop libcommon completely, move remaining files to libbscNeels Hofmeyr1-1/+0
2018-02-14libcommon: eliminate debug.cNeels Hofmeyr1-0/+8
2018-01-19Correctly set T3105 for ipaccess BTS typeAndreas Eversberg2-3/+3
2017-12-19Remove dead code left over from NITB splitHarald Welte1-1/+0
2017-12-10OML: expand status reporting checksMax1-0/+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-26Remove unneeded dbi dependencyPau Espin Pedrol1-1/+0