Skip to content

Releases: AlexisBalzano/NeoRadarVSID

NeoVSID v1.4.5

22 Nov 09:30

Choose a tag to compare

Changelog

  • Fixed crash when using custom rules

NeoVSID v1.4.4

04 Nov 16:41
5104242

Choose a tag to compare

#Fix

  • Updated to SDK v1.0.6

NeoVSID v1.4.3

25 Oct 19:33
5104242

Choose a tag to compare

Fix

  • Updated to SDK v1.0.5

NeoVSID v1.4.2

07 Oct 18:08
248460b

Choose a tag to compare

Additions

  • WTC SID restrictions
  • RFLmin SID restriction
  • RFLmax SID restriction

Fixes

  • RNAV:false is now exlusive
  • UUIDs parsing

NeoVSID v1.4.1

03 Oct 17:09
248460b

Choose a tag to compare

Additions

  • Now parse SID indicator from .geojson directly (less "CHECKFP" due to slow suggestedSid assignement)

NeoVSID v1.4.0

29 Sep 15:00
5a5f88a

Choose a tag to compare

Fixes

  • Updated to SDK v1.0.4
  • Ehanced pushback detection conditions

NeoVSID v1.3.9

22 Sep 21:48
9ebda50

Choose a tag to compare

Additions

  • Now compatible with automatic Airport Config download (need github repo setting inside config.json)

Fixes

  • SID assignment edge cases
  • Requests not resetting with Ground Status

Notes

  • Delete entire NeoVSID folder before updating

NeoVSID v1.3.8

14 Sep 08:46
c193b84

Choose a tag to compare

Fixes

  • Updated SDK to v1.0.3
  • Removal of TagCache in sync with pilot removal
  • A19N now considered RNAV

NeoVSID v1.3.7

10 Sep 20:13
a4a3294

Choose a tag to compare

Additions

  • Now packaged as a .nrplugin for single binary distribution
  • customAssign.json file to assign CFL and RWY to special SID during Events
    For more information, check: Custom Assign Wiki

Fixes

  • Tag Update logic optimisation (90% calls reduction)
  • CFL Formatting when equal to transition altitude

NeoVSID v1.3.6

07 Sep 16:44
aa48777

Choose a tag to compare

Additions

  • config.json file to change settings & colors
  • .vsid altitude command to change Alert display max altitude (feet)
  • .vsid distance command to change Max distance from origin airport (nm)
  • .vsid update command to change Update interval (seconds)
  • Alert now each have their own background colors (customizable)
    For more information, check: User Config Wiki

Fixes

  • Changed .vsid auto to .vsid toggle which pauses updates
  • Alert stuck after take off
  • .vsid help command formating
  • Updated to SDK v1.0.2 (compatible with NeoRadar v0.1.5-alpha)