Edouard Griffiths

Results 219 comments of Edouard Griffiths

>Could you make an option for people to donate to the project? I would love to help but I am not nearly smart enough, so the least I could do...

As you mention dealing with money generates a bunch of issues that I am not sure we are willing to deal with.

https://github.com/f4exb/sdrangel/wiki/Compile-from-source-in-Linux are working it their context. Installing in /usr/local requires root privileges which should be avoided if not strictly necessary. If you don't like this approach you can adapt it...

What do you mean by "better"? Be more specific please.

Experiencing probably. Please note that this project is disregarded in favor of: https://github.com/f4exb/sdrangel

Hello, digitalRead() comes from the WiringPi library (http://wiringpi.com/reference/core-functions/) hence there is not much to be done in picc1101 to properly fix the problem. This problem should be reported to the...

Your CPU does not support SSSE3. You said you are willing to compile SDRangel that anyway requires the higher SSE 4.2 support so you will be out of luck there....

You probably do not launch the container with the `run.sh` script nor using the same command line.

``` -o, --non-unique allow to create users with duplicate (non-unique) UID ``` This is not a normal situation. You should investigate why you run in the case of having duplicate...

you should not build the image from the root user account