-
Notifications
You must be signed in to change notification settings - Fork 9
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
GRC Script Error Code 1 #11
Comments
Have you maked a chmod 755 on Decoder/medet_arm?? |
The GRC script returns code 1 on my setup, which does produce images, so that should be fine. |
I remember I designed the GRC script on a laptop, and then had to tune down some filters in the GRC script so the raspberry pi 3 model B CPU cores would not max out. As the raspberry pi 2 is a little less performing, I suspect this could be the issue. It will be obvious if you see 100% CPU usage on any core. |
We definitely should add some more logging. |
Sounds like the issue @SA7BNT had. Fingers crossed for both of ya! |
now I get a different error message, what's left to fix? |
Did you run the GRC script separately and check the cpu load? Maybe the GRC script is producing "corrupt" .s files because it cannot calculate all the samples. Try to run the medet decoder separately as well, without the -Q option and see what it reports. |
The CPU load seems pretty okay and is below 50% typically. The GRC Script generates .s files, but I did not try the medet decoder yet. I'll report to you at the weekend. |
That's kind of less than expected. On my raspberry pi 3 b+ all cores are above 50%, with one core around 90%! So it almost sounds like certain GRC blocks are not being executed? |
And to be a little more precise, I've got the Raspi 2B with 4 cores and GRC is using two cores at around 90% and the other two cores around 10 to 30%. Now I get .s files, no error messages anymore but also no images :(
EditI've added a complete log file for more details. |
Hey,
I'm using a raspberry pi 2, have adjusted all files and the script is giving out the correct azimuth and elevation of the satellite, but it does not create any files. I executed it with and without sudo without noticeable difference. That's what I got in the logs so far:
The text was updated successfully, but these errors were encountered: