Skip to content
Jarthianur edited this page Feb 12, 2017 · 1 revision

configure APRSC to run local:

  • edit Your config file (the one for ogn stuff)

    APRS:
    { Call="..."; # APRS callsign (max. 9 characters)
    Server="localhost:14580"; #APRS Server
    } ;

  • edit Your aprsc config file

    • find "Uplink ... tcp ..." and comment out/remove all those lines
Clone this wiki locally