Iridium SBD communication
Communication system for Iridium Short Burst Data Service.
A python package to handle direct IP communications with Iridium gateway.
The goal here is to organize it as a standalone Python package with the objective to communicate binary data with Iridium Gateway. It does not try to understand the data being transmitted/received, but that task should be done by another resource. As a python package it is easier to install and update on different machines. With a small and specific objective it is easier to write tests and maintain it.
This is part of a bigger project for IDG communication system with remote instruments as Spray and SOLO.
History
0.0.8 (2018-06-26)
Relay MT messages
0.0.4 (2017-10-13)
Optional external procedure to handle received messages.
0.0.2 (2017-08-28)
Parse MT messages in any order. Altough it usually comes in the same order, with the payload in the end, there is no restriction in the documentation imposing that.
Refactoring the parsing process.
Handling inbound (MO) and outbound (MT) DirectIP transmissions.
0.0.1 (2017-07-03)
Only receiving DirectIP transmissions.
Acknowledge to iridium gateway when receive a proper message.
Logging.
Command line to run server.
Class to parse isbd messages.
Release files for iridiumSBD 0.0.8
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| iridiumSBD-0.0.8.tar.gz | 20.3 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| iridiumSBD-0.0.8-py2.py3-none-any.whl | Python 3, Python 2 | none | any | Details |
Total release size:31.3 kB
Release files / iridiumSBD-0.0.8.tar.gz
| Download URL | iridiumSBD-0.0.8.tar.gz |
|---|---|
| Size | 20.3 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
d2e2b05621946f6308e0bddce585e1cf7d51a8527846c62d18fc6408e510a299
|
|
BLAKE2b-256 checksum How to use checksums |
3962689d878e10c685d8aaa418079d95d468686ad3a30e6880b7169ee9094573
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.1.3 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/3.7.7
|
Release files / iridiumSBD-0.0.8-py2.py3-none-any.whl
| Download URL | iridiumSBD-0.0.8-py2.py3-none-any.whl |
|---|---|
| Size | 11.0 kB |
| Tags | Python 2 Python 3 |
|
SHA-256 checksum How to use checksums |
7dc072b12be09d98ebae9226be05267a6c5e24d2fcd67aeee1d068c45fd29576
|
|
BLAKE2b-256 checksum How to use checksums |
2fee8c35cb3d007f77602ec8467fcb6b954b5eca862036a831490d157a76381c
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.1.3 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/3.7.7
|