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
..
mac simplify RLC buffer status query procedures 6 years ago
phy Merge branch 'next' into sync_states 7 years ago
upper in NAS test, use real GW class in attach test 6 years ago
CMakeLists.txt add CSV metrics object 7 years ago
metrics_test.cc Change include path absolut to project dir 7 years ago