Attention is currently required from: dexter.
pespin has posted comments on this change. (
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/34066 )
Change subject: PCUIF: Add support for PCU_IF_SAPI_AGCH_2
......................................................................
Patch Set 2:
(3 comments)
File library/PCUIF_CodecPort.ttcn:
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/34066/comment/cc598fb0_70b1…
PS2, Line 217: pt.send(t_SD_PCUIF(conn_id, ts_PCUIF_DATA_REQ(bts_nr, 0, 0, 0, 0,
PCU_IF_SAPI_AGCH_2, enc_PCUIF_agch(agch))));
shouldn't tbis be enc_PCUIF_agch2?
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/34066/comment/ada9ddde_3597…
PS2, Line 220: /* Exit early when the caller is not interested in the confirmation
message */
I think you are mixing 2 things her: confirmation and wait_for_confirmation. The fact that
you want a confirmation is orthogonal to the fact of willing to wait for it.
File library/PCUIF_Types.ttcn:
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/34066/comment/0569c344_2f99…
PS2, Line 326: * data request (data_req) under SAPI PCU_IF_SAPI_AGCH_2. */
I wonder how do we properly enc/dec PCH and AGCH <v11 in here, since the records seem
to apply to v11 only?
--
To view, visit
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/34066
To unsubscribe, or for help writing mail filters, visit
https://gerrit.osmocom.org/settings
Gerrit-Project: osmo-ttcn3-hacks
Gerrit-Branch: master
Gerrit-Change-Id: I40e05a2e68cca77d3c2f41df9af8d35762488abf
Gerrit-Change-Number: 34066
Gerrit-PatchSet: 2
Gerrit-Owner: dexter <pmaier(a)sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: pespin <pespin(a)sysmocom.de>
Gerrit-Attention: dexter <pmaier(a)sysmocom.de>
Gerrit-Comment-Date: Fri, 25 Aug 2023 14:00:43 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Gerrit-MessageType: comment