Attention is currently required from: pespin.
fixeria 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:
(1 comment)
File bts/BTS_Tests.ttcn:
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41899/comment/f86b7b1b_37497... : PS1, Line 3894: /* tell trxcon to use a given TA for UL bursts */
eg. f_trxc_set_ta() or similar
We're not speaking TRXC directly here, so this does naming not apply. We could make these two function calls part of `f_est_dchan()` (in a separate patch), what do you think?