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 details)
Built Distribution
pyax25-0.0.2-py3-none-any.whl
(15.3 kB
view details)
File details
Details for the file pyax25-0.0.2.tar.gz
.
File metadata
- Download URL: pyax25-0.0.2.tar.gz
- Upload date:
- Size: 2.5 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 |
5f4209d635e7c20d9fd72dd417f2c2023990cd7232af75b53b17d36884de44f8
|
|
MD5 |
9eff037c1eebc41b913ad1f45e233212
|
|
BLAKE2b-256 |
be29483c7b4d0f1a0e2ab24edaf11b36fde3d9a54d71e0c21d0776b318870d8e
|
File details
Details for the file pyax25-0.0.2-py3-none-any.whl
.
File metadata
- Download URL: pyax25-0.0.2-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 |
2f416713e5c1d893fb9bf5068a02bff38119d9484f0d4b59a374726bab3f5cb8
|
|
MD5 |
9ae0018294c9f3586cbcddf2b0a0d10d
|
|
BLAKE2b-256 |
fb571f9f4057856a465c97f1bb2333ab67a1928d6b320b48db50071c6e5d7e01
|