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 286844b3dd mac_pdu: reset subheader state when deleting from PDU
when packing MAC PDUs, adding a new SDU might fail, for example
because RLC couldn't provide a new PDU. The muxer then needs
to delete the subheader from the PDU again.

When adding a padding BSR at the end, the same subheader is again
used to store the BSR, so any state in that subheader should be removed.

In the particular case, this was causing an issue when logging a LBSR
because the LCG buffer states are printed using the payload buffer,
which was still pointing to some memory that was used when trying
to add the new RLC PDU in the beginning.
4 years ago
..
adt Small compilation fixes for GCC 10.1 4 years ago
asn1 update nr asn1 files, and asn1 tests 4 years ago
common change the namespace of tti point helper functions for the eNB 4 years ago
interfaces Deleted nas_interface_stack. 4 years ago
mac mac_pdu: reset subheader state when deleting from PDU 4 years ago
phy Improved comments 4 years ago
radio Radio: added locks to protect sample rate change concurrent access 4 years ago
rrc update nr asn1 files, and asn1 tests 4 years ago
srslog - LGTM fixes. 4 years ago
test now the phy controller handles the scenario where the phy cell selection failed to be initialized 4 years ago
upper pdcp: drop PDCP control PDUs 4 years ago
CMakeLists.txt Updated copyright 5 years ago
build_info.h.in Updated copyright 5 years ago
config.h Updated copyright 5 years ago
srslte.h Added LDPC codeblock segmentation 4 years ago
version.h.in Updated copyright 5 years ago