Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

pyax25

Package Overview
Dependencies
Maintainers
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

pyax25

Python library to send AX25 UI packets over UDP

  • 1.0.0
  • PyPI
  • Socket score

Maintainers
2

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])

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc