You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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
5 years ago
..
common_enb.h Clang format UE, eNB and lib (#850) 5 years ago
gtpu.h removed gtpu mutex 5 years ago
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 5 years ago
rlc.h refactor cell param handling and fix SIB transmissions 5 years ago
s1ap.h Moved srsEPC to the new S1AP library. Deleted liblte_s1ap.cc and liblte_s1ap.h. 5 years ago
s1ap_metrics.h Clang format UE, eNB and lib (#850) 5 years ago