Patch Set 1: (1 comment)
https://gerrit.osmocom.org/#/c/3078/1/src/osmo-bts-octphy/l1_tch.c File src/osmo-bts-octphy/l1_tch.c: Line 201: rmsg = msgb_alloc_headroom(256, 128, "L1C-to-RTP"); > L1C is L1 Control (channel activation, ...). L1P is L1 [data] primitive. L1 I actually copied it from l1_to_rtppayload_fr() & friends. I guess those need to be changed to L1P then too, I'll send another patch for that. -- To view, visit https://gerrit.osmocom.org/3078 To unsubscribe, visit https://gerrit.osmocom.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: I02bf4bca041fccf96fe2986480251f96248ce2d1 Gerrit-PatchSet: 1 Gerrit-Project: osmo-bts Gerrit-Branch: master Gerrit-Owner: Pau Espin Pedrol <[email protected]> Gerrit-Reviewer: Harald Welte <[email protected]> Gerrit-Reviewer: Jenkins Builder Gerrit-Reviewer: Pau Espin Pedrol <[email protected]> Gerrit-HasComments: Yes
