Esko Dijk
Esko Dijk
@abtink thanks, looking at the current code for `PendingDatasetManager::HandleDelayTimer` my specific concern of the last few comments looks fixed now. In `ApplyConfiguration` it could still happen that a number of...
See also related JIRA https://threadgroup.atlassian.net/browse/SPEC-1312 for spec text clarifications based on this PR.
#10548 was merged, closing this issue.
Just noting the intended change is in the 3rd commit (building upon other PRs), and mainly the dispatcher with some supporting fields/methods in Node.go. For the proposed design, the same...
OTNS2 has some fixes regarding build/install on a Mac with a more automated install also. In the coming weeks (hopefully) we'll update to OTNS2 and then we could rest the...
See new PR #528 - it includes CI for testing on 2 MacOS platforms. The script `./script/bootstrap` is intended to do all required steps and test the result. Go >=...
> @EskoDijk Please rebase the PR to resolve checks. So for other multiple PRs. @simonlingoogle The rebase is done now, the remaining failing "Develop" runs are failing in all PRs...
@Vinggui This looks good, very useful that the new code works with the existing OT node. (I just updated my own radiomodel PR in such a way that existing OT...
Out of curiosity I did a merge of this PR with PR #316 - with some manual merging, it works ok: https://github.com/EskoDijk/ot-ns/tree/energy-and-radiomodel. As a future improvement, I think the radiomodel...
> > Medium is busy for all nodes when 1 node sends > > Does it mean that the entire medium for all nodes is considered busy whenever one single...