Hi Robert,
On Wed, Mar 16, 2016 at 04:30:19PM +0200, robert wrote:
As stated in an old discussion, the prim_rx_nb.c file should be modified to change the time slot number: "l1s_rx_win_ctrl(arfcn, L1_RXWIN_NB, 0);” however if i change it to another number (ex: 2,4,6), the phone will not be able to detect the BCCH signal of the BTS so it will not connect to the network. Am I changing the wrong parameter ?
you should probably change it to the dynamically determined 'tn' instead of a hard-coded number. Please send a patch, if that seems to work for you.