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 83bf5dcd49 rlc_am_lte: reduce time holding Tx mutex when processing status PDUs
the patch is a re-implementation of the customer-specific optimization
we did in order to reduce the time the RLC holds the Tx mutex when
processing an incoming status PDU.

The patch makes sure to never operate on a raw mutex but instead
uses the deadlock-avoiding RAII lock.
3 years ago
..
examples fixing support for extended Cyclic Prefix 4 years ago
include Revert UE changes 3 years ago
src rlc_am_lte: reduce time holding Tx mutex when processing status PDUs 3 years ago
test Optimised random bit (unpacked) and byte (packed) generator 3 years ago
CMakeLists.txt rename srsLTE to srsRAN 4 years ago