Change in osmocom-bb[master]: trx_toolkit: support setting artificial delay for TRXC

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/gerrit-log@lists.osmocom.org/.

fixeria gerrit-no-reply at lists.osmocom.org
Mon Oct 4 14:14:02 UTC 2021


fixeria has posted comments on this change. ( https://gerrit.osmocom.org/c/osmocom-bb/+/25667 )

Change subject: trx_toolkit: support setting artificial delay for TRXC
......................................................................


Patch Set 1:

(1 comment)

https://gerrit.osmocom.org/c/osmocom-bb/+/25667/1/src/target/trx_toolkit/ctrl_if.py 
File src/target/trx_toolkit/ctrl_if.py:

https://gerrit.osmocom.org/c/osmocom-bb/+/25667/1/src/target/trx_toolkit/ctrl_if.py@95 
PS1, Line 95: 			time.sleep(self.rsp_delay_ms / 1000.0)
> just to be sure, is this will block the thread, so this is always used when trxdata is still not ong […]
Everything is handled in a single thread, except the clock generator. So yes, if we sleep() here, then everything gets blocked including TRXD. However, I don't expect this feature to be used for anything else than reproducing weird race conditions... Not critical IMO.



-- 
To view, visit https://gerrit.osmocom.org/c/osmocom-bb/+/25667
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings

Gerrit-Project: osmocom-bb
Gerrit-Branch: master
Gerrit-Change-Id: Idb1ef445bc14a6312f08a83ecacc3a938b0e1d70
Gerrit-Change-Number: 25667
Gerrit-PatchSet: 1
Gerrit-Owner: fixeria <vyanitskiy at sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: osmith <osmith at sysmocom.de>
Gerrit-Reviewer: pespin <pespin at sysmocom.de>
Gerrit-Comment-Date: Mon, 04 Oct 2021 14:14:02 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Comment-In-Reply-To: pespin <pespin at sysmocom.de>
Gerrit-MessageType: comment
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20211004/81c81e38/attachment.htm>


More information about the gerrit-log mailing list