aboutsummaryrefslogtreecommitdiffstats
path: root/tests/handover/Makefile.am
AgeCommit message (Expand)AuthorFilesLines
2021-06-01Drop duplicated arfcn_range_encode.c available in libosmocoreNeels Hofmeyr1-1/+0
2021-03-24drop neighbor_ident_test.cNeels Hofmeyr1-15/+0
2020-12-23handover_test: implement as VTY shellNeels Hofmeyr1-1/+4
2020-12-15Use rest_octets functionalities from libosmocorePau Espin Pedrol1-1/+0
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 Pedrol1-0/+1
2020-12-03Store GPRS MOs directly under BTS SiteMgr objectPau Espin Pedrol1-0/+1
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-09LCS: implement the bulk of Location ServicesNeels Hofmeyr1-0/+4
2020-07-20rename files acc_ramp.* -> acc.c*Pau Espin Pedrol1-1/+1
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 Pedrol1-0/+1
2020-06-19merge files: absorb osmo_bsc_vty.c into bsc_vty.cNeels Hofmeyr1-1/+0
2020-05-31handover_test: use 'unknown' BTS type instead of 'sysmobts'Vadim Yanitskiy1-1/+1
2020-05-29drop all BSC originated USSD notification featuresNeels Hofmeyr1-1/+0
2020-05-27drop IMSI filter and libfilter completelyNeels Hofmeyr1-2/+0
2019-09-02Cell Broadcast: CBSP and CBCH scheduling supportHarald Welte1-0/+5
2019-06-18Re-introduce support for IPA-encapsulated MGCPHarald Welte1-0/+20
2019-04-30move mgw endpoint FSM to osmo-mgw.gitNeels Hofmeyr1-2/+1
2019-04-23use libosmocore osmo_tdefNeels Hofmeyr1-1/+0
2019-03-14Move msc related code from gsm_data to bsc_mscPau Espin Pedrol1-0/+1
2018-07-28cosmetic: dissolve bsc_api.cNeels Hofmeyr1-1/+0
2018-07-28lchan_fsm: split off lchan_rtp_fsm, establish RTP a bit earlierNeels Hofmeyr1-0/+1
2018-07-28large refactoring: use FSMs for lchans; add inter-BSC HONeels Hofmeyr1-4/+11
2018-07-28add gsm_timers, for Tnnn definitions usable by FSMsNeels Hofmeyr1-0/+1
2018-07-28rename gsm_04_08_utils.[hc] to gsm_04_08_rrNeels Hofmeyr1-1/+1
2018-07-28inter-BSC HO: add neighbor_ident API to manage neighbor-BSS-cellsNeels Hofmeyr1-0/+18
2018-06-07dissolve libbsc: move all to src/osmo-bsc, link .o filesNeels Hofmeyr1-1/+29
2018-03-16introduce an osmo_fsm for gsm_subscriber_connectionHarald Welte1-1/+5
2018-03-08handover_test: explicitly wrap abis_rsl_sendmsg()Neels Hofmeyr1-0/+4
2018-02-20fix handover_test link errorStefan Sperling1-1/+1
2018-02-19HO: Implement load based handover, as handover_decision_2.cNeels Hofmeyr1-0/+35