srsLTE/srsenb
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
..
hdr fix SIB transmission for CA 2020-03-09 14:18:09 +01:00
src fix SIB transmission for CA 2020-03-09 14:18:09 +01:00
test refactor cell param handling and fix SIB transmissions 2020-03-06 16:20:44 +01:00
CMakeLists.txt update copyright notice 2019-04-29 09:20:02 +02:00
drb.conf.example Changed default DRB config QCI 9 to AM 2018-06-13 16:43:48 +02:00
enb.conf.example refactor cell param handling and fix SIB transmissions 2020-03-06 16:20:44 +01:00
rr.conf.example make UL earfcn optional in cell list 2020-03-06 17:57:26 +01:00
sib.conf.example add tdd/ca support 2019-04-25 20:57:58 +02:00
sib.conf.mbsfn.example fix sib.conf.mbsfn.example defaults 2019-01-21 17:28:44 +00:00