Attention is currently required from: pespin, dexter.
5 comments:
Commit Message:
I will cover this topic in proper detail in June OsmoDevCall, but here is a shorter version: the pro […]
The new patchset has a reworded commit message - please review.
File include/osmo-bts/lchan.h:
Patch Set #2, Line 281: } nonamr;
I'll go with dexter's suggestion of dtx_fr_efr for the new substruct, plus renaming the old dtx subs […]
Done
Patch Set #2, Line 282: uint8_t last_cmr;
dexter's comment is correct - the last_cmr member is in the larger tch substruct, not in either of t […]
Done
File src/common/l1sap.c:
Patch Set #2, Line 1315: if (lchan->type == GSM_LCHAN_TCH_F)
I'll change this code to use nested switch statements for lchan->type and lchan->nr in the next vers […]
Done
Patch Set #2, Line 1334: bool is_nonamr_sid = false;
Will do.
Done
To view, visit change 32714. To unsubscribe, or for help writing mail filters, visit settings.