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.
Francisco b06f16891d use of a single array-based pool of RLC AM PDU segments to build data PDUs, while
avoiding any allocations.
Each segment stores its own PDCP SN and RLC SN and has two pointers,
one for the next segment of the same RLC PDU, and another for the next segment
of the same PDCP PDU.
4 years ago
..
examples rename srsLTE to srsRAN 4 years ago
include use of a single array-based pool of RLC AM PDU segments to build data PDUs, while 4 years ago
src use of a single array-based pool of RLC AM PDU segments to build data PDUs, while 4 years ago
test Added new rrc_nr to phy flattening functions and fixes 4 years ago
CMakeLists.txt rename srsLTE to srsRAN 4 years ago