srsLTE/srsenb
Andre Puschmann 31665aa4ec enb,cfg_parser: remove strict arfcn check for SA and replace with list of supported configs
the coreset0 index and various related parameters in the scheduler might lead
to unsupported and/or overlapping resource allocation patterns.

this patch adds a table of supported arfcns for three popular bands (all FDD).
2022-05-04 18:18:53 +02:00
..
hdr enb,rrc: remove hard-coded SCG bearer config 2022-04-22 13:40:23 +02:00
src enb,cfg_parser: remove strict arfcn check for SA and replace with list of supported configs 2022-05-04 18:18:53 +02:00
test all: fix uninitialized variables detected by coverity 2022-04-28 15:42:08 +02:00
CMakeLists.txt
enb.conf.example srsenb,metrics: add PUSCH/PUCCH RSSI metrics. Add bearer DL total data metric for RLC UM 2022-03-26 22:39:16 +01:00
rb.conf.example gnb,config: Minor fixes to rb.conf.example 2022-04-20 10:24:26 +01:00
rr.conf.example lte,enb,rrc: parse cellIndividualOffset in rr.conf and propagate it to measConfig sent to UE 2021-10-21 16:16:01 +01:00
sib.conf.example
sib.conf.mbsfn.example