rrobinet

I have configured several Kiwis for wifi access by attaching an inexpensive router configured as a Wifi client to the ethernet port of the Kiwi. This $25 TP Link has worked well for me: https://smile.amazon.com/TP-Link-Wireless-Portable-Travel-Router/dp/B00TQEX8BO/ref=sr_1_14?keywords=tplink+wifi+router&qid=1548188019&sr=8-14 In principle one could enable the internal BB Wifi or attach a USB wifi adapter, but I am reluctant to fiddle with the Kiwi's OS.

About

Username
rrobinet
Joined
Visits
1,311
Last Active
Roles
Member
Points
9
  • wsprdaemon - A Raspberry Pi WSPR decoding service

    V2.9 had a bug which blocked generating noise level graphs. That has been fixed in 2.9a and you can learn more at: http://wsprdaemon.org/forum.html
    cathalferris
  • wsprdaemon - A Raspberry Pi WSPR decoding service

    The new code is backwards compatible with earlier WD.conf and running installations.

    WD extended spots are stored in a new TS table 'wsprdaemon_spots' on wsprdaemon.org and include high resolution(more)
    cathalferris
  • Multiple Kiwis, single GPS antenna?

    For over a year, at KPH I have fed 7 Kiwis from one GPS antenna on the roof: GPS Puck ====> 30M RG-6u =====> $15 passive splitter =====> 7 Kiwis
    The 8-way I used is no longer offered, but I(more)
    cathalferris
  • wsprdaemon - A Raspberry Pi WSPR decoding service

    The noise graphs generated by v2.7 are no longer displayed by wsprdaemon.org
    Also, in v2.7 there are some log files which for MERGed configurations can grow to overflow the file system.
    Go to http://(more)
    Powernumpty
  • wsprdaemon problem

    There is a bug in v2.7a in which WD fails to install the Linux 'sox' utility problem. Legacy sites will have sox already installed, so they are not affected by this bug.
    'git pull' will download v2.7b(more)
    cathalferris
  • wsprdaemon - A Raspberry Pi WSPR decoding service

    wsprdaemon -z
    kill $(ps aux | awk '/wsprdaemon/{print $2}')
    rm -rf /tmp/wspr-captures/*
    wsprdaemon -a
    Huub
  • wsprdaemon - A Raspberry Pi WSPR decoding service

    Thanks for the feedback. I will clarify the use of 'wd' and alias and add further cleanup to the installation instructions.

    As for the plotting problems, here is more information than may interest you(more)
    cathalferris
  • wsprdaemon - A Raspberry Pi WSPR decoding service

    WD -V (capital V) will print the version number of yoru WDS
    "sudo systemctl status wsprdaemon" will show info about status
    "sudo systemctl enable wsprdaemon" will ensure that WD is started at server(more)
    WA2ZKD
  • wsprdaemon - A Raspberry Pi WSPR decoding service

    I owe to Jim the suggestion to implement this important MERG feature in WD.

    Here is a fuller explanation and example of the use of MERGed receivers:
    1) MERG_K0_K1 merges the spots decoded from KIWI_0(more)
    G0LUJ
  • Could there be a user accessible setting of the default audio buffering time?

    This is really a feature request, not a problem
    CW and SSB users of KPH reported very few audio problems were introduced even when set to the minimum 0.25 seconds, and at those settings the Kiwis are(more)
    WA2ZKD