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
..
asn1 Merge branch 'next' into nas_cleanup 6 years ago
common fix issue in PDCP when bearer ID for DRBs was not starting with 1 6 years ago
interfaces simplify RLC buffer status query procedures 6 years ago
phy changes to fix arm compilation 6 years ago
radio remove RF device calibration settings from UE/eNB config 6 years ago
upper simplify RLC buffer status query procedures 6 years ago
CMakeLists.txt minor cmake edits 8 years ago
build_info.h.in Unified include guards 7 years ago
config.h New optimization on the PHY for both UE and eNodeB (#251) 6 years ago
srslte.h Changing common/debug.h to crash_handler.h 6 years ago
version.h.in Unified include guards 7 years ago