techhub.social is one of the many independent Mastodon servers you can use to participate in the fediverse.
A hub primarily for passionate technologists, but everyone is welcome

Administered by:

Server stats:

5.4K
active users

#PortableOps

0 posts0 participants0 posts today

@AJ6CL and I had an awesome drive and hit two SOTA summits today (W6/CT-095 and W6/CT-259). Being drive-ups, I brough my 100w radio as well as the KX2 if we had to do any hiking. And realized on arrival I hadn't brought my coax bag.

Fortunately, Martin had coax for HIS antenna, so we both activated with the KX2. 10m was awesome-not one but TWO QSOs to France, single side band and ten watts. Gorgeous shirtsleeve weather, killer views.

Just contacted AJ6CL on Tioga Mountain in the Sierras 400 miles away, just two days after he and I activated 4 different 8k footers in Ventura and Kern counties (and had an awesome camping trip in the process). Martin is a beast!

Amazing what 5 watts, a bit of wire, and a Morse key can do.

Replied in thread

@jmhorner

Yes, I think this is possible.

For a completely DIY approach, use @termux which gives you a full Linux shell.

For a more polished setup I would look into @owntracks and I would cc @jpmens who might elaborate on same to see if it is flexible enough to do the needful.

Termux would need `cron` to work, I have not tried that myself, or maybe you do a while true sleep 600 style loop.

#gps#xmpp#dns

Re-wrote a chunk of my portable-operations python helper script to use the Observer pattern. This will come in handy when I add in support for WSJT-X (i.e. send Location UDP packet to update current gridsquare) and a Unix socket to support real-time display of Grid, CQz, ITUz, State, and County (very handy for mobile operation; always know which county you're in!).

Git +445 -216