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 a36e0477b8 rlc_am: fix status PDU packing when grant size isn't enough to send full report
when a small grant is provided it might not be possible to fit a full status
PDU. This is currently detected while packing the PDU.

In order to avoid sending potentiall contradicting status info to the sending
entity, the fix makes sure to only transmit a small PDU acking what really
has been received so far.

This might not be optimal in terms for retx but will not corrupt any
state.
3 years ago
..
examples fixing support for extended Cyclic Prefix 4 years ago
include rrc,rlc: add method to signal protocol failure to RRC 3 years ago
src rlc_am: fix status PDU packing when grant size isn't enough to send full report 3 years ago
test rlc_am_test: fix status PDU test and add extra test for failure signaling 3 years ago
CMakeLists.txt rename srsLTE to srsRAN 4 years ago