Skip to main content

Python library to send AX25 UI packets over UDP

Project description

pyax25

Python module to send AX25 UI messages over UDP

ax25 = pyax25.AX25(Source CallSign, AX25 IP Address, AX25 UDP Port, Source SSID [Default 0], Use UTC [Default False])

Add a relay to the AX25 routing

ax25.addRelay(Relay Callsign, Relay SSID [Default 0])

Send an APRS Bulletin

ax25.sendBulletin(message, group [Default None], line = 0):

  • Group must be 5 chars, space padded

Usefull Groups:

  • LOCAL: Local news
  • WXBLN: Weather Bulletin
  • AMBER: Amber Alerts

Send an APRS Message

ax25.sendMessage(message, group [Default BOM_WARN])

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pyax25-0.0.2.tar.gz (2.5 kB view hashes)

Uploaded Source

Built Distribution

pyax25-0.0.2-py3-none-any.whl (15.3 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page