M0r13n / pyais

AIS message decoding and encoding in Python (AIVDM/AIVDO)
MIT License
176 stars 61 forks source link

EpfdType Enum Missing InternalGNSS = 15 #121

Closed localhyphin closed 1 year ago

localhyphin commented 1 year ago

Please see ITU-R M.585

0 = undefined (default) 1 = global positioning system (GPS) 2 = GNSS (GLONASS) 3 = combined GPS/GLONASS 4 = Loran-C 5 = Chayka 6 = integrated navigation system 7 = surveyed 8 = Galileo 9-14 = not used 15 = internal GNSS

Kind Regards

M0r13n commented 1 year ago

@localhyphin Thank you. I just double checked and you are right. A fix is coming

M0r13n commented 1 year ago

Fixed in version 2.5.7