Attention is currently required from: pespin. fixeria has posted comments on this change by fixeria. ( https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41935?usp=email )
Change subject: bts: move as_rsl_meas_res() params to ConnHdlrPars ...................................................................... Patch Set 2: (1 comment) Patchset: PS2: > Does this even need to be set from outside the component? I'm not sure moving > i there is needed. It's still inside the component because `ConnHdlrPars` is inside `ConnHdlr`. I was considering making these parameters local variables of `as_rsl_meas_res()`, but this does not work. If any other altstep repeats, all local variables inside `as_rsl_meas_res()` are getting reset. Thus they must be part of the component. -- To view, visit https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41935?usp=email To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings?usp=email Gerrit-MessageType: comment Gerrit-Project: osmo-ttcn3-hacks Gerrit-Branch: master Gerrit-Change-Id: Iceb58bb636817afcd0fdf1eb3344d03153860a56 Gerrit-Change-Number: 41935 Gerrit-PatchSet: 2 Gerrit-Owner: fixeria <[email protected]> Gerrit-Reviewer: Jenkins Builder Gerrit-Reviewer: pespin <[email protected]> Gerrit-Attention: pespin <[email protected]> Gerrit-Comment-Date: Mon, 26 Jan 2026 08:45:49 +0000 Gerrit-HasComments: Yes Gerrit-Has-Labels: No Comment-In-Reply-To: pespin <[email protected]>
