-
- Bug: the osdp-based plugin fails when only the SDPA backend is installed
- Spotted in this Travis CI job: https://travis-ci.com/validsdp/validsdp/jobs/137938888#L3094-L3098
-
Dear
I am using the NRF52832, using the following prj
```
##########
# for GPIO
##########
CONFIG_GPIO=y
##########
# for BLE
##########
CONFIG_BT=y
CONFIG_SENSOR=y
##########
# f…
-
if one loads this on an "empty" windows system you may not have .net core 3.0. Suggestion: in the readme or elsewhere give some bit of hint as to what to retrieve from the Microsoft (or wherever) sit…
-
Is there a way to set the library to work with only one or two types ow wiegand encoding ? for example to ignore the 4 bit , and wait only for 8 bit or 26 bit ?
-
Hello, when i try to build project by ```cmake -DCMAKE_BUILD_TYPE=[Release] -DCMAKE_INSTALL_PREFIX=./install```
I get this error:
```
-- Performing Test COMPILER_HAS_DEPRECATED_ATTR
-- Performin…
-
Hi,
Following the Readme, I can train the parser on Wiki-sentences. But I wonder how to train a multitask parser proposed in the paper of ACL2018. Thanks.
-
I tried to run the code of the "Control" example on CVXPY 1.0.6 from this [link](http://nbviewer.jupyter.org/github/cvxgrp/cvx_short_course/blob/master/intro/control.ipynb).
```
# Generate data f…
-
I did clone the repository from github.
But the aes.h include and implementation is nowhere to be found.
`(cd src-lib; make build; cd ..)
make[1]: Entering directory `/opt/osdp-conformance/setup/li…
-
doc use of sudoers.d config file; doc use of shell script to start osdp process; doc process start stuff.
-
It is clear people will want to extend base Data Package spec for particular formats or structures. This could be both for types of data (e.g. tabular as we do with Simple Data Format) and topical are…