jvde-github / ais2adsb

Simple script to convert AIS NMEA to ADSB basestation format. Main purpose is to plot SAR helicopters in ADSB plotting software like VRS.
GNU General Public License v3.0
12 stars 5 forks source link

MMSI to ICAO map #12

Closed Gazman429 closed 4 months ago

Gazman429 commented 5 months ago

Not an issue, just wondering if there is a way that I could get MMSI's that start with 503** to generate ICAO 0xD but other MMSI's generate the existing 0xF , looking at the code but struggling to think a way around, working 65 + hours a week at the moment is not letting me think clearly, or is it just a case of doing it manually.

Gary.

jvde-github commented 5 months ago

Hi Gary, let me think about this. It is a bit of an exotic option so question is how we blend it in naturally.

The other approach is we make a one of hack that you can comment out in the code?

Cheers, Jasper

Gazman429 commented 5 months ago

All good Jasper, Don't worry about it, it's not worth the bother honestly it looks more of a hassle than it's worth, It is just a me thing, it is just easier putting it in manually. Thanks for the reply. Gary.

Gazman429 commented 4 months ago

Looking at another option, to see if VRS can accept 8 or 9 character hex codes instead either through a plug in or software mod.