Date
1 - 7 of 7
recent c2_level very low on some bands
Rob Robinett
I hope the new CPU fixes your problem. It is great to have help with OS support. On Sat, May 22, 2021 at 3:21 PM hf_linkz <ounaid@...> wrote: I would like to thanks Rob and company for the analysis of my setup the other day (via the Zoom meeting) --
|
|
hf_linkz
I would like to thanks Rob and company for the analysis of my setup the other day (via the Zoom meeting)
It appeared that my Raspberry Pi 3B+ was too weak for a 12 chan monitoring, it used to work fine in the past so maybe the newer OS release was a bit too heavy that time .. who knows But today I have modified the script to run on a more powerful computer, running an Archlinux distro Intel(R) Core(TM)2 Quad CPU Q9550 @ 2.83GHz (bogomips ~5700, it was 40 on the pi3 HI HI) - 4GB RAM - SSD drive It's now 2310z on 22 may 2021 and wsprdaemon.sh is running on this computer I will have a look on the logs to see if something is wrong and if it's OK then I'll fork the git code and commit the modified version for that specific OS, mods are mostly s/apt-get/pacman/ btw Regards |
|
hf_linkz
Ok thanks
I'll provide you a link to Regards |
|
Rob Robinett
I can think of no band specific error mechanism. If you can provide me a way to ssh to your Pi, I'll log on and take a look. --
|
|
hf_linkz
Hello Rob
yes, yes and yes |
|
Rob Robinett
Hi, Are both Kiwis configured in 8 channel mode? When WD is not running are all 8 channels free? Then, when you start WD do you see the 6 WD users on each of the Kiwis? Rob On Wed, May 19, 2021 at 6:35 AM hf_linkz <ounaid@...> wrote: Hi --
|
|
hf_linkz
Hi
I'm using a Raspberry Pi 3B+ with 2 local LAN KiwiSDRs (one on v1.444, the other on v1.456) I recently had problems on the old SD card that was unwritable so i had to rebuild a 32GB SD with Raspberry Pi OS Lite (no desktop env) - Python 3.7.3 - numpy 1.16.2 I git to retrieve the 2.10j project ./wsprdaemon.sh -V ran successfully w/o errors I'm also using the backup wsprdaemon.conf from the previous setup (shown below) declare WSPR_SCHEDULE_simple=( "00:00 KIWI_0,2200 KIWI_0,630 KIWI_0,160 KIWI_0,80 KIWI_0,60eu KIWI_0,40 KIWI_1,30 KIWI_1,20 KIWI_1,17 KIWI_1,15 KIWI_1,12 KIWI_1,10" declare WSPR_SCHEDULE=( "${WSPR_SCHEDULE_simple[@]}" ) ---- My problem is that 40, 30 & 20 bands spots are not reported on wsprnet.org (it's working if I use the KiwiSDR wspr extension on them) ---- I tried to debug using different antennas configurations, swapping the KIWI_0 with KIWI_1 and vice-versa, but still noticing the c2_levels are most of the time at -1000 value for the 3 bands so the noise graphs are only showing rms levels... (The noise graphs on the 9 other bands look ok) I'm going mad, I used to plot much more trafic on 40,30 & 20 What's the problem of those -1000 c2_level values on the 3 bands ? Any suggestions ? Regards |
|