abis_rsl: when doing packet access, log t1,t3,t2 and fn

The the (relative) frame number that is forwarded to the PCU is an
important parameter which is computed from t1,t3,t2.

Change-Id: I83d20ba9e0ce6488d458ccf4a85c8445c30e3a89
This commit is contained in:
Philipp Maier 2022-10-12 12:13:31 +02:00
parent e99d329e63
commit f7eddaf463
1 changed files with 1 additions and 0 deletions

View File

@ -1819,6 +1819,7 @@ static int rsl_rx_pchan_rqd(struct chan_rqd *rqd)
t3 = rqd->ref.t3_low | (rqd->ref.t3_high << 3);
fn = (51 * ((t3-t2) % 26) + t3 + 51 * 26 * t1);
rqd_ta = rqd->ta;
LOG_BTS(rqd->bts, DRSL, LOGL_INFO, "CHAN RQD: fn(t1=%u,t3=%u,t2=%u) = %u\n", t1, t3, t2, fn);
}
return pcu_tx_rach_ind(rqd->bts, rqd_ta, rqd->ref.ra, fn, is_11bit,