aboutsummaryrefslogtreecommitdiffstats
path: root/library/RSL_Types.ttcn
AgeCommit message (Expand)AuthorFilesLines
2019-06-18BTS: BS power testsEric Wild1-0/+20
2019-06-12BTS: add some dynamic power control testsEric Wild1-0/+26
2019-06-04RSL_Types: Fix definition of RLL ERROR INDICATIONHarald Welte1-4/+5
2019-06-02BTS_Tests.ttcn: introduce TC_ho_rach() for handover RACHVadim Yanitskiy1-0/+9
2019-06-01library/RSL_Types.ttcn: t(r|)s_RSL_CHAN_RQD: make chan_nr configurableVadim Yanitskiy1-4/+9
2019-05-28Extend BTS_Tests.ttcn with test for RSL MODE MODIFY with encryption IEEric Wild1-1/+23
2019-05-27cosmetic: Update copyright statement, license notice and SPDXHarald Welte1-0/+2
2019-05-21bts: Add tests for CBCH LOAD IND (underflow, overflow)Harald Welte1-0/+65
2019-05-21bts: Refactor code to support mixed DEFAULT + NORMAL and EXTENDED CBCHHarald Welte1-0/+2
2019-05-20RSL_Types: Add ts_RSL_IE_MS_Power() template for MS Power IEHarald Welte1-0/+6
2019-05-20RSL_Types: Add dissected RSL_IE_ActivationType and related templatesHarald Welte1-10/+36
2019-05-19bts: Add TC_sacch_chan_act() to test SACCH INFO at RSL CHAN ACTHarald Welte1-0/+31
2019-05-19RSL_Types: Add support for RSL_IE_MSG_ID as used in ERROR REPORTHarald Welte1-0/+2
2018-12-23BTS_Tests: Verify RSL MS POWER CONTROL and SACCH MS POWER LEVELPhilipp Maier1-0/+12
2018-10-03library/RSL_Types.ttcn: expect any l3_info for 'tr_RSL_UNITDATA_*' by defaultVadim Yanitskiy1-2/+2
2018-10-03library/RSL_Types.ttcn: fix inadequate template restrictionVadim Yanitskiy1-1/+1
2018-09-16rsl: Add SMSCB related RSL types / templatesHarald Welte1-0/+54
2018-08-09add DTX fill frame BTS testsStefan Sperling1-4/+5
2018-06-29bts: Extend Osmocom-specific RSL "supplementary meas info IE"Harald Welte1-1/+9
2018-06-18bsc: handover: actually send Handover DetectNeels Hofmeyr1-0/+9
2018-06-10bts: More complete AGCH / IMM.ASS testingHarald Welte1-0/+9
2018-05-10bts: ciphering testsHarald Welte1-5/+17
2018-05-09bts: Add RLL testsHarald Welte1-5/+39
2018-04-18RSL: Introduce template (value) annotationsHarald Welte1-109/+189
2018-04-07bsc: Testing of dynamic PDCH (both IPA style and Osmocom style)Harald Welte1-2/+34
2018-04-05RSL_Types: Fix msg_disc of IPA PDCH ACT/DEACT + inverse templatesHarald Welte1-6/+55
2018-03-21RSL: Add tr_RSL_ChanModeHarald Welte1-0/+10
2018-03-12bts: Add TC_sacch_info_mod and TC_sacch_fillingHarald Welte1-0/+13
2018-02-25bts: Add TC_ipa_crcx_sdcch_not_active (CRCX on SDDCH)Harald Welte1-0/+4
2018-02-25RSL: Make ts_RSL_IPA_DLCX require a conn_id valueHarald Welte1-4/+3
2018-02-25RSL: Add more IPA related templatesHarald Welte1-0/+45
2018-02-25RSL: ts_RSL_IPA_MDCX_ACK contains *local* IP+Port, not remoteHarald Welte1-3/+3
2018-02-25RSL_Types: Remove RT_PT2 from tr_RSL_IPA_CRCX_ACKHarald Welte1-4/+3
2018-02-25bts: Add TC_ipa_dlcx_not_active()Harald Welte1-0/+34
2018-02-25bts: low-level RSL ERROR REPORT TestingHarald Welte1-2/+11
2018-02-25bts: Add paging related testsHarald Welte1-0/+45
2018-02-24RSL_Types: Add ts_RSL_BCCH_INFO() for sending BCCH_INFOHarald Welte1-0/+11
2018-02-23RSL_Types: Add tr_RSL_MEAS_RES_OSMO()Harald Welte1-0/+22
2018-02-23RSL: Add definitions for RSL MEAS REP parsing/encodingHarald Welte1-0/+32
2018-02-20RSL_Types: Add templates for "BSC side"Harald Welte1-4/+211
2018-01-29RSL_Types: More templates, f_rsl_find_ie() for finding an IE in a messageHarald Welte1-0/+20
2018-01-29RSL_Types: Make tr_RSL_MsgTypeDR match non-transparent RLLHarald Welte1-1/+1
2018-01-03Add comments with short module description on top of each fileHarald Welte1-0/+11
2017-12-17BSC_Tests: Implement ecnryption related proceduresHarald Welte1-0/+31
2017-12-17RSL_Types: Fix message type of ts_RSL_IPA_MDCX_ACK()Harald Welte1-1/+1
2017-12-17RSL_Types: Handle IPA specific messages in tr_RSL_MsgTypeDR()Harald Welte1-1/+28
2017-12-17RSL_Types: Fix RSL Message Type enumerated definitionHarald Welte1-20/+20
2017-12-15RSL_Types: Add various IPA / Abis-IP specific IEs + templatesHarald Welte1-0/+226
2017-12-14BSC_Tests / RSL_Types: Add enumerated for RSL Cause valueHarald Welte1-1/+43
2017-12-12RSL_Types: Work around (perceived) shortcoming of TITAN RAW encoderHarald Welte1-40/+43