jks

About

Username
jks
Joined
Visits
29,804
Last Active
Roles
Member, Administrator, Moderator
Points
203
  • Clock drift in WSPR mode

    When I connect to your Kiwi, and look at the status panel at lower left, it shows a passband center frequency of 14097.26 for your 20m WSPR connection. Why is that? It's supposed to be 14097.10 Did you bump the "dial"? The WSPRs on 30m (10140.20) and 40m (7040.10) were fine. This is exactly the 160 Hz error you see in the wsprnet.org database.

    Note that for the WSPR extension the freq shown in the status panel, admin page, etc. is the PB center instead of the carrier freq (dial freq) The dial freq for WSPR should be 14096.35 (750 Hz lower than 14097.10) unless you've changed the WSPR offset value on the admin page. You will see the dial freq in the frequency entry box when the WSPR extension is closed. I can't remember exactly why I did this, but my guess is that I thought it made sense to show the more familiar PB center freq for WSPR that everyone is used to.

    WWVH @ 15 MHz was only off 8 Hz. There were no recent GPS solutions because all the sats had drifted out of range and the acquisition process was getting locked out by the three running WSPRs.

    KA7U
  • HF Broadcast Schedules

    It's buried in the bug list, but there is an entry that says:
    • Use info from public databases, e.g. shortwave broadcast schedules (EiBi) 
    I have seen the hfcc.org list. I looked at some others too, but a lot of them have restrictions on re-publication. It's not clear exactly what that means in the context of dynamic access by Kiwi code as opposed to re-publication in their entirety. Would probably have to negotiate with the authors about that issue. For example WebSDR has this.

    KA7U
  • "Initial mode" & "Initial BCB channel spacing" [fixed in v1.150]

    Ugh. You are absolutely correct. Looks like I broke admin page menu select callbacks when I did a code cleanup a little while ago. I'm surprised no one else has complained about this until now. It affects 8 different menu selects on the admin pages. I'll release a fix for this right away. Thanks for mentioning it!

    WA2ZKD
  • Suggestion - insert google analytics code from admin panel

    This was released with v1.141 today. At the bottom of the admin webpage tab is a textarea for HTML/Javascript that will be inserted into the <head> element. Please let me know if this works for you or not.

    Tonda
  • Sound recording from multiple opened browse windows for diversity reception?

    You can see all the current options by doing: python kiwirecorder.py --help
    I didn't write this code, and I don't know python, so requests for improvement should go to the original author: https://github.com/dev-zzo/kiwiclient

    KA7U