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
..
asn1 Moved srsEPC to the new S1AP library. Deleted liblte_s1ap.cc and liblte_s1ap.h. 5 years ago
common Remove radio_multi class and organize channels, ports and carrier buffers (#1019) 5 years ago
interfaces fix SIB transmission for CA 5 years ago
phy Remove radio_multi class and organize channels, ports and carrier buffers (#1019) 5 years ago
radio Remove radio_multi class and organize channels, ports and carrier buffers (#1019) 5 years ago
upper pdcp: allow to configure security for rx/tx seperately 5 years ago
CMakeLists.txt update copyright notice 6 years ago
build_info.h.in fix include in build_info.h template 6 years ago
config.h Clang format UE, eNB and lib (#850) 5 years ago
srslte.h Moved UL/DL PUCCH procedures into pucch_proc 5 years ago
version.h.in update copyright notice 6 years ago