Attention is currently required from: pespin. fixeria has posted comments on this change. ( https://gerrit.osmocom.org/c/osmocom-bb/+/28794 )
Change subject: trxcon: trx_if_close(): power the transceiver off if needed ......................................................................
Patch Set 3:
(1 comment)
File src/host/trxcon/src/trx_if.c:
https://gerrit.osmocom.org/c/osmocom-bb/+/28794/comment/2a2f2998_a1977fa3 PS2, Line 779: if (trx->powered_up)
imho the transceiver should power off as soon as the conn is detected closed?
It should, yes. But currently it may happen that the transceiver is not getting powered off properly. The trxcon_fsm is broken and needs to be reworked (I am on this already). I am adding this just to be sure.