Attention is currently required from: pespin.
fixeria has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/35372?usp=email )
Change subject: library/PCUIF_Types: clean up, drop remains of PCUIFv10 ......................................................................
Patch Set 3:
(2 comments)
File library/PCUIF_CodecPort.ttcn:
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/35372/comment/186953a0_e5e5a... PS3, Line 41: if (ischosen(pout.data.u.data_cnf)) { fix_padding(pout.data.u.data_cnf); }
we don't need the same for data_cnf2?
Nope, because `data_cnf2` contains no data, but only a message ID.
File library/PCUIF_Types.ttcn:
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/35372/comment/6bd32d23_9b41c... PS3, Line 51: /* RFU, removed in PCUIFv11 ('02'O), */
RFU?
Reserved for Future Use.