iridium-toolkit icon indicating copy to clipboard operation
iridium-toolkit copied to clipboard

A set of tools to parse Iridium frames

Results 11 iridium-toolkit issues
Sort by recently updated
recently updated
newest added

Iridium Air Interface Specification Iridium NEXT Subscriber Link Physical Layer ICD Iridium Higher Layer Protocols Design and ICD Enhanced Broadband Service (EBBS) Phase 1 SV-ISU/MTD L-Band Physical ICD

reassembler.py in 'sbd' mode decodes ASCII characters to corresponding characters and rest are encoded as hex. This makes most of SBD data as garbled with no meaning. The code snippet...

The `MessageInterface` class implements the same basic functionality as `Message`, but its `__init__` has sane arguments so it can be used as an interface for other scripts.

Good day. Have you figured out a frame merge mechanism to get a full IP, аnd how to unite on the counter?

Hi! I’m trying to find some information about the iridium frames and more specifically on all the tones and unique words. I’ve seen some in the wiki.muc.ccc but it’s very...

Are you still working on 9601 firmware reverse engineering? Are you interested in in knowledge sharing on this issue? WBR, Igor

On Fedroa aplay (ALSA play) is installed by default but not mplayer. This just makes one less setup dependency to install.

I only found the documents about the format information of IRA frames. Are there relevant documents about the format information of other types of frames

Error while running update-tracking, path 'http://www.celestrak.com/NORAD/elements/iridium.txt' give no response and has been moved. Required to be updated. ![image](https://github.com/muccc/iridium-toolkit/assets/20792136/28ad4d94-66c6-4eb1-988a-c31abbda4f74) ./update-tracking --2024-02-21 15:23:50-- http://www.celestrak.com/NORAD/elements/iridium.txt Resolving www.celestrak.com (www.celestrak.com)... 104.168.149.178 Connecting to www.celestrak.com (www.celestrak.com)|104.168.149.178|:80......

Experimenting with the legacy code contained in /extractor-python. What version python and numpy were used? I'm using conda to create a compatible environment. Thanks