APRS Settings For The ISS (International Space Station)

APRS Settings For The ISS (International Space Station)

Getting an APRS beacon repeated from the ISS is pretty exciting! Here is my checklist for switching from terrestrial APRS to working the ISS. The Quick List Change Digi Path To: ARISS,WIDE2-1 Set Frequency To: 145.825 If range filter is set, turn it off Set squelch...
Yaesu FT1DR APRS Notes

Yaesu FT1DR APRS Notes

Disappointed that the FT1DR doesn’t support CTCSS tones on APRS. So, you can’t use Voice Alert mode. Seems like such a simple feature to add.

Grep Through Files Recursively

Need to find a string nestled somewhere in a ton of subdirectories? First cd to the lowest common denominator, then run: grep -lir “something” *