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 2edecea33e fix SIB transmission for CA
Avoid double buffering of SIBs in MAC as this would require one buffer for each CC.
Instead, use byte_buffer managed by RRC that contains packed SIBs to avoid
double memcpy for each SIB tx. Only use MAC provided buffer in error case.

Also avoid MAC calling RLC for each SIB and call RRC directly.
5 years ago
..
enb_interfaces.h fix SIB transmission for CA 5 years ago
enb_metrics_interface.h clang format on the interface files 5 years ago
epc_interfaces.h Clang format UE, eNB and lib (#850) 5 years ago
radio_interfaces.h Remove radio_multi class and organize channels, ports and carrier buffers (#1019) 5 years ago
rrc_interface_types.h SRSENB: refactored PHY common UE database 5 years ago
sched_interface.h Fix jump depending on uninitialized variable in srsenb::sched_ue::set_bearer_cfg_unlocked 5 years ago
ue_interfaces.h Remove radio_multi class and organize channels, ports and carrier buffers (#1019) 5 years ago