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 1afc137032
[REBASE] Make PHY non-blocking and fefactor HO procedure (#1753)
* Make PHY non-blocking and fefactor HO procedure

* makes entire PHY non-blocking through command interface
* adds dedicated queue for cell_search/cell_select commands
* refactor HO procedure to run faster, in one stack cycle. Looks closer to the specs
* force ue to always apply SIB2 configuration during reestablishment
* Run update_measurements in all workers

Co-authored-by: Ismael Gomez <ismagom@gmail.com>
4 years ago
..
dut_utils.h srsue: Refactor definition to live in its own .cc file 5 years ago
lte_ttcn3_phy.h [REBASE] Make PHY non-blocking and fefactor HO procedure (#1753) 4 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: fix uncaught exception in SS 4 years ago
ttcn3_helpers.h ttcn3: refactor cell handling in SS 4 years ago
ttcn3_interfaces.h ttcn3: use RNTI values in RACH provided by tester 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: use RNTI values in RACH provided by tester 4 years ago
ttcn3_syssim.h ttcn3: convert TTI action vector to queue 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