Commit 9318bf30 authored by luis_pereira87's avatar luis_pereira87

Fix support for NR band n40 accordingly with 3GPP TS 38.101-1 V15.22.0

parent fe613541
...@@ -112,7 +112,7 @@ const sync_raster_t sync_raster[] = { ...@@ -112,7 +112,7 @@ const sync_raster_t sync_raster[] = {
{34, 0, 5030, 1, 5056}, {34, 0, 5030, 1, 5056},
{38, 0, 6431, 1, 6544}, {38, 0, 6431, 1, 6544},
{39, 0, 4706, 1, 4795}, {39, 0, 4706, 1, 4795},
{40, 0, 5756, 1, 5995}, {40, 1, 5762, 1, 5989},
{41, 0, 6246, 3, 6717}, {41, 0, 6246, 3, 6717},
{41, 1, 6252, 3, 6714}, {41, 1, 6252, 3, 6714},
{48, 1, 7884, 1, 7982}, {48, 1, 7884, 1, 7982},
......
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