Skip to content

Version 2.2.0

Latest
Compare
Choose a tag to compare
@ArminZ ArminZ released this 26 Jul 21:47
· 3 commits to master since this release
2ac314e

This version includes the following changes

  • Moved various hard-coded values used for penalty calculation to user settings
  • Logger files, small modification in upload functionality
  • Bug fix for displayed times (use UTC time, was local time in some cases)
  • Qualification round: on the PDF starting list, include also start planning, end planning times
  • GAC file processing:
    • handle GAC file with invalid date or wrong date (encountered with several loggers and downloading software)
    • handle GAC file with outdated wrong date (encountered with loggers and downloading software). For dates older than the threshold date, the user is prompted to accept (or change) the date. The threshold date (used for GAC/IGC files only) can be configured in settings.
    • accept GAC records which are incomplete according to the GAC file specifications: missing GSP (ground speed) and TRT (true track) on pos 36-39, 40-42). This makes the files formally being IGC files.
  • Allow a time shift by x hours for GAC files (encountered with DG 100 loggers/downloading software)
  • Allow processing of IGC files (processing is identical with GAC files processing).
  • Route Generator: implemented (optional) rounded corners for parcours (for both types, PROH-zone based and closed-channel based parcours)
  • Implemented Route Inversion (switching SP and FP), to make routes 'flyable' from the opposite direction
  • Competition map, default text now configurable (in settings)
  • Bug fix for Exporting Flight data from Database to gpx (fixed incorrect datetime format).

Installation

  • IMPORTANT, READ SLOWLY: for a new installation (no previous installations), follow the same instructions as for version 2.1.0 (pre-requisites etc.) before installing the version 2.2.0. YOU NEED TO INSTALL ADDITIONAL COMPONENTS FIRST
  • if you have a previous installation, version older than 2.1.0, uninstall it first (via 'add or remove programs'). Then follow the same instructions as for version 2.1.0 (pre-requisites etc.) before installing the version 2.2.0.
  • if you have installed version 2.1.0, uninstall it first (via 'add or remove programs'). If you use a default database, note down the path (from settings).
  • anr_install_2.2.0.zip (see below) contains the updated binary files for installation.
  • after downloading anr_install_2.2.0.zip, make sure to unblock the zip file. Unzip the zip file, and then start the installation with setup.exe and "run as an Administrator".