Attention is currently required from: laforge, dexter.
2 comments:
Patchset:
looking at this again, the intent of the code is quite clear: Stop the loop if there just was a new […]
See my other comment.
File src/osmo-bts-trx/sched_lchan_tchf.c:
Patch Set #1, Line 462: if (chan_state->codec[i] == cmr_codec)
To me it reads as: if the decoded CMR value is present in the list of allowed codec modes, then we disable the loop below. Of course this is always the case. Also note that this is the Downlink path, not Uplink.
To view, visit change 27777. To unsubscribe, or for help writing mail filters, visit settings.