aboutsummaryrefslogtreecommitdiffstats
path: root/tests/handover
AgeCommit message (Expand)AuthorFilesLines
2018-07-28cosmetic: rename bsc_api.h to gsm_08_08.hNeels Hofmeyr1-1/+1
2018-07-28cosmetic: dissolve bsc_api.cNeels Hofmeyr1-1/+0
2018-07-28create separate logging categories for lchan,ts,as FSMsNeels Hofmeyr1-0/+18
2018-07-28lchan_fsm: split off lchan_rtp_fsm, establish RTP a bit earlierNeels Hofmeyr2-0/+2
2018-07-28fix nanobts: timeslot FSM: use flags to remember OML,RSL statusNeels Hofmeyr1-0/+1
2018-07-28large refactoring: use FSMs for lchans; add inter-BSC HONeels Hofmeyr3-77/+132
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: neighbor_ident API: drop 9bit BSICNeels Hofmeyr2-147/+76
2018-07-28inter-BSC HO: add neighbor_ident API to manage neighbor-BSS-cellsNeels Hofmeyr4-0/+545
2018-06-08cosmetic: handover_test: add IMSI to subscr for loggingNeels Hofmeyr1-1/+11
2018-06-07remove struct bsc_apiNeels Hofmeyr1-3/+13
2018-06-07dissolve libbsc: move all to src/osmo-bsc, link .o filesNeels Hofmeyr2-6/+32
2018-04-16Cosmetic: Fix typo: Siganlling->SignallingKeith1-1/+1
2018-03-28ctx cleanup: use non-NULL talloc ctx for osmo_init_logging2()Neels Hofmeyr1-3/+9
2018-03-17tests: handover_test.c: Add missing headerPau Espin Pedrol1-0/+2
2018-03-16introduce an osmo_fsm for gsm_subscriber_connectionHarald Welte2-3/+81
2018-03-08handover_test: explicitly wrap abis_rsl_sendmsg()Neels Hofmeyr2-2/+8
2018-03-05cosmetic: bsc_network_init(): imply default 001-01 PLMNNeels Hofmeyr1-1/+1
2018-02-21HO: fix minor issues found by coverityNeels Hofmeyr1-13/+13
2018-02-20fix handover_test link errorStefan Sperling1-1/+1
2018-02-19HO: Implement load based handover, as handover_decision_2.cNeels Hofmeyr3-0/+1651