boatbod
Member
1Mhz is the optimum setting for a single RTL/single channel system.I have an RSPDuo that is driving my SatDump install. On the OP25 setup I'm using a RTL-SDR Blog V3 dongle. I went with the default:
"rate": 1000000,
So that should not be a load, right? Maybe I'll try dropping a little more
Well, plots are not an issue since I can't get them to work on my lash-up.
I also noticed this morning that it seems that when I have the VNC window up I'm using for the headless Pi the temp starts climbing. If I minimize the window the temp goes back down. Since I went with a new install of Raspbian (Bookworm) it is using Wayland for the desktop. I'm wondering if going back to X11 would help?
I've also noticed that sometimes shutting down the OP25 using ctrl-C doesn't work. I end up having to close the terminal window and re-issue the startup.
These are just things that I've noticed since switching back to the Boatbod fork. Not meant to be complaints. Probably just do to something I'm doing wrong since I don't see anyone else mentioning these things. the biggest issue is the over-heating and I will try going back to X11 and see if it makes a difference.
Mike
If the cpu is climbing when you are using VNC, that probably a clue that some related process is either hogging memory and causing swapping, or directly hogging cpu. Personally I just use plain old ssh command line access and a web terminal to access op25. Unfortunately the RPI series all make pretty poor desktop substitutes due to their low performance so I would suggest it's best to avoid running a full desktop environment on one.
Boatbod op25 does occasionally hang on shutdown, but usually a couple extra ctrl-c will finish it off.