18 Commits (9b28527423df2267411f13af9ca6dd2747292c88)

Author SHA1 Message Date
Paul Sutton 57505725e0
Merge pull request #157 from softwareradiosystems/issue_154fix
Issue 154fix
7 years ago
Ismael Gomez dc65061dbb Print buffer pool status every 10s (Debugging commit) 7 years ago
Andre Puschmann f6ee0e1c8a move byte_buffer to UE base class 7 years ago
Andre Puschmann b2ce6ec9a9
Merge pull request #139 from mrlnc/apn_cfg
Add APN to config and PDN connectivity request
7 years ago
Ismael Gomez 348117df3c Recover on radio overflow 7 years ago
Merlin Chlosta fcedeb0278 Add APN to config and PDN connectivity request 7 years ago
Ismael Gomez 3be48c40c8 Added rotating log to srsUE and srsENB 7 years ago
yagoda 23afd44a7d modifications to enable phy lib logging 7 years ago
Paul Sutton 84724d2ab1 NAS-plane encryption working (thanks to David Rupprecht) 7 years ago
Andre Puschmann 3ebda40580 move build info to UE base class 7 years ago
Ismael Gomez c6e947e7ca Enable S-TMSI attach 7 years ago
Ismael Gomez 05d6a1c829 added option to configure netmask (rules out previous commit) 7 years ago
Ismael Gomez 9dbbe9731a missing netmaks string after merge 7 years ago
Andre Puschmann 15d89c3e95 add CSV metrics to UE 7 years ago
Ismael Gomez b771c35371 add freq_offset option to ue.conf 7 years ago
Ismael Gomez 6e0fd43c1f Moved FFTW to WISDOM and save/load from file 7 years ago
Ismael Gomez a51b6b09dd Merged with next. Attach successful 7 years ago
Andre Puschmann f26969db8b adding UE base class
- this patch moves common code shared between multiple UE types, i.e.,
  UEs for different RATs into a commong base class
- it also introduces a switch during UE startup to instantiate the
  selected UE type
7 years ago