Attention is currently required from: falconia.
pespin has posted comments on this change by falconia. ( https://gerrit.osmocom.org/c/osmo-bts/+/38557?usp=email )
Change subject: CSD NT modes: transmit properly aligned RLP frames on DL ......................................................................
Patch Set 2:
(2 comments)
Patchset:
PS2: You could perhaps split this commint into 2: First one moving stuff to new file, second one doing the changes.
File src/common/l1sap.c:
https://gerrit.osmocom.org/c/osmo-bts/+/38557/comment/87c258d8_89a4c876?usp=... : PS2, Line 1520: bool good_rlp; you can probably move this to a more specific scope below, since this function is quite large and then it's difficult to figure out where is this used.