Esko Dijk
Esko Dijk
Hello, one issue I found with CBORNumber.IsNumber() , is that it classifies many number elements as 'not number' (false). This happens if the number in the element, e.g. a CBOR...
This contains modifications to the 'simulation' platform that are required for simulation with a simulator (OT-NS, in particular) that supports external RF/timing models. For this purpose, a new event message...
Feedback from testing was that the BR advertises its DNS/SRP service unicast in the 'legacy' format i.e. with the server IPv6 address and port in the Server TLV. This should...
**Describe the bug** A clear and concise description of what the bug is. In `sub_mac.cpp` , `GetCslWindowEdges()` calculates, on a CSL receiver, the window by how much the CSL transmission...
Created this issue to track OT PRs and related Thread Technical Committee JIRAs, that are not yet listed in [8461](https://github.com/openthread/openthread/issues/8461). TBD: SPEC Items that still need to be checked for...
**Is your feature request related to a problem? Please describe.** A clear and concise description of what the problem is. Problem stated in https://threadgroup.atlassian.net/browse/SPEC-1218 : a Thread Device that only...
Network configuration is shown below, the WiFi interface (wlp0s20f3) is in a 'DOWN' state. The intention is for mDNS to use the ethernet (enp0s31f6) interface. (Or ideally, mDNS could try...
This adds support for simulation with different RF/timing models for RF frame propagation. The models can be defined as Go files and can be 'swapped' at runtime using a CLI...
The watch command becomes mostly useful with log-level set to 'info' or 'debug'. Methods in OTNS.py are also added such that the Python unit test can try these commands. To...
OT firmware with full logs enabled wasn't working; this is now fixed. For a usable experience at the "Info" log level, detailed messages are only shown when in the context...