aboutsummaryrefslogtreecommitdiffstats
path: root/library/L1CTL_Types.ttcn
AgeCommit message (Expand)AuthorFilesLines
2019-09-14library/L1CTL_PortType.ttcn: use templates from GSM_RR_TypesVadim Yanitskiy1-18/+0
2019-07-07library/L1CTL_Types.ttcn: introduce TRAFFIC_{REQ|IND} templatesVadim Yanitskiy1-0/+42
2019-06-01L1CTL_RACH_REQ: make both chan_nr and link_id configurableVadim Yanitskiy1-4/+5
2019-06-01L1CTL_Types.ttcn: accept SacchL1Header in ts_L1CTL_DATA_REQ_SACCHVadim Yanitskiy1-3/+10
2019-05-28L1CTL_Types.ttcn: do not restrict the length of L1ctlDataIndVadim Yanitskiy1-1/+1
2019-05-27L1CTL: Add support for CCCH_MODE_COMBINED_CBCHHarald Welte1-1/+2
2019-05-27cosmetic: Update copyright statement, license notice and SPDXHarald Welte1-1/+9
2019-04-23library/L1CTL_Types.ttcn: add L1CTL_EXT_RACH_REQ messageVadim Yanitskiy1-1/+42
2019-04-23library/L1CTL_Types.ttcn: fix: add missing L1CTL_BURST_IND messageVadim Yanitskiy1-0/+1
2018-10-28L1CTL_Types.ttcn: drop length limitation for traffic messagesVadim Yanitskiy1-3/+1
2018-10-03L1CTL_Types: Add support to set L1 Header params during SACCH txPau Espin Pedrol1-0/+23
2018-05-10bts: ciphering testsHarald Welte1-0/+27
2018-04-15L1CTL: Correctly parse L1CTL messages with zero-length payloadHarald Welte1-3/+3
2018-04-02L1CTL_Types: dl_info is part of TRAFFIC_CONF, not just TRAFFIC_INDHarald Welte1-1/+2
2018-03-12bts: Add TC_deact_sacch()Harald Welte1-3/+5
2018-03-12L1CTL: make sure to self.stop in all setverdict(fail) casesHarald Welte1-6/+7
2018-03-12L1CTL/bts: Fix tons of compiler warnings by splitting rx+tx templatesHarald Welte1-34/+67
2018-03-12L1CTL: Add f_L1CTL_PARAM for timing advance + tx power controlHarald Welte1-0/+18
2018-03-12L1CTL_Types: Fix bit-ordering in FBSB_REQHarald Welte1-1/+1
2018-03-12gprs_gb: working Uplink PACKET_CONTROL_ACK against OsmoPCUHarald Welte1-5/+17
2018-03-02l1ctl: Add L1CTL_DATA_ABS_REQ for PACKET UPLINK ACKHarald Welte1-1/+44
2018-02-25bts: Add paging related testsHarald Welte1-2/+7
2018-02-23L1CTL: Increase FBSB timeout to ~1sHarald Welte1-1/+1
2018-02-22L1CTL: Add optional link_id argument to t_L1CTL_DATA_IND()Harald Welte1-3/+4
2017-08-01Add Definitions for GPRS coding schemesHarald Welte1-3/+21
2017-07-30L1CTL_Types: Split t_IMM_ASS() off t_RR_IMM_ASS()Harald Welte1-10/+13
2017-07-30L1CTL_Types: Add support for L1CTL_DATA_TBF_{REQ,CONF}Harald Welte1-1/+29
2017-07-30Split RR portion of GSM_Types into GSM_RR_TypesHarald Welte1-0/+1
2017-07-30L1CTL_Types: Make t_RR_IMM_ASS match also TBF assignmentsHarald Welte1-2/+2
2017-07-30L1CTL_Types: Add upcoming L1CTL_TBF_CFG_{REQ,CONF}Harald Welte1-1/+42
2017-07-19move L1CTL modules to library for easier sharing with other test suitesHarald Welte1-0/+449