Attention is currently required from: pespin.
fixeria has posted comments on this change by fixeria. ( https://gerrit.osmocom.org/c/osmo-bts/+/42911?usp=email )
Change subject: common: stop buffering UL measurements when SACCH is deactivated ......................................................................
Patch Set 3:
(1 comment)
File tests/meas/meas_test.c:
https://gerrit.osmocom.org/c/osmo-bts/+/42911/comment/4acad447_7fd73876?usp=... : PS3, Line 71: lchan->ul_sacch_active = true;
why is this set to true here instead of false? […]
Because the testcases actually use this function as an initializer, not as a shutdown cleanup helper. Note that above this function changes the lchan state to active.