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.1.0.tar.gz
(2.6 kB
view details)
Built Distribution
pyax25-0.1.0-py3-none-any.whl
(15.3 kB
view details)
File details
Details for the file pyax25-0.1.0.tar.gz
.
File metadata
- Download URL: pyax25-0.1.0.tar.gz
- Upload date:
- Size: 2.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.7.3 requests-toolbelt/0.9.1 tqdm/4.30.0 CPython/3.6.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
3dd1164c0240e36f9feb5aaa838f0a59accc572caeea37ed64368240f337a6bc
|
|
MD5 |
ef985ccfd254abc2b2d29ae284f9eec3
|
|
BLAKE2b-256 |
ea6e73acda27a279a90db47190e43b79ea2e925e8ea48c1ac2fb848100157876
|
File details
Details for the file pyax25-0.1.0-py3-none-any.whl
.
File metadata
- Download URL: pyax25-0.1.0-py3-none-any.whl
- Upload date:
- Size: 15.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.7.3 requests-toolbelt/0.9.1 tqdm/4.30.0 CPython/3.6.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
4b21b0e71872cf6e694e4f304d2c316b1dfbd188253ace4afc923acb39f4a9e4
|
|
MD5 |
3160ffe6e6af6612dc84c35b71859cb4
|
|
BLAKE2b-256 |
36b6c1c5be222d7c6302727a991dde56be7c6e439ee7f563b3a8420a3a063641
|