Attention is currently required from: fixeria.
pespin has posted comments on this change by pespin. (
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41132?usp=email )
Change subject: RAN_{Emulation,Adapter}: Split transport type from transport
client/server mode
......................................................................
Patch Set 2:
(2 comments)
File library/RAN_Adapter.ttcnpp:
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41132/comment/0c78dda5_4a18af3c?usp=email
:
PS2, Line 120: ba.vc_IPA := IPA_Emulation_CT.create(id &
"-IPA") alive;
: map(ba.vc_IPA:IPA_PORT, system:IPA_CODEC_PT);
: /* connect MTP3 service provider (IPA) to lower
side of SCCP */
: connect(ba.vc_IPA:MTP3_SP_PORT,
ba.vc_SCCP:MTP3_SCCP_PORT);
: /* connect waiter to general IPA port (for
ASP_IPA_Event) */
: ba.vc_WAIT := IPA_EventWaiter_CT.create(id &
"-IPA-WAIT") alive;
: connect(ba.vc_IPA:IPA_SP_PORT,
ba.vc_WAIT:IPA_SP_PORT);
:
> Unneeded indent level? (shift left)
Done
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41132/comment/0b5ddd3c_121ad115?usp=email
:
PS2, Line 138: /* wait until we received an IPA CCM ID_ACK */
: ba.vc_WAIT.done;
:
> Likewise here, why are you adding an indent level?
Done
--
To view, visit https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41132?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: Ib2e7d029bd7eb59cc6f3b3a28bc417f00d3fed9c
Gerrit-Change-Number: 41132
Gerrit-PatchSet: 2
Gerrit-Owner: pespin <[email protected]>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: fixeria <[email protected]>
Gerrit-Attention: fixeria <[email protected]>
Gerrit-Comment-Date: Thu, 18 Sep 2025 21:32:19 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Comment-In-Reply-To: fixeria <[email protected]>