Attention is currently required from: fixeria, laforge, neels.
View Change
1 comment:
Patchset:
Patch Set #4:
I have always been very skeptical about timers with microsecond granularity. […]
That would indeed be handy probably in osmo-modbus, until now I had to rely on setting the timers manually during on_enter() using this helper function:
https://gitea.osmocom.org/electronics/osmo-modbus/src/branch/master/src/rtu_transmit_fsm.c#L66
I think it may make no sense if we are talking in the order of 4-6 uS, but it makes more sense if we talk about handling for instance 800-900 uS.
So if it's not a lot of work, yes, having _uS granularity would be nice.
To view, visit change 35466. To unsubscribe, or for help writing mail filters, visit settings.
Gerrit-Project: libosmocore
Gerrit-Branch: master
Gerrit-Change-Id: I4c4ee89e7e32e86f74cd215f5cbfa44ace5426c1
Gerrit-Change-Number: 35466
Gerrit-PatchSet: 6
Gerrit-Owner: fixeria <vyanitskiy@sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: laforge <laforge@osmocom.org>
Gerrit-Reviewer: neels <nhofmeyr@sysmocom.de>
Gerrit-Reviewer: pespin <pespin@sysmocom.de>
Gerrit-Attention: neels <nhofmeyr@sysmocom.de>
Gerrit-Attention: laforge <laforge@osmocom.org>
Gerrit-Attention: fixeria <vyanitskiy@sysmocom.de>
Gerrit-Comment-Date: Fri, 05 Jan 2024 13:05:02 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Comment-In-Reply-To: neels <nhofmeyr@sysmocom.de>
Comment-In-Reply-To: laforge <laforge@osmocom.org>
Comment-In-Reply-To: fixeria <vyanitskiy@sysmocom.de>
Gerrit-MessageType: comment