aboutsummaryrefslogtreecommitdiffstats
path: root/library/PCUIF_Types.ttcn
AgeCommit message (Expand)AuthorFilesLines
2019-11-23library/PCUIF_Types.ttcn: extend RACH.ind with TRX / TS number fieldsVadim Yanitskiy1-3/+13
2019-10-07pcu: Allow tests to overwrite pcuif INFO_IND paramsPau Espin Pedrol1-51/+2
2019-10-04library/PCUIF_Types.ttcn: add optional parameter for RACH SAPIVadim Yanitskiy1-4/+6
2019-09-27Introduce PCUIF, BTS and ClckGen components for RAW PCU test casesVadim Yanitskiy1-0/+9
2019-09-14library/PCUIF_Types.ttcn: mark PCUIF_Text as 'null_terminated'Vadim Yanitskiy1-1/+1
2019-09-11Revert "library/PCUIF_Types.ttcn: inform RAW codec about PADDING in PCUIF_data"Vadim Yanitskiy1-7/+2
2019-09-06bts: Test if BTS forwards ETWS Primary Notification to PCUHarald Welte1-2/+42
2019-09-05library/PCUIF_Types.ttcn: inform RAW codec about PADDING in PCUIF_dataVadim Yanitskiy1-2/+7
2019-05-27cosmetic: Update copyright statement, license notice and SPDXHarald Welte1-2/+11
2019-05-27bts: Add TC_pcu_rr_suspend() to test forwarding of RR SUSPEND via PCU socketHarald Welte1-1/+3
2019-05-17library/PCUIF_Types.ttcn: add explicit ALIGN(left) attributeVadim Yanitskiy1-6/+4
2019-03-27PCUIF: Add templates for PCU_IF_MSG_SUSP_REQHarald Welte1-0/+32
2019-03-27pcu: Ensure we're always using the same defaults for the CGIHarald Welte1-2/+2
2019-03-02PCUIF: Add send + receive templates for TIME_INDHarald Welte1-0/+22
2019-03-02PCUIF: Accept any ARFCN in tr_PCUIF_DATA_REQHarald Welte1-1/+1
2019-03-02PCUIF_Types: Add enumerated PCUIF_BurstTypeHarald Welte1-3/+10
2019-02-18PCUIF: Use OCT4 for IP address, not uint32_tHarald Welte1-3/+3
2019-02-18PCUIF: Prepare for simulating BTS side of PCU InterfaceHarald Welte1-1/+287
2018-04-04PCUIF_Types: Fix bit-order of pdch_maskHarald Welte1-1/+1
2018-03-13PCUIF_Types: Upgrade to PCU interface v9Harald Welte1-2/+4
2018-03-13bts: Verify the PCU protocol interface versionHarald Welte1-0/+44
2018-02-28bts: Add PCU Interface testcasesHarald Welte1-0/+414