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.
Francisco Paisana
74c18ecf6c
implementation of SCell Deactivation
|
4 years ago |
.. |
mac_controller.h
|
implementation of SCell Deactivation
|
4 years ago |
rrc.h
|
fix cellsToAddModList handling. Now the eNB always adds PCell+SCells as measObjects in the RRC Reconfiguration messages. It may also further include cellsToAddModList if they are provided in the rr.conf file
|
4 years ago |
rrc_bearer_cfg.h
|
fix reestablishment after S1 handover by setting ncc accordingly
|
4 years ago |
rrc_cell_cfg.h
|
fix measObj addition in srsenb. Now the enb considers both scells and meas_cells in the rr.conf
|
4 years ago |
rrc_config.h
|
Fix warning with GCC 10.1 with EEA/EIA prefrence list.
|
4 years ago |
rrc_config_common.h
|
add srsenb::rrc class
|
4 years ago |
rrc_metrics.h
|
Getting PDCP state on re-establishment.
|
4 years ago |
rrc_mobility.h
|
fix phy configuration during handover on srsenb. The function srsenb::rrc::ue::fill_scell_to_addmod_list assumes that the phy_cfg of the PCell is up-to-date, which was not the case. With this PR, the srsenb rrc updates the phy_cfg before the ho cmd is sent, but, in the case of intra-enb ho, the updates are not submitted to the phy before the reception of the crnti mac ce
|
4 years ago |
rrc_nr.h
|
remove unused variables
|
4 years ago |
rrc_ue.h
|
fix phy configuration during handover on srsenb. The function srsenb::rrc::ue::fill_scell_to_addmod_list assumes that the phy_cfg of the PCell is up-to-date, which was not the case. With this PR, the srsenb rrc updates the phy_cfg before the ho cmd is sent, but, in the case of intra-enb ho, the updates are not submitted to the phy before the reception of the crnti mac ce
|
4 years ago |