nearobject-framework
nearobject-framework copied to clipboard
Framework for interacting with short-range devices
**Is your feature request related to a problem? Please describe.** Sometimes multi-line ranging information is difficult to process. **Describe the solution you'd like** Enable displaying ranging information in a compact...
### Type - [ ] Bug fix - [ ] Feature addition - [ ] Feature update - [ ] Breaking change - [ ] Non-functional change - [ ]...
**Is your feature request related to a problem? Please describe.** The FIRA UCI spec indicates that the `STATUS_COMMAND_RETRY` status, encoded as `UWB_STATUS_COMMAND_RETRY` in thge UwbCx LRP DDI, can be returned....
Words from Andrew: """ the idea is that the cmake install command prepares an output tree with stuff that is interesting from our project. That has a few dirs like...
**Describe the bug** When the driver closes a file `HANDLE`, the `UwbConnector` continues looping forever trying to issue the `DeviceIoControl` call. **Steps To Reproduce** Start a session with `nocli`, then...
**Is your feature request related to a problem? Please describe.** A test should be authored to validate that the service does not keep any handles open when there is no...
This would also involve finding the proper place to put the conversion functions
**Describe the bug** When an explicit plog version is specified, the driver build fails to find v1.1.9 and is stuck on pulling down v1.1.8. **Steps To Reproduce** Build the driver....