Skip to content

Releases: Vantskruv/XNVU-Calculator

New version released

08 Sep 09:26
Compare
Choose a tag to compare
  • We can search for ILS and LOC:s in searchlist
  • When searching an airport in the searchlist, runway numbers and their lengths are also listed, aswell as the airport ILS/LOC:s. They can also be added to the flightplan.
  • Added a new menu called Utils, where user can select to auto-generate correction beacons for their flightplan.
  • Added Sm and Zm values for reference in beacon correction dialog.
  • Added an option in X-Plane folder settings where user can setup default folder to save/load flightplans.
  • Added an airport arrival/departure summary which can be printed in the flightplan (user options to not print, print it on last page, print it
    on every page)
  • Made it possible to scroll up and down with keyboard in searchlist, updating the waypoint description (if no waypoint in flightplan is selected).
  • Changed the order of items flightplan contex-menu.
  • Added a confirmation dialog if user accidently pressed the 'Delete waypoint' item in context-menu
  • Removed options for ATS and EARTH_NAV alignments. Now we only allow for waypoint alignment when loading FMS or XWP flightplans.
  • Made dialogs and scrollbars to match XNVU colors.
  • Changed default context-menu to match XNVU colors.

Bug-fixes--------

  • Fixed a bug where fork value was calculated wrong when first and last waypoint in flightplan were the same (hence it returned a 180 fork value).
  • Fixed a bug with a endless loop happening when loading airways from XP10
  • Waypoint description is now updated when scrolling through the flightplan with keyboard.
  • Fixed so context-menu selection is highlighted under mouse-cursor.
  • Updated descriptions of waypoint origins

* v0.37 release candidate

17 Jun 20:22
Compare
Choose a tag to compare
  • NEW FEATURES----------
  • Added TOD calculations
  • Click on labels above flightplan to change unit of the values
  • Export flightplan directly to PDF
  • Added nightmode option for exported flightplan
  • Changed direct-to waypoint to show as DTO_XXXX where XXXX is the waypoint flying to
  • Changed the menu for better look, also adding export/import menu items for the KLN90B (limiting export to maximum of 30 waypoints)
  • BUG FIXES-----------
  • Fixed an airway parsing error, hence correctly join airways and waypoints
  • Some other unnoticable bugfixes
  • Implemented som new bugs, so I can continue fixing them