fmidev / fmi-avi-messageconverter

API classes for aviation weather message handling
MIT License
4 stars 6 forks source link

Add support for GTS socket protocol #101

Closed petringo closed 2 years ago

petringo commented 2 years ago

GTSExchangeFileTemplate class does not accepts only format identifiers 00 and 01 after message length, but not AN used in socket protocol. Add support to parse and serialize messages with AN format identifier / message type.