jks
About
- Username
- jks
- Joined
- Visits
- 34,369
- Last Active
- Roles
- Member, Administrator, Moderator
- Points
- 485
Reactions
-
SAQ 17.2 kHz
SAQ 17.2 kHz was on yesterday 01 May +/- 10:00 UTC (http://alexander.n.se) Screenshot below from Kiwi in Central Ukraine. Tape loop CQ followed by some antenna tuning (causing oscillator pulling). Also heard on Kiwi in Qatar and many others I'm sure. -
What is the status of the WSPR background and autostart features? [added in v1.181]
-
Multiple Kiwis responding to a single URL
The v1.188 release features a suggestion by Paul from http://www.amradioantennas.com to use URL redirection to allow multiple Kiwis to respond to a single URL. That is, when a connection is made to mykiwi.com:8073, and all 4 channels are busy, your browser will be automatically redirected to another Kiwi specified in the first Kiwi's configuration (e.g. mykiwi.com:8074). This can continue for as many Kiwis as you want until you hit the browser limit on redirections, which is a fairly large number. Your browser will also detect if you accidentally configure an unending "loop" of Kiwis with all channels busy and complain about that.See the instructions on the "connect" tab of the admin page for details. This turned out to be fairly easy to implement. Thanks Paul! -
What is the status of the WSPR background and autostart features? [added in v1.181]
@Glenn: It's a bug. Being fixed in today's update. -
kiwid restarts after assertion failure in support/coroutines.cpp [fixed in v1.184]
No, that shouldn't be related. There was definitely a bug in the task lock code for a special case. It's just that the case only ever occurs when the GPS acquisition is enabled or disabled as users make SDR connections. I was able to trigger the bug on my own Kiwi by artificially increasing the rate of occurrence of the special case.