You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Daniel Willmann 7d0ae71f17 ttcn3_sys_interface: Handle initial cell attenuation
When new Cells are added they can have an attenuation configured
directly. Honor that setting.
4 years ago
..
hdr ttcn3_sys_interface: Handle initial cell attenuation 4 years ago
src mac_pdu: unpack and print BSR index as well as BSR value in bytes 4 years ago
test ss: use factory method to create PDCP config for SRB 5 years ago
CMakeLists.txt Updated copyright 5 years ago
README.md add initial TTCN3 code 5 years ago

README.md

srsUE conformance testing

This folder includes an srsUE extension that allows to test the upper-layer protocol stack against the UE conformance tests specified by 3GPP/ETSI in TS 36.523 [1].

The tester itself is built with Eclipse Titan [2] using the 3GPP EUTRA (LTE/EPC) UE Test Suites [3]. It is, however, not part of the srsLTE repository.

The extensions present in this folder add a basic system simulator (SS) that talks over an ideal PHY to the fully unmodified UE upper-layer stack. It SS itself interfaces over multiple TCP/IP sockets to the TTCN3 tester, i.e., implements (a subset of) the interfaces specified in [1].

Resources

[1] https://www.etsi.org/deliver/etsi_ts/136500_136599/13652301

[2] https://projects.eclipse.org/projects/tools.titan

[3] http://www.ttcn-3.org/index.php/downloads/publicts/publicts-3gpp