Skip to content

VDL2Display – Changelog

A free software simulating an ATC Radarscreen using ADSB Data.

V0.1.1 – 23.05.2023 – Initial Release

V0.2.0 – 26.05.2023 – File
  • New:
    • Added Map – Shows aircraft positions received by local ADS-B receiver(s)
    • Added JSON-Viewer – Shows decoded ACARS message JSON
    • Added aircraft thumbnails & images
  • Fixed:
    • Performance optimization

V0.2.1 – 29.05.2023 – File
  • New:
    • Added the possibility to load ground station files.
      Ground station information txt-files placed in: User/Documents/VDL2Display/Ground Stations will be automatically loaded on program start. The file’s content must be formatted like this:

      10105A [CYVR Vancouver Intl 49°12'N 123°12'W] [Richmond BC]
      20B877 [PANC Anchorage Intl] [Anchorage AK]

      The spaces and brackets are important and can not be left out!

V0.2.2 – 16.02.2025 – File
  • Fixed:
    • Fixed an issue with local receivers, were local receivers would not be decoded when the receiver’s message count got too large.