Commit 9901cd42 authored by Francesco Mani's avatar Francesco Mani

adding all NR FR2 bands in table

parent 7769d194
......@@ -65,7 +65,10 @@ nr_bandentry_t nr_bandtable[] = {
{83, 703000, 748000, 000, 000, 20, 140600},
{84, 1920000, 1980000, 000, 000, 20, 384000},
{86, 1710000, 1785000, 000, 000, 20, 342000},
{257, 26500000, 29500000,26500000,29500000, 1, 2054167}
{257,26500000,29500000,26500000,29500000, 1,2054167},
{258,24250000,27500000,24250000,27500000, 1,2016667},
{260,37000000,40000000,37000000,40000000, 1,2229167},
{261,27500000,28350000,27500000,28350000, 1,2070833}
};
#define NR_BANDTABLE_SIZE (sizeof(nr_bandtable)/sizeof(nr_bandentry_t))
......
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