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 c3441046c9 simplify RLC buffer status query procedures
- add a simple and low-overhead has_data() method to check whether
  an RLC entity has data to transmit or not
- use this method for all calls that are actually not interested
  in the amount of data to send
- use the more expensive get_buffer_state() for all cases where
  the actual size of the buffer is of importance
6 years ago
..
examples adding fixes to embms channel estimation 6 years ago
include simplify RLC buffer status query procedures 6 years ago
src simplify RLC buffer status query procedures 6 years ago
test add out-of-order test for RLC AM PDUs 6 years ago
CMakeLists.txt Fixing srslte library headers install 8 years ago