Commit f3f7c5c3 authored by Raymond Knopp's avatar Raymond Knopp

Added band 20 to default UE capabilities

git-svn-id: http://svn.eurecom.fr/openair4G/trunk@6935 818b1a75-f10b-46b9-bf7c-635c3b92a50f
parent e66f7865
......@@ -2331,7 +2331,7 @@ OAI_UECapability_t *fill_ue_capability(char *UE_EUTRA_Capability_xer_fname) {
if (!UE_EUTRA_Capability_xer_fname) {
Bandlist[0].bandEUTRA = 3; // UL 1710-1785, DL 1805-1880 FDD
Bandlist[0].halfDuplex = 0;
Bandlist[1].bandEUTRA = 5; // UL 824-849 , DL 869-894 FDD
Bandlist[1].bandEUTRA = 20; // UL 824-849 , DL 869-894 FDD
Bandlist[1].halfDuplex = 0;
Bandlist[2].bandEUTRA = 7; // UL 2500-2570, DL 2620-2690 FDD
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment