-
```
What steps will reproduce the problem?
1- download release 0.7.9 source code
2- perform install through : sudo ./setup.sh
3- run old project that was using version 0.6.2
The upgrade / installat…
-
It would be great to display the packages version change next to the package name. This is on the screen where is shows the packages that need to be updated. Normally it shows the package change at th…
-
```
What steps will reproduce the problem?
1- download release 0.7.9 source code
2- perform install through : sudo ./setup.sh
3- run old project that was using version 0.6.2
The upgrade / installat…
-
```
What steps will reproduce the problem?
1.Can I have some code examples to use the DS2408 please ?
I've try with:
from webiopi.utils import *
from webiopi.devices.onewire import *
from webiopi.de…
-
```
What steps will reproduce the problem?
1.Can I have some code examples to use the DS2408 please ?
I've try with:
from webiopi.utils import *
from webiopi.devices.onewire import *
from webiopi.de…
-
```
What steps will reproduce the problem?
1.Can I have some code examples to use the DS2408 please ?
I've try with:
from webiopi.utils import *
from webiopi.devices.onewire import *
from webiopi.de…
-
You need `g++` and `llvm-3.1`, for example:
```
g++ -O3 -s `llvm-config-3.1 --cxxflags --ldflags ` -o bf bfcodegen.cpp bfjit.cpp bf.cpp `llvm-config-3.1 --libs all `
```
This is simply because LLVM …
-
```
The PiFaceDigital driver does not handle the board config parameter correct. It
fails when providing a value via config file as the conversion from string to
integer misses.
Proposed solution i…
-
```
What steps will reproduce the problem?
1. Filling all nescesary fields in Manager
2. One of them is the filename with the private key in OpenSSH-Format
3. No password defined, input field empty
W…
-
```
The PiFaceDigital driver does not handle the board config parameter correct. It
fails when providing a value via config file as the conversion from string to
integer misses.
Proposed solution i…