aboutsummaryrefslogtreecommitdiffstats
path: root/library/RSL_Emulation.ttcn
AgeCommit message (Expand)AuthorFilesLines
2019-08-13bsc: add TC_ho_neighbor_config_1 thru _7Neels Hofmeyr1-0/+2
2019-05-27cosmetic: Update copyright statement, license notice and SPDXHarald Welte1-0/+2
2018-11-06bts: f_est_dchan: verify Chan Rqd originated by RACH arrives on RSLPau Espin Pedrol1-4/+46
2018-10-24RSL_Emulation: Fail explicitly on ASP_IPA_EVENT_DOWNPau Espin Pedrol1-0/+8
2018-07-24Fail if f_streamId_by_trx() can't find a stream idDaniel Willmann1-1/+2
2018-07-24library: Ensure setverdict(fail) is followed by mtc.stopDaniel Willmann1-4/+5
2018-07-06RSL_Emulation: Stop with error verdict if conn table runs out of spaceDaniel Willmann1-6/+4
2018-06-01*_Emulation.ttcn: Specify destination when replying on procedure portsHarald Welte1-8/+8
2018-05-27RSL_Emulation: Handle ID_ACK event in BSC roleHarald Welte1-0/+1
2018-04-15RSL_Emulation: Less verbose loggingHarald Welte1-4/+0
2018-03-23bsc: Fix tons of TTCN3 compiler warningsHarald Welte1-8/+6
2018-03-22RSL_Emulation: Introduce LastActTableHarald Welte1-2/+70
2018-02-24RSL_Emulation: Make CCHAN_PT bi-directionalHarald Welte1-0/+4
2018-02-21RSL_Emulation: Pass ASP_IPA_EVENT_UP to RSL_CCHAN portHarald Welte1-2/+6
2018-02-21RSL_Emulation: Introduce notion of 'bts_role'Harald Welte1-8/+20
2018-02-13RSL_Emulation: Add procedure calls to suspend/resume dchan handlingHarald Welte1-3/+34
2018-02-13RSL_Emulation: Add second RSL/RSL_PROC port for hand-over casesHarald Welte1-6/+11
2018-01-29bsc: Unregister old RSL channel number after assignmentHarald Welte1-1/+17
2018-01-29RSL_Emulation: Permit registration of explicit Channel NumberHarald Welte1-3/+76
2018-01-17RSL_Emulation: Initialize the ConnectionTableDaniel Willmann1-0/+11
2018-01-03Add comments with short module description on top of each fileHarald Welte1-0/+17
2017-12-17BSC_Tests: Prepare for tests based on {RSL,BSSMAP}_EmulationHarald Welte1-0/+2
2017-12-09RSL_Emulation: Move templates into RSL_TypesHarald Welte1-32/+0
2017-12-09IPA_Emulation: split t_ASP_RSL_UD in send and receive templateHarald Welte1-4/+4
2017-12-08library: Add RSL_Emulation.ttcnHarald Welte1-0/+332