[general]
name=FlyPath
qgisMinimumVersion=3.16
qgisMaximumVersion=4.99
description=Generate DJI WPML KMZ mission files for 2D orthomosaic mapping directly from QGIS
version=1.4.1
changelog=1.4.1 - New editable GSD (ground sample distance) field that stays in sync with flight
    altitude, so you can plan by target resolution. Auto flight direction now picks the orientation
    that minimises flight time for your survey shape. Statistics (distance, flight time, lines,
    photos) are measured from the real generated flight path, including the turnaround edges. The
    map preview now updates live as you change parameters, so the drawn route always matches the
    numbers. Hardened the internal PowerShell process and exception handling to pass the plugin
    repository security scan, and made all Qt and QGIS enum access fully scoped for Qt6
    compatibility, with no change to behaviour.
    1.3.0 - Live mission preview in the RC picker: each mission is drawn from its own
    waypoints and labelled with its waypoint count, with a zoomable viewer, so you can see which
    mission to replace before sending; the list and preview now refresh instantly after a replace.
    Redesigned panel layout for a cleaner, more efficient UI. Fixed the Draw Polygon button state.
    1.2.0 - Redesigned export panel: Destination selector (Save to computer / Send to DJI RC),
    RC mission picker that auto-detects the controller (with a manual folder fallback) and lists
    only the missions DJI Fly tracks, replace-only guidance, and a silent transfer (no console window).
author=Salar Ghaffarian
email=salar@dronnix.com

about=FlyPath is a QGIS plugin for planning autonomous drone mapping missions and exporting
    them as native DJI WPML KMZ files, loadable directly in the DJI Fly app.
    Supported drones: DJI Mini 3 Pro, Mini 4 Pro, Mini 5 Pro (community-verified).
    Draw your survey area on the map, set flight altitude and overlap, preview
    the flight path, and export a ready-to-fly mission file.

tracker=https://github.com/dronnix-io/FlyPath/issues
repository=https://github.com/dronnix-io/FlyPath

tags=drone, UAV, mapping, orthomosaic, DJI, mission planning, WPML, KMZ

homepage=https://github.com/dronnix-io/FlyPath
category=Plugins
icon=icon.png
experimental=False
deprecated=False
