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.3.tar.gz
(2.5 kB
view details)
Built Distribution
pyax25-0.0.3-py3-none-any.whl
(15.3 kB
view details)
File details
Details for the file pyax25-0.0.3.tar.gz
.
File metadata
- Download URL: pyax25-0.0.3.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 |
5b6215014f8b9ebe85716aaee02c36e9cbe2e1741ed3fdd5f1a21955b9fda278
|
|
MD5 |
30ca64a995df576dc6bdacee2ee2f708
|
|
BLAKE2b-256 |
acc86171c3b9c23076fe6317c0b33fa481c1f34179b3980af88e987392d062fe
|
File details
Details for the file pyax25-0.0.3-py3-none-any.whl
.
File metadata
- Download URL: pyax25-0.0.3-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 |
154c77ed8bfcab4e8b564206ead899c3ed7a66585e7d75f721863c9648569a0d
|
|
MD5 |
598129e8cb73bdb431a5739472c4a68b
|
|
BLAKE2b-256 |
5bc8186951067a53bcb119a9e7603a73fe9290c6f8e930154206ec6f34c01b75
|