45 Commits (0947173fc1454de3c783d0eac1ce26e6db8e7e89)

Author SHA1 Message Date
Xavier Arteaga 0947173fc1 Merge branch 'next' into next_mimo 7 years ago
Ismael Gomez 58aecf818d Allowing any PUSCH MCS 7 years ago
Ismael Gomez fabeca49c7 moved pdsch_coderate to phy_common 7 years ago
Ismael Gomez 8a25cac41b increased timeout for RRCConnectionRelease transmission 7 years ago
Ismael Gomez b7a91b5971 fixed unititiazed pucch_sched in sched_ue::get_pucch_sched 7 years ago
Ismael Gomez 2832ece415 Fixed SCTP stream id to 1. 7 years ago
Ismael Gomez 0ca8c8aac6 considering PUCCH2 in PUSCH scheduler 7 years ago
Ismael Gomez 955170bd52 Improved DL TCP performance by tweeking BSR reports and UL scheduler 7 years ago
Ismael Gomez 616e18c570 fixed PUCCH correlation estimator 7 years ago
Ismael Gomez 49e8a2c594 fixed memory leak in mac/ue 7 years ago
Ismael Gomez 5fed766806 fixed UE not reattaching after paging 7 years ago
Ismael Gomez 0f9f76ff00 calibrated configuration values 7 years ago
Xavier Arteaga 2c07a16189 DL grant parameter are now vectors of MAX_CODEWORDS 7 years ago
Andre Puschmann d6c027069c Merge branch 'master' into next 7 years ago
Philipp Gorczak 407d2ef024 Use runtime dir parameter for executables. 7 years ago
Philipp Gorczak 5fdcef60f6 Install binaries. 7 years ago
Ismael Gomez 8ad26bda07 eNodeB 2x time advance 7 years ago
Andre Puschmann 8030778809 fix PDCP initialization in eNB 7 years ago
Andre Puschmann 7ca0988ea3 refactor RLC to use RAT-agnostic config 7 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.
7 years ago
Paul Sutton 769c2c1f6b Merge branch 'next' of https://github.com/softwareradiosystems/srslte into next 7 years ago
Paul Sutton 776c1bbc9d Moving fftw checks to top CMakeLists 7 years ago
Ismael Gomez 140cef69e0 Merge branch 'next' of github.com:softwareradiosystems/srsLTE into next 7 years ago
Ismael Gomez 6037a2f2bd changed logger classes 7 years ago
Paul Sutton b71f7b7080 Adding support for static builds 7 years ago
Ismael Gomez 8a5a2bbb4d Merge branch 'master' of github.com:srsLTE/srsLTE 7 years ago
Ismael Gomez 362ff61c83 disabled RLC AM mode temporary due to known bug 7 years ago
Paul Sutton 00f5d654a7 Fix for uninitialized bool 8 years ago
Ismael Gomez d5524b2a34 set default RRC timeout to 30s 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 129b34201d Merge branch 'next' of github.com:softwareradiosystems/srsLTE into next_private 8 years ago
Ismael Gomez d05b03e43a added buffer pool function call name debug feature 8 years ago
Paul Sutton 09f9063272 Merge branch 'restruct_update' into next 8 years ago
Paul Sutton 0b64e8a9ee Minor cleanup of security library handling in cmake 8 years ago
Ismael Gomez ddfeb63f5c fixed configuration for enb 8 years ago
Ismael Gomez b7996e58c2 increased max radio failure timeout 8 years ago
Ismael Gomez 5b974e5f7a Merge branch 'restruct_update' of github.com:softwareradiosystems/srsLTE into restruct_update 8 years ago
Ismael Gomez 3473aa1157 fixed default enb config files 8 years ago
Andre Puschmann 04ec09bd71 add license text to various files 8 years ago
Ismael Gomez 198c705fcd renamed srsue and srsenb 8 years ago
Ismael Gomez 930147fcda moved boost requirement to root cmake 8 years ago
Ismael Gomez e5ae82aef1 added srsENB code 8 years ago