-
A `CMD_ISTAT` command from the CP triggers this code in the PD: https://github.com/goToMain/libosdp/blob/4394508e09e97c96c7a2f822d882902e213adda4/src/osdp_pd.c#L735-L746
This expects the correct in…
-
The current documentation of the `libosdp` seems to be missing information. I am unable to compile my project with just `cargo add libosdp` .
**Describe the bug**
I get this error:
```
error: fa…
-
**Describe the bug**
Currently a PD responds with it's own address when responding to a broadcast.
**Expected behavior**
The spec says this:
> Address 0x7F is reserved as a special "BROADCAST"
…
-
I have finally come back to working on an Arduino implementation of libosdp for a PD, and getting it to work with the InnerRange Inception. My issues with it turned out to be that the Inception didn't…
-
**Describe the bug**
With the fix for #133, we are occasionally getting an indication on the PD side that the connection has dropped, when our CP side is not detecting a drop.
The default timeout …
-
I want to run OSDP lib on STM32, but without using any RTOS, so the problem is in queues, is it possible somehow run this lib without queue.h ?
-
-
💡 When you create a PR for any of the checklist items, add a link to this Epic under the PR's **Related Issues** section.
## Preparation
- ~~[Open UI Research](https://github.com/microsoft/f…
-
Commit [c9f3f98](https://github.com/goToMain/libosdp/commit/c9f3f981a4b9fdbc0c4db8d54f3b95c322cf7909) breaks the API and ABI of libosdp because the signature of osdp_logger_init changes. I would expec…
-
Add or removing com ports doesn't update the list when adding OSDP connections