mirror of https://github.com/pvnis/srsRAN_4G.git
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.
2edecea33e
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 | |
---|---|---|
.. | ||
examples | 5 years ago | |
include | 5 years ago | |
src | 5 years ago | |
test | 5 years ago | |
CMakeLists.txt | 6 years ago |