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
..
enb_interfaces.h send connection reject if MME isn't connected 6 years ago
enb_metrics_interface.h add CSV metrics for eNB 6 years ago
epc_interfaces.h Added IMSI attach from unknown UE as a static function. 6 years ago
sched_interface.h Improvements and fixes on srsENB scheduler (#228) 6 years ago
ue_interfaces.h simplify RLC buffer status query procedures 6 years ago