Skip to content

Releases: egite/Virtual-Radar-Server-on-Stratux

v1.4

02 Nov 16:59
2857263

Choose a tag to compare

This release updates the GDL90_to_SBS.py python script:

  • GDL90_to_SBS.py fixed oversight whereby most ground traffic was ignored.
  • GDL90_to_SBS.py fixed callsign tracking algorithm that caused many callsigns to be missed.
  • GDL90_to_SBS.py fixed corner case where a long UAT report could have a short payload and crash the program.

If you use the latest Stratux release from b3nn0, you'll need to manually copy the file "status-b3nn0.html" found below to "/opt/stratux/www/plates/status.html" after you install everything in the script. Be sure you're still in developer mode when you do that so that the change persists after reboot/power off.

If you use the official Stratux release, you need not do the above.

Grab the tarball "All-Files.tar" to snag all files at once.

v1.3

31 Mar 21:52
d2771f4

Choose a tag to compare

This release updates the GDL90_to_SBS.py python script:

  • GDL90_to_SBS.py command line now specifies which UDP port (usually 4000) and TCP port (usually 33333) to use.
  • GDL90_to_SBS.py now includes decoding UAT basic and UAT long reports, not just ownship and traffic reports. This addition should provide visibility of all UAT aircraft into the SBS stream on the given TCP port for VRS, rather than just those inside the threat radius.

If you use the latest Stratux release from b3nn0, you'll need to manually copy the file "status-b3nn0.html" found below to "/opt/stratux/www/plates/status.html" after you install everything in the script. Be sure you're still in developer mode when you do that so that the change persists after reboot/power off.

If you use the official Stratux release, you need not do the above.

v1.2

03 Dec 22:40
d2771f4

Choose a tag to compare

This release changes the links to the VRS maps on Stratux's status page to track the ownship ICAO address so you're immediately taken to your aircraft on the VRS maps. The script that updates the address in the status page runs every minute, however Stratux may not update the page for several minutes, so it may take a little bit for the links to update.

If you use the latest Stratux release from b3nn0, you'll need to manually copy the file "status-b3nn0.html" found below to "/opt/stratux/www/plates/status.html" after you install everything in the script. Be sure you're still in developer mode when you do that so that the change persists after reboot/power off.

If you use the official Stratux release, you need not do the above.

v1.1

17 Jul 18:45
ec1dd7c

Choose a tag to compare

Typo fixes in script.

If you use the latest Stratux release from b3nn0, you'll need to manually copy the file "status-b3nn0.html" found below to "/opt/stratux/www/plates/status.html" after you install everything in the script.

If you use the official Stratux release, you need not do the above.

v1.0

15 Mar 22:05
93fe8df

Choose a tag to compare

Initial public release

See main page for installation instructions.