srsLTE/srsenb/hdr/stack/upper
Andre Puschmann 120ad76c63 refactor cell param handling and fix SIB transmissions
- move cell specific eNB params to cell list in rr.conf
- make sure DL EARFCN and DL freq can be used to manually overwrite a single cell config
- fix SIB packing and transmission for multi cell configs
- introduce cell list to MAC
- adapt default enb.conf.example and rr.conf.example
2020-03-06 16:20:44 +01:00
..
common_enb.h Clang format UE, eNB and lib (#850) 2019-12-16 16:04:22 +01:00
gtpu.h removed gtpu mutex 2019-11-20 15:52:21 +00:00
pdcp.h checked all methods of srsenb::pdcp to see if they are called by different threads. Since it is all single-threaded, I removed the locks 2020-03-03 21:03:37 +00:00
rlc.h refactor cell param handling and fix SIB transmissions 2020-03-06 16:20:44 +01:00
s1ap.h Moved srsEPC to the new S1AP library. Deleted liblte_s1ap.cc and liblte_s1ap.h. 2020-03-06 11:57:07 +00:00
s1ap_metrics.h Clang format UE, eNB and lib (#850) 2019-12-16 16:04:22 +01:00