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 33a410bda4 fix parsing of DL/UL earfcn in cell config
using a single earfcn or dl_freq value that gets set by default
in the [rf] section doesn't make sense in a enb config with more
than 1 cell, so we should actually remove the earfcn/freq setting in [rf]
and only configure the radio through the values in the cell list in rr.cfg
5 years ago
..
CMakeLists.txt removing unneeded install targets for static libs (reported by Filipe) 5 years ago
cc_worker.cc Correction of TX_DELAY and FDD_HARQ_DELAY_MS uses in srsenb PHY 5 years ago
phy.cc SRSENB: phy method cleanup and CLang tidy warning fixes 5 years ago
phy_common.cc SRSENB: refactored PHY common UE database 5 years ago
phy_ue_db.cc Fix incorrect parameters 5 years ago
prach_worker.cc Clang format UE, eNB and lib (#850) 5 years ago
sf_worker.cc fix typo 5 years ago
txrx.cc fix parsing of DL/UL earfcn in cell config 5 years ago