aboutsummaryrefslogtreecommitdiffstats
path: root/library
AgeCommit message (Expand)AuthorFilesLines
2019-06-24lib/mgcp: Add new port with support to handle multiple MGCP socketsPau Espin Pedrol2-11/+80
2019-06-21BSSMAP_Templates: Provide complete set of CellID related rx/tx templatesHarald Welte1-7/+57
2019-06-20library/RAN_Emulation.ttcnpp: fix: properly handle SAPI / DLCI for RANAPVadim Yanitskiy1-2/+8
2019-06-20library/ranap: enrich both t(s|r)_RANAP_DirectTransfer templatesVadim Yanitskiy2-91/+82
2019-06-19lib/bssmap: Introduce function f_bssmap_ie_cic_2_int()Pau Espin Pedrol2-1/+6
2019-06-18BTS: BS power testsEric Wild1-0/+20
2019-06-14library/GSUP_Types.ttcn: refactor PROC_SS IEs generationVadim Yanitskiy1-29/+39
2019-06-13library/L1CTL_PortType.ttcn: clarify and unify timeout messagesVadim Yanitskiy1-7/+7
2019-06-13lib/IPA_Emulation: Build IPA_CTRL conditionally based on definePau Espin Pedrol1-0/+8
2019-06-13lib/CTRL: Improve and add more helper templates and functionsPau Espin Pedrol2-2/+75
2019-06-13bsc: Introduce test TC_ctrl_locationPau Espin Pedrol1-0/+3
2019-06-13lib/RAN: Introduce CTRL_CLIENT port to access CTRL muxed in RAN IPA connPau Espin Pedrol2-0/+48
2019-06-13bsc: Fix trailing whitespacePau Espin Pedrol2-3/+3
2019-06-13hlr: add Check IMEI testsOliver Smith1-6/+29
2019-06-12BTS: add some dynamic power control testsEric Wild1-0/+26
2019-06-07CTRL_Types: Fix SET value not encoded in messagePau Espin Pedrol1-1/+1
2019-06-06bsc: Only append Osmux IEs in BSSAP AoIPPau Espin Pedrol1-9/+16
2019-06-06Add and set transport field for RanOps structurePau Espin Pedrol2-7/+9
2019-06-04RSL_Types: Fix definition of RLL ERROR INDICATIONHarald Welte1-4/+5
2019-06-04bts: Add TC_segm_concat to test segmentation+concatenationHarald Welte1-4/+5
2019-06-04bts: Extend LAPDm test suite with a number of new testsHarald Welte1-1/+53
2019-06-02LAPDm_RAW_PT: Fix handling of LAPDm on SACCH (L1 header)Harald Welte1-2/+17
2019-06-02LAPDm_RAW_PT: Switch to dedicated channel without RACH+IMM.ASSHarald Welte1-0/+36
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-06-01L1CTL_RACH_REQ: make both chan_nr and link_id configurableVadim Yanitskiy2-6/+10
2019-06-01L1CTL_Types.ttcn: accept SacchL1Header in ts_L1CTL_DATA_REQ_SACCHVadim Yanitskiy1-3/+10
2019-05-31ts_TRXC_FAKE_RSSI(): define RSSI range, allow signed valuesVadim Yanitskiy1-1/+5
2019-05-30LAPDm_RAW_PT: Always pad MAC blocks to their sizeHarald Welte1-1/+2
2019-05-30bts: move f_pad_oct() to Osmocom_Types as it's generally usefulHarald Welte1-0/+8
2019-05-28L1CTL_Types.ttcn: do not restrict the length of L1ctlDataIndVadim Yanitskiy1-1/+1
2019-05-28Extend BTS_Tests.ttcn with test for RSL MODE MODIFY with encryption IEEric Wild1-1/+23
2019-05-27bts: Verify PCU socket can disconnect + re-connectHarald Welte1-0/+5
2019-05-27Fix use of osmocom-extended RSL Channel NumbersHarald Welte1-3/+6
2019-05-27L1CTL: Add support for CCCH_MODE_COMBINED_CBCHHarald Welte1-1/+2
2019-05-27cosmetic: Update copyright statement, license notice and SPDXHarald Welte60-29/+393
2019-05-27bts: Add TC_pcu_rr_suspend() to test forwarding of RR SUSPEND via PCU socketHarald Welte1-1/+3
2019-05-27msc: Introduce Osmux infra and one test for osmo-mscPau Espin Pedrol1-0/+1
2019-05-27bsc: Introduce Osmux infra and one test for osmo-bscPau Espin Pedrol2-6/+20
2019-05-27Add Osmux support and tests for MGWPau Espin Pedrol7-2/+921
2019-05-23BSSMAP_templates: Update templates to set Osmux fieldsPau Espin Pedrol1-16/+44
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-21RTP_Emulation: Avoid failure if T_transmit triggers between bind and connectPau Espin Pedrol1-1/+5
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-20L1CTL: Add f_L1CTL_DM_EST_REQ() for activation without IMM.ASSHarald Welte1-1/+5
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
2019-05-17library/PCUIF_Types.ttcn: add explicit ALIGN(left) attributeVadim Yanitskiy1-6/+4