Skip to content

Version 2.2.0

Latest
Compare
Choose a tag to compare
@szpajder szpajder released this 21 Aug 21:25
  • Support for decoding OHMA messages. These are diagnostic data exchanged with
    Boeing 737MAX aircraft. Decoding requires libacars to be built with ZLIB
    support. The data is encoded in JSON which libacars might optionally
    pretty-print, when serializing the message as text. Pretty-printing feature
    requires Jansson library.
  • Support for compilation with MSVC (thx John Beniston).