-
@schmida2, has put some effort into adding an extension for OSDP auto addressing ([see proposal](https://github.com/schmida2/libosdp/blob/16e4344df3de6c6c0c3818187b3fdfe00e8d78ae/OSDP_Extension-AutoAd…
-
```
diff --git a/include/osdp.h b/include/osdp.h
index db5cc0f..5e182c2 100644
--- a/include/osdp.h
+++ b/include/osdp.h
@@ -413,6 +413,7 @@ enum osdp_led_color_e {
OSDP_LED_COLOR_BLUE,
…
-
I have a HID Signo 40 PD without keys set. It is in install mode with secure channel v2 enabled.
libosdp appears to negotiate an SC with SCBK-D, but then KEYSET fails due to no SC.
I would ex…
-
Hi,
metadata doesn't contain method for updating workbook range. Without this method, we can't update cells. It make Workbook API still unusable. Metadata contains only GET method.
https://lear…
-
-
**Describe the bug**
We have a situation where the CP and PD device will lose communications with each other, and the CP is unable to reconnect to the PD without being restarted. See additional cont…
-
Hi @vitalif ,
I tested the performance of vitastor without RDMA.
Below 32k (4k, 8k, 16k performance is higher than ceph, latency is lower than ceph)
Above 32k, including 32k (32k 64k 128k 256k 51…
-
**Bug Description**
A clear and concise description of what the bug is.
When Building a project for the **nrf52840dk_nrf52840** board I encountered some minor bugs that caused the build to fail.
Th…
-
**Bug Title**
The link to LibOSDP Github Library does no longer works.
**Bug Description**
The Link to LibOSDP in the Zephyr Documentation here: [Zephyr OSDP Docs](https://docs.zephyrproject.org/…
-
I have been beating on this for a while and can't seem to figure out where I'm going wrong.
I have this library fully functional when unencrypted, but when I go to use SC, it fails our after gettin…