muccc / iridium-toolkit

A set of tools to parse Iridium frames
482 stars 112 forks source link

Fixing MSG reassembly in reassembler.py. #21

Closed rjmendez closed 2 years ago

rjmendez commented 7 years ago

Looks like this was expecting another (deprecated?) iridium-parser format that didn't convert the data to ASCII and was parsing checksums.

Sec42 commented 2 years ago

I have just pushed new reassembler code for pager messages (which also works with streaming). Also the SBD reassembly should be quite stable.

Sorry I forgot about this pull request. Let us know if you have any problems with the current code.