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
..
CMakeLists.txt implemented phy controller FSM to perform cell selection & search. The controller also tracks the phy sync state 4 years ago
nas_test.cc - Fixed a leak in the MME class not releasing the static byte buffer pool. 4 years ago
pcsc_usim_test.cc Updated copyright 5 years ago
rrc_meas_test.cc [REBASE] Make PHY non-blocking and fefactor HO procedure (#1753) 4 years ago
rrc_phy_ctrl_test.cc [REBASE] Make PHY non-blocking and fefactor HO procedure (#1753) 4 years ago
rrc_reconfig_test.cc Updated copyright 5 years ago
tft_test.cc - Fixed a leak in the MME class not releasing the static byte buffer pool. 4 years ago
usim_test.cc Updated copyright 5 years ago