github szpajder/dumpvdl2 v2.0.0
Version 2.0.0

latest releases: v2.3.0, v2.2.0, v2.1.1...
3 years ago
  • Major overhaul of the output subsystem. The new architecture is modular, multithreaded and can easily be extended with new output drivers. It also allows using multiple outputs simultaneously.
  • New output configuration scheme. --output-file --daily, --hourly and --output-acars-pp options have been removed. All outputs are now configured using --output option. Adjusting command line parameters is therefore required to run the program. Run dumpvdl2 --output help for instructions or see "Output configuration" section in README.md for details and examples.
  • Support for streaming messages over network using UDP/IP.
  • Support for streaming messages over network using ZeroMQ publisher sockets. Requires libzmq library.
  • Support for storing AVLC frames as raw data (without decoding) in binary files for archiving purposes. File contents can then be decoded anytime later, as if the frames were just received from the air. Requires protobuf-c library.
  • Minor bugfixes.

Don't miss a new dumpvdl2 release

NewReleases is sending notifications on new releases.