Skip to content

v1.2

Latest
Compare
Choose a tag to compare
@egite egite released this 21 Dec 20:19
1f5f991

Minor update

If you're upgrading from a previous version, delete your "settings.sqb" file, then select your folders and options as you had them before.

  • OpenSky database URL pointed to currently valid location.
  • If database downloads fail, you get the error message as to why. Program will then still crash, but you at least get some insight into what happened. And if the download URL(s) need to change, see next bullet point.
  • FAA and Opensky database download URLs are now saved in the "settings.sqb" file. If those URLs need to be updated in the future, you can edit them using SQLite Expert or a similar database editor.

.NET 6.0 is required and can be obtained here: https://dotnet.microsoft.com/en-us/download/dotnet/6.0

Download the binary appropriate for your setup below:

  • VRS.Database.Update.win-x64.exe for 64-bit Windows machines.
  • VRS.Database.Update.win-x86.exe for 32-bit Windows machines.

Click the "Choose working folder" button to select a folder on a speedy drive (e.g., an SSD). This is where the program will copy the databases to and work out of.

Click the "Choose VRS data folder" if the default location doesn't point to your VRS installation location. The program needs this location to find the local aircraft database.

The program creates a "settings.sqb" file in the same folder as the executable to hold the user's settings.

Use the "Rules.csv" file as an example to create your own rules to additionally modify the VRS database to suit your needs. Otherwise, the file isn't needed. See the README.md file for a complete explanation and to understand the file's format.

You only need the "Sils.csv" file if you want to define your own mapping to ICAO type. Probably no one will need this. See the README.md file to understand the file's' format.