19 Commits (c9857fe4ad85729e1173bb109a2d102c711b115b)

Author SHA1 Message Date
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
yagoda 12c9f50ba9 adding upper layer embms support to the UE 7 years ago
Ismael Gomez edd9cbf4dc Merge branch 'next' into sync_states 7 years ago
David Rupprecht 06d4559294 Change include path absolut to project dir 7 years ago
Ismael Gomez b3be54b274 Attach and paging ok. Reselection on IDLE not working 7 years ago
Andre Puschmann 9553784e2f change phy_log in UE to log_filter 7 years ago
Ismael Gomez 9a8257048d Casted phy_log vector to srslte::log 7 years ago
Andre Puschmann 02856704c8 more coverity fixes 7 years ago
Ismael Gomez 8fd4ba7486 added per-thread PHY logging 7 years ago
Andre Puschmann 588dc7978d gracefully exit MAC test when radio init fails 7 years ago
Ismael Gomez 6037a2f2bd changed logger classes 7 years ago
Ismael Gomez fc6a38cad1 removed more unused libraries in ue binary 8 years ago
Ismael Gomez 8a367bf825 changed srsue namespace to srslte for all common objects 8 years ago
Ismael Gomez e75daee148 renamed include paths for common objects 8 years ago
Andre Puschmann 1d1916d6e0 Merge branch 'restruct_update' into restruct_update_paul 8 years ago
Andre Puschmann c51c4d2a38 fix compile warnings 8 years ago
Andre Puschmann bcecdf292b add C++ compile flags and enable useful warnings 8 years ago
Paul Sutton 80140c7c38 minor cmake edits 8 years ago
Andre Puschmann 928ef71b82 adding remaining srsUE code 8 years ago