124 Commits (d14c65b7c2fa18facd65bf26aeae7f0b8ef132f6)

Author SHA1 Message Date
Ismael Gomez cc6546db18 Fixed incorrect scheduling with PUCCH 7 years ago
Ismael Gomez 7c081c695a Missing call to c_str in printf 7 years ago
Ismael Gomez 48186cd4fc fixed warning 7 years ago
Paul Sutton 428e5955df Fix for SPGW address issue for GTP bearers - now using addresses from bearer setup requests
htonl fix
7 years ago
Ismael Gomez c23ceae2ec Changes on enb::stop and rem_user to avoid segfaults 7 years ago
Ismael Gomez 92144ce15d Revert "Handle RRC ConnectionReject at eNodeB and UE"
This reverts commit b6f905e2df.
7 years ago
Ismael Gomez 23179262c3 Set waiting time on Reject 7 years ago
Ismael Gomez b6f905e2df Handle RRC ConnectionReject at eNodeB and UE 7 years ago
Ismael Gomez 22f194182c fixed memory leaks 7 years ago
Ismael Gomez 8a25cac41b increased timeout for RRCConnectionRelease transmission 7 years ago
Ismael Gomez 2832ece415 Fixed SCTP stream id to 1. 7 years ago
Ismael Gomez 955170bd52 Improved DL TCP performance by tweeking BSR reports and UL scheduler 7 years ago
Ismael Gomez 5fed766806 fixed UE not reattaching after paging 7 years ago
Andre Puschmann 8030778809 fix PDCP initialization in eNB 8 years ago
Andre Puschmann 7ca0988ea3 refactor RLC to use RAT-agnostic config 8 years ago
Andre Puschmann 8dbabb2834 rework bearer/LCID handling
This is a larger patch that reworks the LCID handling throughout the
code.

- It first moves the RB/LCID mapping out of common.h into the RRC object
  because different RATs may have different mappings.
- It adds a interface to RRC that other objects like RLC/PDCP/etc. may
  use to get the bearer name of a specific LCID.
- The patch also introduces a PDCP config class.
8 years ago
Paul Sutton 00f5d654a7 Fix for uninitialized bool 8 years ago
Paul Sutton 07d8997395 Merge branch 'next' into next_paul_libs 8 years ago
Paul Sutton 4b68272964 Switch to static internal libs, set -fPIC by default 8 years ago
Ismael Gomez fc6a38cad1 removed more unused libraries in ue binary 8 years ago
Ismael Gomez 5e030dc805 renamed SRSUE_ constants to SRSLTE_ 8 years ago
Ismael Gomez d05b03e43a added buffer pool function call name debug feature 8 years ago
Andre Puschmann 04ec09bd71 add license text to various files 8 years ago
Ismael Gomez e5ae82aef1 added srsENB code 8 years ago