Skip to content

FW Approach

Compare
Choose a tag to compare
@stronnag stronnag released this 22 Feb 19:51
· 53 commits to master since this release
  • For missions containing fwapproach elements, fightlog2kml and mission2kml will generate visualisation of the approach paths.
  • If a cli file file containing safehome (and fwapproach) lines is provided, fightlog2kml and mission2kml will generate visualisations of the safe home(s) and any associated landing approaches. The cli data is supplied to flightlog2kml using the -cli option, and as an additional file to mission2kml, for example:
    • flightlog2kml --mission LOG00031.1.mission -cli combined.txt LOG00031.TXT
    • mission2kml mm_land.mission combined.txt > /tmp/mission.kml
  • MapZen is used as the elevation provider. DEMs are downloaded on demand and cached locally (shared with the mwp DEM cache).
    • Permits offline use
    • Faster and more consistent, accurate DEM