Attention is currently required from: jolly.
1 comment:
File src/host/layer23/src/common/sysinfo.c:
Patch Set #2, Line 65: (arfcn >= 512 && arfcn <= 810)
This would only allow cells in the DCS range to refer to cells with PCS frequencies. […]
I guess the only clean solution is to add one additional argument to the function (and document what it actually is supposed to do). That additional argument is the *arfcn of the cell through which we have received an ARFCN (assignment, SI, ...). In this case we can use the sending-cell-bcch-arfcn and the sending-cell-si1ro-band_ind to determine whether the ARFCN in question is PCS or not.
To view, visit change 33532. To unsubscribe, or for help writing mail filters, visit settings.