Attention is currently required from: laforge.
jolly has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/33816 )
Change subject: BTS_Test_ASCI: Add first ASCI test to check NCH support ......................................................................
Patch Set 3:
(1 comment)
File bts/BTS_Tests_ASCI.ttcn:
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/33816/comment/41f9fbf2_85255... PS3, Line 107: RSL_CCHAN.send(ts_ASP_RSL_UD(ts_RSL_NOTIF_CMD_STOP(gcr))); : : /* NCH must not be received. */
there is a potential race condition here between the last L1CTL. […]
I stop right after receiving an NCH message. I checked the interval, but it is way below one second, so I flush any L1CTL message for one second after stop command.