Attention is currently required from: laforge.
1 comment:
File src/osmo-bts-trx/sched_lchan_tchf.c:
Patch Set #1, Line 333: chan_state->dl_facch_bursts = 8;
you're not setting dl_ongoing_facch here (unlike TCH/H). […]
Yes, this is intentional: dl_ongoing_facch is only used in tx_tchh_fn(), where you need to skip encoding of the buffer while sending the middle two bursts of FACCH/H. Here both speech and FACCH/F have equal interleaving period.
To view, visit change 27805. To unsubscribe, or for help writing mail filters, visit settings.