aboutsummaryrefslogtreecommitdiffstats
path: root/src/osmo-bsc/bts_ipaccess_nanobts.c
AgeCommit message (Expand)AuthorFilesLines
2021-06-04Use new stat item/ctr getter APIsPau Espin Pedrol1-5/+5
2021-05-28RSL link: explicitly select rsl_link based on lchanNeels Hofmeyr1-7/+7
2021-05-23bsc: Use osmo_clock_gettime everywherePau Espin Pedrol1-1/+1
2021-05-23bsc: Clean up TS selection in ipaccess_sign_link_up/downPau Espin Pedrol1-4/+5
2021-02-07power_control: make P_CON_INTERVAL parameter configurableVadim Yanitskiy1-2/+2
2020-12-25power_control: encoding of H_REQAVE and H_REQT for ip.accessVadim Yanitskiy1-2/+2
2020-12-19power_control: add encoder for ip.access nanoBTS and OsmoBTSVadim Yanitskiy1-0/+155
2020-12-04Handle BTS/BBTRANSC Get Attributes (Ack) in NM FSMsPau Espin Pedrol1-0/+24
2020-12-04Introduce NM GPRS NSVC FSMAlexander Couzens1-40/+30
2020-12-03Introduce NM GPRS CELL FSMPau Espin Pedrol1-16/+19
2020-12-03Introduce NM GPRS NSE FSMPau Espin Pedrol1-17/+41
2020-12-03Store GPRS MOs directly under BTS SiteMgr objectPau Espin Pedrol1-6/+7
2020-11-28bts_ipaccess_nanobts: check if msgb_alloc failsAlexander Couzens1-0/+6
2020-10-17ipa: Fix use of null pointer in log macroPau Espin Pedrol1-2/+2
2020-10-15Introduce Radio Channel FSMPau Espin Pedrol1-15/+36
2020-10-15Introduce NM RadioCarrier FSMPau Espin Pedrol1-22/+18
2020-10-15Introduce NM BaseBand Transceiver FSMPau Espin Pedrol1-10/+26
2020-10-15Introduce NM BTS FSMPau Espin Pedrol1-11/+29
2020-10-15Introduce NM BTS Site Manager FSMPau Espin Pedrol1-11/+36
2020-10-05oml: encode IPv6 NSVC using the new OML attribute NM_ATT_OSMO_NS_LINK_CFGAlexander Couzens1-0/+6
2020-10-05ipa oml: tx OPSTART after unlocking, not beforePau Espin Pedrol1-4/+4
2020-09-20oml: Fix premature Opstart to Radio CarrierPau Espin Pedrol1-9/+20
2020-07-18Move struct gsm_bts: gsm_data.* => bts.*Pau Espin Pedrol1-0/+1
2020-07-16ipaccess_nanobts: Log ipaccess_sign_link_down eventPau Espin Pedrol1-0/+4
2020-07-14ipaccess_sign_link_up: Log sign_link typePau Espin Pedrol1-1/+1
2020-05-09stats: Export connected OML/RSL links count per BTS.Alexander Chemeris1-0/+4
2019-07-16logging: introduce LOG_BTS and LOG_TRX and use it everywhereHarald Welte1-3/+3
2019-01-03IPA: log OML/RSL link drop reasonMax1-10/+10
2018-11-20bsc: Enable force-combined-si on nanoBTS by defaultPau Espin Pedrol1-1/+6
2018-10-31ipaccess_sign_link_reject: fix: use osmo_strlcpy() to safely copy IPOliver Smith1-1/+2
2018-10-30vty: add 'show rejected-bts'Oliver Smith1-4/+52
2018-08-23Fix heap-use-after-free due to OML link destructionPau Espin Pedrol1-1/+27
2018-07-28fix nanobts: timeslot FSM: use flags to remember OML,RSL statusNeels Hofmeyr1-6/+0
2018-07-28large refactoring: use FSMs for lchans; add inter-BSC HONeels Hofmeyr1-3/+8
2018-06-15fix dyn TS init: properly identify BTS on OML OPSTART ACKNeels Hofmeyr1-24/+7
2018-06-07dissolve libbsc: move all to src/osmo-bsc, link .o filesNeels Hofmeyr1-0/+591