toddejohnson / rmspi

Raspberry Pi Distro for Winlink RMS
GNU General Public License v2.0
10 stars 3 forks source link

Dynamic Update Pat aliases #8

Closed toddejohnson closed 3 years ago

toddejohnson commented 5 years ago

We should update the aliases in Pat so it can be more local. Ideas are to add to config options, look at mheard, use winlink API to download the list of gateways.

toddejohnson commented 5 years ago

I'm not hearing too many beacons at my QTH so perhaps this needs to be a union of config and mheard as I guess many don't beacon?

mheard -d c| grep -E ">(BEACON|ID)"| cut -d">" -f 1
toddejohnson commented 5 years ago

Well I'm not sure if it is best practice to beacon on winlink frequencies so this one might be difficult. Until this is implemented I've made the connect aliases configurable: d322c2f3d3448b1fb1a38ab921b197c1b8c0e704

toddejohnson commented 3 years ago

There are 2 solutions to this. Configurable aliases and https://github.com/la5nta/pat/pull/210