Attention is currently required from: fixeria.
pespin has posted comments on this change by fixeria. ( https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41899?usp=email )
Change subject: bts: TC_rsl_chan_initial_ta: fix sporadic failures ......................................................................
Patch Set 1: Code-Review+1
(1 comment)
File bts/BTS_Tests.ttcn:
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41899/comment/4a395ce6_60888... : PS1, Line 3894: /* tell trxcon to use a given TA for UL bursts */ Since this is a bit unconventional, can we wrap all this in a function so that if needed can be understood more reasily? eg. f_trxc_set_ta() or similar.