new features:

  • add QGIS digitizing support
  • new QGC terrain following analysis

changes:

  • improve DEM handling with terra and more robust altitude extraction
  • simplify the QGroundControl-to-Litchi Shiny helper app

bugfixes:

  • fix the overlay error of vecDraw
  • fix QGroundControl survey import and terrain-following waypoint interpolation
  • fix short flight segments below followSurfaceRes
  • fix launch altitude extraction and MAVLink return-to-home command generation
  • fix numeric survey areas, spatial boundary imports, and flight-time edge cases

new features:

  • add additional terrain filter functions for QGroundcontrol planned surveys

changes:

  • substitute “dji4K”” camera tag with “dji23”/“dji43” for better path planning

bugfixes:

  • fix the follow terrain altitude bug in translating the Qgroundcontrol planning files

changes:

  • remove dependencies on raster
  • drop heatmap of images

changes:

  • move functions to internal
  • remove dependencies on rgeos, maptools and rgdal #10

new features:

  • add functions to correct wrong DJI GPS altitude

changes:

  • change DJI flag from djip3 to dji_csv
  • re-add DJI support
  • add converter and shiny GUI for Missionplaner/Qgroundcontrol survey flightplans to lichi csv

bugfixes:

  • fix several waypoint issues especially the zig zag behaviour starting and landing

bugfixes:

  • fix cran issue maptools
  • fix several R 4.x problems

bugfixes:

  • fix import functionality for QGroundcontrol flight planning files
  • fix wrong calculation of buffers
  • add documentation for qgroundcontrol survey files

changes:

  • add sf support for vecdraw overlay
  • add preliminary import functionality for QGroundcontrol flight planning files

bugfixes:

  • fix some gdalUtils issues
  • fix wrong cropping if launchposition is outside of task

bugfixes:

  • fix sf gdalUtils conflict
  • fix NEWS and NEWS.md

changes:

  • add common GEOJSON support for flightareas

bugfixes:

  • fix CRAN issues

new features:

  • add point flight mode
  • add service functions
  • add Agisoft scripting support
  • new folder structure

bugfixes:

  • fix turning of the UAV at turnpoints
  • fix several small bugs

bugfixes:

  • fix non CRAN compliant examples.
  • fix runtime errors
  • Initial release