usgs / warc-iridium-sbd-decoder

Java library for decoding Iridium Short Burst Data packets.
Other
9 stars 4 forks source link

MT SBD encoder #4

Closed Providnuk closed 5 years ago

Providnuk commented 5 years ago

Do you have any plans to implement encoder, to be able to send MT SBD Messages?

mckelvym-usgs commented 5 years ago

Not at present. Thanks for your inquiry.

lromeraj commented 1 year ago

Do you have any plans to implement encoder, to be able to send MT SBD Messages?

@Providnuk I'm not sure if you're still interested in such a tool, but I've recently developed an Iridium SBD emulator that includes multiple tools for tasks like encoding, decoding, and transporting SBD messages. Take a look at the following repository, especially the Sending a MT Message section in the README. I hope it is useful.