What’s New in LogTen Pro 5.1.1

New Features

  • New Google Earth report that can show your routes if you entered multiple legs in the route field.
  • Along with this comes some new capabilities in reports that allow you to only display some text if a particular key has a value or not. For example:
    <?ltp keypath=flight_totalTime; special=insertText; textValue=My Text; ?>

    This would insert nothing in the report for flights with no time, but for any flight that did have time it would insert “My Text”.

  • You can also now access the first ten waypoints in your route as Place objects by using the keypath flight_waypoint1, flight_waypoint2, etc. So:
    <?ltp keypath=flight_waypoint3.place_city; ?>

    Would give you the city name of the third place in your route.

Improvements

  • Greatly improved ICS (iCal) exporting now better handles flights with no times, or with actual times instead of scheduled times.
  • The full size versions of the ASA, Canadian, JAR Compliant, Jeppesen, and UK Cap reports now include route data in the “To” column if available.
  • Updated the ICAO id for WRSJ Surabaya to WARR, and WRLL to WALL.
  • Minor enhancement to how On Time Performance is shown in the table view. We now show late times as a positive number prefaced with a “+” to indicate it was additional time, and early times are shown as negative.

Bug fixes

  • Default pay rates were not being set on new flights.
  • Setting the actual and scheduled IN times to the same value, could result in the “On Time” display showing an invalid result.
  • Early/late display was reversed so early flights were shown as “late” and late flights were shown as “early”.

About this entry