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.
Andre Puschmann 624c8142ad ttcn3: refactor cell handling in SS
this rather large patch changes the way cells are handled in the SS.
It moves RLC and PDCP entities to the cell map of the SS, such that each cell
has its own entities. This allows to support HO operation, for example,
in which two cells need to send SRB messages.

It also extends most of the syssim interface to include the cell name
in all commands so they can be applied on the specified cell only.
4 years ago
..
dut_utils.h srsue: Refactor definition to live in its own .cc file 5 years ago
lte_ttcn3_phy.h Added UL EARFCN map and UE PHY interface cleanup 5 years ago
swappable_log.h - Rewrite log management so that a log sink can be swapped for each testcase. 4 years ago
ttcn3_common.h Updated copyright 5 years ago
ttcn3_drb_interface.h ttcn3: refactor cell handling in SS 4 years ago
ttcn3_helpers.h ttcn3: refactor cell handling in SS 4 years ago
ttcn3_interfaces.h ttcn3: refactor cell handling in SS 4 years ago
ttcn3_ip_ctrl_interface.h Updated copyright 5 years ago
ttcn3_ip_sock_interface.h Updated copyright 5 years ago
ttcn3_port_handler.h Updated copyright 5 years ago
ttcn3_srb_interface.h ttcn3: refactor cell handling in SS 4 years ago
ttcn3_sys_interface.h ttcn3: refactor cell handling in SS 4 years ago
ttcn3_syssim.h ttcn3: refactor cell handling in SS 4 years ago
ttcn3_ue.h Use callback to establish connection before sending PDUs in TestmodeB 4 years ago
ttcn3_ut_interface.h Updated copyright 5 years ago