meshtastic / python

The Python CLI and API for talking to Meshtastic devices
https://meshtastic.org
335 stars 150 forks source link

[Feature Request]: APRS support #547

Open ciprivat opened 2 months ago

ciprivat commented 2 months ago

Platform

NRF52, ESP32

Description

Would it be possible for router devices to also forward packets to APRS-IS ? Like if i have the --set-ham flag set my callsign will be reported to aprs.fi ?

Thanks, Cipri YO2CIP

thebentern commented 2 months ago

In our OSI model, the layer to forward packets to APRS-IS would be one of the clients. Perhaps the Python client would be a good place for this to land