srsLTE/srsenb/src
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 - Rename out_stream function to console. 2020-09-29 17:38:13 +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
CMakeLists.txt srsenb: backport of a Xico's patch to explicitly link against libconfig 2020-10-07 09:29:48 +02:00
enb.cc - Rename out_stream function to console. 2020-09-29 17:38:13 +02:00
enb_cfg_parser.cc added comment explaining that we evenly distribute PUCCH resources between SR and CQI 2020-08-25 13:57:38 +01:00
enb_cfg_parser.h altered default SR and CQI mapping in rr.conf parsing to avoid collisions 2020-08-25 13:57:38 +01:00
main.cc enb: fix stopping of input thread 2020-09-02 16:29:43 +02:00
metrics_csv.cc Normalize throughput in CSV/stdout metrics with respect to number of TTIs 2020-03-16 22:58:09 +01:00
metrics_stdout.cc enb: fix ok/nok packets 2020-05-01 11:05:19 +02:00
parser.cc Updated copyright 2020-03-16 11:26:06 +01:00