-
Notifications
You must be signed in to change notification settings - Fork 313
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
CPU consumption on Raspberry Pi 3 over 100% in 9600 bauds. #314
Comments
I can't explain that. This is what I get, with the same command, on an RPi 3: PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND What are we doing differently? |
This command I use to install Direwolf
cmake log:
make -j4 log:
My system
|
Raspberry Pi 3
Direwolf 1.6
Command to start
rtl_fm -f 432.500M -g 22 -o 4 -s 44100 - | direwolf -c sdr.conf -r 44100 -B 9600 -
After first packet received, CPU increases over 100%. Then program stucks and not working.

On 1200 bauds working good.
The text was updated successfully, but these errors were encountered: