-
Replace the libmosquitto lib with the paho lib to be consistent with VSCP Works
-
# RPC Error
```
$ docker run --rm --runtime=kata-runtime hello-world
```
# Expected result
```
Hello from Docker!
This message shows that your installation appears to be working correctly…
-
Hi Ake Hedman,
On [this page](https://sourceforge.net/p/freertos/discussion/382005/thread/17f38532/) you said you managed to run FreeRTOS with the lwIP TCP/IP Stack.
Can you tell me where in the `v…
-
* CanalOpen() shall return -1 for an error (according to function description), but all level 1 drivers return 0.
* In most of the Canal... functions, implemented by the level 1 drivers, zero is retu…
-
Hi,
We've detected that your node has a dependency on an old version of `agent-base (
-
Setting `use_vsock=true` gives the following error with 1.5.0 (packaged or static):
```
$ sudo docker run -ti --runtime kata-runtime busybox sh
docker: Error response from daemon: OCI runtime cre…
-
Instead of polling a variable, it would be better to be notified about a new variable, a removed variable and in case a variable value changed.
I thought about a subscribe mechanism for every variabl…
-
Hi,
I'm trying to setup this driver, but I'm unable to make it work.
I'm using a Raspberry Pi3 B+ with Raspbian (Buster) and the armhf VSCP package. (https://github.com/grodansparadis/vscp/relea…
-
Hi,
if I want to contribute a controller (actually three (variants of the same protocol) do I just take the id's (currently 19/20/21) that are in turn in my fork, or is there some assignment process …
-
While integrating the AT90 CAN driver into one of my projects, I noticed that linking external libraries to AVR firmware is somewhat problematic. This is particularly true because the vscp-framework m…