Attention is currently required from: dexter.
pespin has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/33539 )
Change subject: PCU_Tests: verify that PacketCellChangeContine contains an ARFCN and BSIC ......................................................................
Patch Set 2: Code-Review+1
(2 comments)
File pcu/PCU_Tests.ttcn:
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/33539/comment/40bec134_b8d8d... PS1, Line 5368: f_rx_rlcmac_dl_block(dl_block, sched_fn);
I need to modify the arfcn/bsic parameters before I pass the template.
Ack
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/33539/comment/763dacba_cdc2d... PS1, Line 5370: cell_chg_cont.u.cell_chg_continue.arfcn_bsic_presence := '1'B
I thought about doing this but then I noticed that it might be not so good to add three more paramet […]
I somehow thought that it was already being passed before, but I somehow mislooked.