srsLTE/lib
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.
2020-03-09 14:18:09 +01:00
..
examples Remove radio_multi class and organize channels, ports and carrier buffers (#1019) 2020-03-06 15:26:48 +01:00
include fix SIB transmission for CA 2020-03-09 14:18:09 +01:00
src rf_imp.c: Ignore case when matching device_name 2020-03-09 11:08:12 +01:00
test removed some clang warnings 2020-03-03 21:26:50 +00:00
CMakeLists.txt update copyright notice 2019-04-29 09:20:02 +02:00