Skip to content

Version 2.3.0

Latest
Compare
Choose a tag to compare
@szpajder szpajder released this 22 Aug 20:45
  • Allow reading raw frames or I/Q data from standard input. To enable this,
    specify "-" as the argument to --iq-file or --raw-frames-file option,
    respectively.
  • Added --prettify-json command line option which enables prettification of
    JSON payloads in libacars >= 2.2.0. This currently applies to OHMA messages
    only.
  • Fixed incompatibility with libacars 2.2.0 which might cause a crash during
    reassembly of CLNP packets.