Attention is currently required from: pespin.
dexter has posted comments on this change by dexter. ( https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/38964?usp=email )
Change subject: PCUIF: fix usage of bts number in PCUIF_TXT_IND ......................................................................
Patch Set 1:
(1 comment)
File bts/BTS_Tests.ttcn:
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/38964/comment/3789ef87_9db75... : PS1, Line 5449: /* At this point, a real PCU would not have any BTS context yet. This means that the receiving process is
I'm failing to see the relation between "PCU not having any BTS contenxt yet" and the fact that we s […]
In this situation the 0 is just a placeholder. It could be any value, the receiving process will ignore it based on the type of the indication.
(This is a design problem in the PCUIF protocol, the filed must be present and there is no way to tell if the value in this field makes sense or not.)