aisstream / issues

7 stars 3 forks source link

Reading Binary Data #58

Open PravinRautNatpower opened 6 months ago

PravinRautNatpower commented 6 months ago

I am not able to read the binary message in Python

SingleSlotBinaryMessage/GnssBroadcastBinaryMessage

Is there a way to read binary messages? what is the format of binary message

PravinRautNatpower commented 6 months ago

@aisstream : Did you get chance to look inot this

aisstream commented 6 months ago

Here is a link to how the binary data is formatted https://navcen.uscg.gov/ais-single-slot-binary-message25.

This link is also helpful https://arundaleais.github.io/docs/ais/ais_decoder_binary.html as it contains more detailed information,.