{"id":16755193,"url":"https://github.com/castelao/directip","last_synced_at":"2025-07-11T23:35:21.843Z","repository":{"id":56858264,"uuid":"517462418","full_name":"castelao/DirectIP","owner":"castelao","description":"Iridium SBD Direct-IP (satellite communication)","archived":false,"fork":false,"pushed_at":"2024-01-29T21:05:21.000Z","size":135,"stargazers_count":9,"open_issues_count":4,"forks_count":2,"subscribers_count":4,"default_branch":"main","last_synced_at":"2025-03-15T14:56:43.895Z","etag":null,"topics":["communication-systems","data","remote-sensors","satellite"],"latest_commit_sha":null,"homepage":"https://docs.rs/directip","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/castelao.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-07-24T23:45:24.000Z","updated_at":"2025-01-15T14:10:57.000Z","dependencies_parsed_at":"2024-01-29T22:04:18.292Z","dependency_job_id":null,"html_url":"https://github.com/castelao/DirectIP","commit_stats":{"total_commits":36,"total_committers":2,"mean_commits":18.0,"dds":0.05555555555555558,"last_synced_commit":"ea57035a808149717da26a24a56a193733a0e4dd"},"previous_names":[],"tags_count":11,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/castelao%2FDirectIP","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/castelao%2FDirectIP/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/castelao%2FDirectIP/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/castelao%2FDirectIP/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/castelao","download_url":"https://codeload.github.com/castelao/DirectIP/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244880448,"owners_count":20525507,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["communication-systems","data","remote-sensors","satellite"],"created_at":"2024-10-13T03:07:01.858Z","updated_at":"2025-03-21T22:32:18.805Z","avatar_url":"https://github.com/castelao.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Iridium's SBD Direct-IP communications\n\nIridium's Direct-IP protocol of Short Burst Data communication system.\n\nThis library understands and handles the Direct-IP protocol, thus providing\nthe core support for applications such as the one listed below.\n\n## Applications\n\n- [directip-client](https://crates.io/crates/directip-client): Compose and\n  transmit MT messages, i.e. to remote station. For instance, it could be\n  used to send a message to an underwater glider (a scientific autonomous\n  robot).\n\n- [directip-dump](https://crates.io/crates/directip-dump): Parse and extract\n  components, such as the IMEI or message-id, from a Direct-IP binary\n  transmission. This is an equivalent to ncdump but for Direct-IP messages.\n\n- [directip-storage](https://crates.io/crates/directip-storage): A library\n  that provides multiple backends to store Direct-IP messages. It can be\n  used, for instance, to archive MT messages transmitted or MO messages\n  received.\n\n## Minimum supported Rust version\n\nCurrently the minimum supported Rust version is 1.70.0\n\n## License\n\nLicensed under either of\n\n* Apache License, Version 2.0\n   ([LICENSE-APACHE](LICENSE-APACHE) or http://www.apache.org/licenses/LICENSE-2.0)\n* MIT license\n   ([LICENSE-MIT](LICENSE-MIT) or http://opensource.org/licenses/MIT)\n\nat your option.\n\n## Contribution\n\nUnless you explicitly state otherwise, any contribution intentionally submitted\nfor inclusion in the work by you, as defined in the Apache-2.0 license, shall be\ndual licensed as above, without any additional terms or conditions.\n\n## Alternatives\n\n* [sbd-rs](https://crates.io/crates/sbd): Handles the Mobile-Originated side\n  of the SBD protocol and provides a server to listen for incoming MO messages\n  . It was visionary to use Rust in 2015! (@gadomski, 2015)\n* [sbd_lib](https://crates.io/crates/sbd_lib): I believe it contains some\n  elements of the sbd-rs crate, extending to MT messages while using serde\n  to serialize and deserialize. Some interesting uses of the language\n  beyond the basics. (@a1ien, 2018)\n* [sbd.py](https://xed.ch/project/isbd/) This is a Python solution with a lot\n  of information on the protocol and concepts. Very useful independent of the\n  language you will use. (@cxed, 2016)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcastelao%2Fdirectip","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcastelao%2Fdirectip","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcastelao%2Fdirectip/lists"}