jks

About

Username
jks
Joined
Visits
33,076
Last Active
Roles
Member, Administrator, Moderator
Points
353
  • Best Stations for TDoA

    Until the 180 degree meridian bug is fixed position your Kiwi map so the 180 meridian (longitude) line is off the right side of the map. That line it located slightly to the right of New Zealand. It doesn't matter if your Kiwi doesn't show in the map after it has been selected.
    KA7U
  • TDoA Successes

    @Ron, That image shows IQ mode, but with a center frequency of 59.5 kHz and an unbalanced passband that is much too wide for running TDoA on WWVB. If you actually ran using these settings try running again on exactly 60 kHz with a balanced passband of, say, 100 Hz. Hold down the shift key and then click the +/- magnifying glass icons (zoom icons) to symmetrically adjust the passband. Each time you click the passband is reduced (increased) by 80%. Hover over the left or right yellow passband edge to see the current bandwidth.
    WA2ZKDTonda
  • TDoA UI improvements

    Sorry everyone, I am compiling all your ideas and suggestions. But I can't reply in detail because I'm drowning in emails and posts and there's hardly any time to get real work done.

    @daniel I have not had time to get linkz's directTDoA project running on my laptop. I've just looked at his screenshots. I also still need to integrate Christoph's latest code which includes the likely solution center marker.
    Tonda
  • Direction Finding and linking existing KiwiSDRs

    @Martin The code isn't very robust yet against the various processing steps getting stuck or terminating without returning proper status. For example if the kiwirecorder run launched by the kiwisdr.com server doesn't act as expected there is no timeout detection. If you're zoomed out too far then the Octave TDoA process will run for a long time generating the long coastlines for the maps. There needs to be an abort/reset button and the associated cleanup.

    @Jim Your Kiwi reports its status to kiwisdr.com every 15 minutes. A database is updated which is then used to build the kiwisdr.com/public page and is also used by the http://rx.linkfanel.net map. If your Kiwi has received no GPS fixes during the previous minute at the time of the report then it is removed from the database and will not be checked again until the next 15 minute reporting period. The period and the criteria are simply what was convenient at the time. With more work it could be changed.
    WA2ZKD
  • Direction Finding and linking existing KiwiSDRs

    @W1EUJ Currently position solutions requiring 4 or more satellites are needed to get timing solutions. Although Christoph has a method using a Kalman filter in which individual pseudo-ranges from a single satellite can generate subsequent timing solutions (if I remember correctly). This code is not yet integrated into a Kiwi release.
    W1EUJ