Crates.io | directip |
lib.rs | directip |
version | 0.2.6 |
source | src |
created_at | 2022-07-25 01:45:09.252481 |
updated_at | 2023-09-30 04:58:37.90985 |
description | Iridium SBD Direct-IP communication protocol |
homepage | |
repository | https://github.com/castelao/DirectIP |
max_upload_size | |
id | 632289 |
size | 89,531 |
Iridium's Direct-IP protocol of Short Burst Data communication system.
This library understands and handles the Direct-IP protocol, thus providing the core support for applications such as the one listed below.
directip-client: Compose and transmit MT messages, i.e. to remote station. For instance, it could be used to send a message to an underwater glider (a scientific autonomous robot).
directip-dump: Parse and extract components, such as the IMEI or message-id, from a Direct-IP binary transmission. This is an equivalent to ncdump but for Direct-IP messages.
Currently the minimum supported Rust version is 1.60.0
Licensed under either of
at your option.
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.