aboutsummaryrefslogtreecommitdiffstats
path: root/library/L1CTL_PortType.ttcn
AgeCommit message (Expand)AuthorFilesLines
2023-03-19library: L1CTL: rework GPRS related message definitionsVadim Yanitskiy1-15/+0
2023-03-19library: L1CTL: merge L1ctl{Ul,Dl}Message into L1ctlMessageVadim Yanitskiy1-25/+17
2022-12-21library/L1CTL_PortType: allow sending L1ctlDlMessage via L1CTL_PTVadim Yanitskiy1-0/+8
2022-10-21library: move IA/IAR Rest Octets to GSM_RestOctets.ttcnVadim Yanitskiy1-0/+1
2022-09-07bts: Pass AMR codec info over L1CTL and RSLPau Espin Pedrol1-2/+3
2021-11-09library/L1CTL_PortType: add f_L1CTL_rx_data() helperVadim Yanitskiy1-0/+23
2021-02-04Move "ro_integer" to Osmocom_TypesHarald Welte1-2/+2
2020-11-24library: move Osmocom_Types.Arfcn to GSM_Types.GsmBandArfcnVadim Yanitskiy1-1/+4
2020-10-19BTS_Tests: indicate TCH mode to the L1 in f_est_dchan()Vadim Yanitskiy1-0/+14
2020-10-19library/L1CTL_PortType: fix indention in alt() statementsVadim Yanitskiy1-53/+53
2020-05-29library/L1CTL_PortType: f_L1CTL_DM_EST_REQ_IA(): handle hopping paramsVadim Yanitskiy1-4/+21
2020-05-29library/L1CTL_PortType: refactor L1CTL channel establishmentVadim Yanitskiy1-5/+3
2019-09-14library/L1CTL_PortType.ttcn: use templates from GSM_RR_TypesVadim Yanitskiy1-1/+9
2019-09-09library/GSM_RR_Types.ttcn: introduce generic tr_IMM_TBF_ASSVadim Yanitskiy1-1/+4
2019-06-13library/L1CTL_PortType.ttcn: clarify and unify timeout messagesVadim Yanitskiy1-7/+7
2019-06-01L1CTL_RACH_REQ: make both chan_nr and link_id configurableVadim Yanitskiy1-2/+5
2019-05-27cosmetic: Update copyright statement, license notice and SPDXHarald Welte1-1/+11
2019-05-20L1CTL: Add f_L1CTL_DM_EST_REQ() for activation without IMM.ASSHarald Welte1-1/+5
2019-04-23BTS_Tests.ttcn: add TC_pcu_ext_rach_content() for 11-bit RACHVadim Yanitskiy1-0/+22
2018-08-30show return code when sending L1CTL_FBSB_REQ failsStefan Sperling1-2/+3
2018-07-24library: Ensure setverdict(fail) is followed by mtc.stopDaniel Willmann1-8/+8
2018-06-07bts: Set L1CTL rxlev_exp as module parameterPau Espin Pedrol1-2/+2
2018-05-10bts: ciphering testsHarald Welte1-0/+4
2018-05-09bts: Add RLL testsHarald Welte1-1/+1
2018-04-02L1CTL_PortType: Remove some logging, make it less chattyHarald Welte1-2/+0
2018-03-12bts: Send DM_REL_REQ to L1 when closing logical channelHarald Welte1-0/+5
2018-03-12L1CTL: Have proper timeout during resetHarald Welte1-3/+16
2018-03-12L1CTL: make sure to self.stop in all setverdict(fail) casesHarald Welte1-9/+37
2018-03-12L1CTL/bts: Fix tons of compiler warnings by splitting rx+tx templatesHarald Welte1-12/+16
2018-03-12pcu: First DL TBF hackHarald Welte1-0/+22
2018-03-12L1CTL: Add f_L1CTL_PARAM for timing advance + tx power controlHarald Welte1-0/+4
2018-03-12L1CTL: Fix passing 'combined' and 'offset' from f_L1CTL_RACH()Harald Welte1-1/+1
2018-03-12L1CTL: Try FBSB up to 10 times in f_L1CTL_FBSB()Harald Welte1-5/+8
2018-02-27L1CTL: Add message segmentation helper via getMsgLen()Harald Welte1-0/+16
2018-02-23L1CTL: Quickly fail in case of non-successful FBSB.respHarald Welte1-0/+3
2017-08-20L1CTL_PortType: Make osmocom_l2 socket configurable as module parameterHarald Welte1-1/+5
2017-07-30L1CTL_Types: Add support for L1CTL_DATA_TBF_{REQ,CONF}Harald Welte1-0/+12
2017-07-30Split RR portion of GSM_Types into GSM_RR_TypesHarald Welte1-0/+1
2017-07-29Move "connect to L1CTL and RESET" function from LAPDm_RAW_PT to L1CTL_PortTypeHarald Welte1-0/+7
2017-07-19move L1CTL modules to library for easier sharing with other test suitesHarald Welte1-0/+107