srsLTE/srsenb/hdr
Francisco Paisana c46402c836 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 2020-10-07 09:10:47 +01:00
..
phy SRSENB: report MAC CSI measurements of all configured cells 2020-09-16 20:07:20 +02:00
stack 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 2020-10-07 09:10:47 +01:00
cfg_parser.h Updated copyright 2020-03-16 11:26:06 +01:00
enb.h SRSENB: implement console cell_gain command 2020-09-01 09:37:52 +02:00
metrics_csv.h Updated copyright 2020-03-16 11:26:06 +01:00
metrics_stdout.h Updated copyright 2020-03-16 11:26:06 +01:00
parser.h fix libconfig std::string cast linking issue 2020-10-07 09:29:48 +02:00