|
Memory leak (Bullseye)
The memory leak is in the Bash version 5.1.4 included in bullseye. Gwyn has compiled Bash 5.1.16 on his bullseye Pi 3b and that fixes the problem. I have no insight into if/when they will update the B
The memory leak is in the Bash version 5.1.4 included in bullseye. Gwyn has compiled Bash 5.1.16 on his bullseye Pi 3b and that fixes the problem. I have no insight into if/when they will update the B
|
By
Rob Robinett
· #893
·
|
|
wsprdaemon with SDRplay devices on Raspberry Pi 4
Perhaps I could tune the RP1/2 to a carrier generated by a GPSDO on the bench next to the RP and then use the measured tuning error to adjust the WSPR tuning frequency. That isn't nearly as good as dr
Perhaps I could tune the RP1/2 to a carrier generated by a GPSDO on the bench next to the RP and then use the measured tuning error to adjust the WSPR tuning frequency. That isn't nearly as good as dr
|
By
Rob Robinett
· #889
·
|
|
wsprdaemon with SDRplay devices on Raspberry Pi 4
Hi Bruce, Thanks for that post. I have ordered one of those clones from ebay if only to compare it against my RP2. I had my RP2 working with WD 3.0 last year, and I will check to see if that code is s
Hi Bruce, Thanks for that post. I have ordered one of those clones from ebay if only to compare it against my RP2. I had my RP2 working with WD 3.0 last year, and I will check to see if that code is s
|
By
Rob Robinett
· #887
·
|
|
performance wsprdaemon on a RPI3
Hi Bryan, I see from http://wspr.rocks/livequeries/ that you are still running 3.0.2.3. You would benefit from updating your WD by running: git pull wd -z wd -a I have just installed Wd 3.0.2 at many
Hi Bryan, I see from http://wspr.rocks/livequeries/ that you are still running 3.0.2.3. You would benefit from updating your WD by running: git pull wd -z wd -a I have just installed Wd 3.0.2 at many
|
By
Rob Robinett
· #886
·
|
|
Rejected
I think G4ZFQ is the only site transmitting on both 60M bands during the same WSPR cycle. Perhaps he too doesn't know that 1/2 of such spots are being rejected by wsprnet.org
I think G4ZFQ is the only site transmitting on both 60M bands during the same WSPR cycle. Perhaps he too doesn't know that 1/2 of such spots are being rejected by wsprnet.org
|
By
Rob Robinett
· #882
·
|
|
Rejected
If you send me a list of rejected spots I will try to enhance the filtering I already do on spots before uploading them thanks
If you send me a list of rejected spots I will try to enhance the filtering I already do on spots before uploading them thanks
|
By
Rob Robinett
· #881
·
|
|
New -A and -Z command line options in WD 3.0.2
I almost always execute 'wd -a' to start WD and 'wd -z' to stop it. However if you want to have WD start automatically after power-up or reboot, then execute 'wd -A'. It configures Linux to run WD at
I almost always execute 'wd -a' to start WD and 'wd -z' to stop it. However if you want to have WD start automatically after power-up or reboot, then execute 'wd -A'. It configures Linux to run WD at
|
By
Rob Robinett
· #879
·
|
|
FST4W and 22M now working in version 3.0.2
Hi Gerhard, I think you may need to stop your WD 2.10 before starting WD 3.0.2 If you are already doing that, then I would need ssh access to your odroid to further debug the problem. PM me if you wan
Hi Gerhard, I think you may need to stop your WD 2.10 before starting WD 3.0.2 If you are already doing that, then I would need ssh access to your odroid to further debug the problem. PM me if you wan
|
By
Rob Robinett
· #878
·
|
|
Corrected and more informative wd_template.conf now available in 3.0.2
I have just checked in a revision of that file which (I hope) fixes a few errors and adds a much more detailed explanation of the settings in your wsprdaemon.conf For those of you already running 3.0.
I have just checked in a revision of that file which (I hope) fixes a few errors and adds a much more detailed explanation of the settings in your wsprdaemon.conf For those of you already running 3.0.
|
By
Rob Robinett
· #877
·
|
|
WD 3.0.2.4 update adds improved support for 'noise level only' bands
In response to a user request, have tested and checked in enhancements to 3.0.2.4 which add support for the feature you requested which runs the quickest wsprd on those 'noise level only' bands like W
In response to a user request, have tested and checked in enhancements to 3.0.2.4 which add support for the feature you requested which runs the quickest wsprd on those 'noise level only' bands like W
|
By
Rob Robinett
· #874
·
|
|
WD 3.0 beta testing
I'm sorry but it is a completely untested feature and I was unable to find a driver which could tune the RTL with sufficient accuracy for WSPR decoding.
I'm sorry but it is a completely untested feature and I was unable to find a driver which could tune the RTL with sufficient accuracy for WSPR decoding.
|
By
Rob Robinett
· #872
·
|
|
FST4W and 22M now working in version 3.0.2
run 'wsprdaemon.sh -l e' and you will see all log lines with "ERROR ..." they might give you a clue as to why your system isn't working.
run 'wsprdaemon.sh -l e' and you will see all log lines with "ERROR ..." they might give you a clue as to why your system isn't working.
|
By
Rob Robinett
· #870
·
|
|
FST4W and 22M now working in version 3.0.2
Look in wd_template.conf for explanations of the format. During startup WD now checks that there is enough space in the tmpfs /tmp/wsprdaemon file system for the wav files recordings ### Following the
Look in wd_template.conf for explanations of the format. During startup WD now checks that there is enough space in the tmpfs /tmp/wsprdaemon file system for the wav files recordings ### Following the
|
By
Rob Robinett
· #868
·
|
|
FST4W and 22M now working in version 3.0.2
I know that in the recent past Jim WA2ZKD has installed WD on his odroid systems. WD 3.0 includes the option for you to configure it to give me remote access if you need installation help.
I know that in the recent past Jim WA2ZKD has installed WD on his odroid systems. WD 3.0 includes the option for you to configure it to give me remote access if you need installation help.
|
By
Rob Robinett
· #866
·
|
|
Increased cpu load on v3
Hi Bryan, In the latest 3.0.2 I have disabled some excessive internal validation code which might have contributed to the additional CPU load. But in your case the much bigger problem is a memory leak
Hi Bryan, In the latest 3.0.2 I have disabled some excessive internal validation code which might have contributed to the additional CPU load. But in your case the much bigger problem is a memory leak
|
By
Rob Robinett
· #864
·
|
|
FST4W and 22M now working in version 3.0.2
The new Wsprdaemon version 3.0 software running on 20 sites from Maui to Europe is configured to simultaneously decode and report to wsprnet.org WSPR-2 and all of the FST4W-xxx modes on 630M and 160M.
The new Wsprdaemon version 3.0 software running on 20 sites from Maui to Europe is configured to simultaneously decode and report to wsprnet.org WSPR-2 and all of the FST4W-xxx modes on 630M and 160M.
|
By
Rob Robinett
· #863
·
|
|
Increased cpu load on v3
Because may wav file recording errors were not detected in 2.x, in 3.0 I added many checks of the wav file which may account for some of the increased CPU utilization. In addition, in order to support
Because may wav file recording errors were not detected in 2.x, in 3.0 I added many checks of the wav file which may account for some of the increased CPU utilization. In addition, in order to support
|
By
Rob Robinett
· #861
·
|
|
Increased cpu load on v3
While in 'top' type the letter 'c' to have it display the full command lines. Then type 'W' to have 'top' save that as its default display mode. There is a bug in the Bash 5.1.4 included in both 32bit
While in 'top' type the letter 'c' to have it display the full command lines. Then type 'W' to have 'top' save that as its default display mode. There is a bug in the Bash 5.1.4 included in both 32bit
|
By
Rob Robinett
· #860
·
|
|
WD 3.0 beta testing
I have just checked in some fixes to 3.0.2 to support installation of Pi 'buster' and 'bullseye' and Ubuntu 20.04. Also, I added support for the 22M band: "KIWI_0,22" is an example of the conf file sy
I have just checked in some fixes to 3.0.2 to support installation of Pi 'buster' and 'bullseye' and Ubuntu 20.04. Also, I added support for the 22M band: "KIWI_0,22" is an example of the conf file sy
|
By
Rob Robinett
· #856
·
|
|
22 Meters.
I have added 22M to the band list in the version of WD 3.0 I am currently debugging. It will be tested and checked in along with some other code, hopefully in the next day or two.
I have added 22M to the band list in the version of WD 3.0 I am currently debugging. It will be tested and checked in along with some other code, hopefully in the next day or two.
|
By
Rob Robinett
· #852
·
|