{"id":23691218,"url":"https://github.com/usgs/warc-iridium-sbd-decoder","last_synced_at":"2025-06-21T10:32:51.064Z","repository":{"id":33846935,"uuid":"134433367","full_name":"usgs/warc-iridium-sbd-decoder","owner":"usgs","description":"Java library for decoding Iridium Short Burst Data packets.","archived":false,"fork":false,"pushed_at":"2023-06-15T13:57:53.000Z","size":330,"stargazers_count":9,"open_issues_count":0,"forks_count":4,"subscribers_count":11,"default_branch":"master","last_synced_at":"2024-04-12T16:15:41.674Z","etag":null,"topics":["burst","data","iridium","java","sbd","short"],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/usgs.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-05-22T15:09:19.000Z","updated_at":"2024-03-12T12:43:18.000Z","dependencies_parsed_at":"2022-08-07T23:16:41.006Z","dependency_job_id":null,"html_url":"https://github.com/usgs/warc-iridium-sbd-decoder","commit_stats":null,"previous_names":[],"tags_count":12,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/usgs%2Fwarc-iridium-sbd-decoder","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/usgs%2Fwarc-iridium-sbd-decoder/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/usgs%2Fwarc-iridium-sbd-decoder/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/usgs%2Fwarc-iridium-sbd-decoder/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/usgs","download_url":"https://codeload.github.com/usgs/warc-iridium-sbd-decoder/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":231807368,"owners_count":18429521,"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":["burst","data","iridium","java","sbd","short"],"created_at":"2024-12-30T02:56:01.065Z","updated_at":"2024-12-30T02:56:01.508Z","avatar_url":"https://github.com/usgs.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# USGS Iridium Short Burst Data (SBD) Decoder Library\n\nJava library for decoding Iridium Short Burst Data packets.\n\n[![Build Status](https://travis-ci.org/usgs/warc-iridium-sbd-decoder.svg?branch=master)](https://travis-ci.org/usgs/warc-iridium-sbd-decoder)\n\n## About\n\nThis Java software library is used to decode Short Burst Data packets transmitted from the Iridium satellite \nnetworking using the DirectIP configuration. When paired with a simple TCP socket listener, this library enables\nthe header and payload data to be extracted from the message and parsed successfully. The user must define the \ndata types they are expecting in the payload as well as any scale transformation that should be applied. \n\n## Developer(s)\n\n * Jimi Darcey\n * Mark McKelvy\n \n## Dependencies\n\nThis project uses Lombok, which must be \"installed\" for your IDE. \n * Download jar: https://projectlombok.org/download\n * Execute jar (double click) \n \n```\njava -jar lombok.jar\n```\n\n### Lombok Alternative\n\nIf jar \"installation\" does not work,\n * locate your eclipse.ini or STS.ini file\n * Copy lombok.jar to the same directory\n * Add the following to the bottom of the .ini file  \n \n```\n-javaagent:lombok.jar\n```\n\nNote: on some systems you may need to put the absolute path to this file. \n \n## Build\n\n```\nmvn install\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fusgs%2Fwarc-iridium-sbd-decoder","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fusgs%2Fwarc-iridium-sbd-decoder","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fusgs%2Fwarc-iridium-sbd-decoder/lists"}