24 Commits (8fd4c42849fd4fdad6bd335983e0c939f5d494fc)

Author SHA1 Message Date
Francisco Paisana 7be183c223 rework scheduler 6 years ago
Andre Puschmann 4b01a2e4a0 update copyright notice 6 years ago
Andre Puschmann 205db6f229 add missing license headers 6 years ago
Ismael Gomez 7780b1aba5 add tdd/ca support 6 years ago
Francisco Paisana 0204db2e12 new asn1 rrc library 6 years ago
Pedro Alvarez c4a5af11d5 Fixed nibble order in mccmnc_to_plmn and plmn_to_mccmnc. Fixed corresponding PLMN test 6 years ago
Pedro Alvarez 49c44a2bd4 Moved int_helpers to lib so that the EPC can use those functions too. 6 years ago
yagoda 84f4996584 adding upper embms support to the enodeb 7 years ago
David Rupprecht 06d4559294 Change include path absolut to project dir 7 years ago
Andre Puschmann 1daf7b04bc add copyright header 7 years ago
Ismael Gomez be62b8a179 Fixed uninitialized sock 7 years ago
Andre Puschmann e5a04844ec more coverity fixes 7 years ago
Andre Puschmann 36a53b9cfc fix coverity issue 7 years ago
yagoda 42040f7111 fixing conflicts 7 years ago
yagoda ee1c8c292e fixing coverity issues 7 years ago
Andre Puschmann d500bdbc24 fix more coverity issues 7 years ago
Andre Puschmann 02856704c8 more coverity fixes 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
Ismael Gomez 6037a2f2bd changed logger classes 7 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 0b64e8a9ee Minor cleanup of security library handling in cmake 8 years ago
Ismael Gomez e5ae82aef1 added srsENB code 8 years ago