Attention is currently required from: fixeria.
4 comments:
Commit Message:
by emitting two RTP packets
directly back-to-back for UL, and pulling two RTP packets at a time
from the Rx jitter buffer at the needed times for DL.
You are correct: if we were implementing a new E1 BTS, there would be no other way to handle the pre […]
Done
File src/common/l1sap.c:
Patch Set #2, Line 1493: /* TDMA frame number of burst 'a' % 26 is the table index.
I agree with Mychaela here. It's a well known constant that is used quite often here and there.
Done
Patch Set #2, Line 1523: if (!sched_tchh_dl_csd_map[fn % 26])
Again, I don't just have the number 26 randomly floating around in the code. […]
Done
Patch Set #2, Line 2045: * back-to-back every 40 ms on the same frame number, */
If you read my comment carefully, you'll see that I don't say anything about sending packets "with" […]
Done
To view, visit change 38553. To unsubscribe, or for help writing mail filters, visit settings.