1. 31 Jul, 2020 1 commit
    • DonLakeFlyer's avatar
      · 3709f42b
      DonLakeFlyer authored
      Replace qFuzzyCompare with better functioning QGC::fuzzyCompare
      3709f42b
  2. 30 Jul, 2020 1 commit
    • DonLakeFlyer's avatar
      · c2bfd944
      DonLakeFlyer authored
      Show correct item editor based on current VTOL state
      c2bfd944
  3. 29 Jul, 2020 1 commit
    • DonLakeFlyer's avatar
      · d910670d
      DonLakeFlyer authored
      Fix recalc bugs associated with vtol state, speed, vehicle/gimbal yaw
      d910670d
  4. 17 Jul, 2020 1 commit
    • DonLakeFlyer's avatar
      · 2debdad3
      DonLakeFlyer authored
      Support for Vehicle and Firmware classes
      2debdad3
  5. 12 Jul, 2020 2 commits
    • DonLakeFlyer's avatar
      · 0a785b3a
      DonLakeFlyer authored
      Fix item initialization problems leading to crashes and incorrect profile display
      0a785b3a
    • DonLakeFlyer's avatar
      · 80a651e2
      DonLakeFlyer authored
      Fix global alt mode support
      80a651e2
  6. 06 Jul, 2020 1 commit
    • DonLakeFlyer's avatar
      · 75cc0c75
      DonLakeFlyer authored
      Upload pre-check must be vehicle-class based
      75cc0c75
  7. 01 Jul, 2020 1 commit
    • DonLakeFlyer's avatar
      · d307ae7f
      DonLakeFlyer authored
      No need to call setMissionFlightStatus on newly created items
      d307ae7f
  8. 30 Jun, 2020 1 commit
  9. 18 Jun, 2020 1 commit
  10. 14 Jun, 2020 1 commit
    • DonLakeFlyer's avatar
      · 1c2579a7
      DonLakeFlyer authored
      Initial support for global plan-wide altitude mode setting
      1c2579a7
  11. 09 Jun, 2020 1 commit
    • DonLakeFlyer's avatar
      · 8784c088
      DonLakeFlyer authored
      Rework handling of fw/vehicle type with respect to conflicts with actual vehicle types.
      8784c088
  12. 25 May, 2020 1 commit
    • DonLakeFlyer's avatar
      · c928c6ce
      DonLakeFlyer authored
      VTOL Takeoff should be considered a transition to FW
      c928c6ce
  13. 08 May, 2020 1 commit
    • DonLakeFlyer's avatar
      · 5ad5e3e0
      DonLakeFlyer authored
      Fix VTOL hover determination
      5ad5e3e0
  14. 07 May, 2020 1 commit
  15. 06 May, 2020 1 commit
    • DoinLakeFlyer's avatar
      · c2ced086
      DoinLakeFlyer authored
      Fix logic of when adding Landing item is allowed
      c2ced086
  16. 05 May, 2020 1 commit
  17. 02 May, 2020 1 commit
    • DoinLakeFlyer's avatar
      · edf1d742
      DoinLakeFlyer authored
      Add support for Json file string translations
      edf1d742
  18. 28 Apr, 2020 1 commit
    • DoinLakeFlyer's avatar
      · 8e661ea0
      DoinLakeFlyer authored
      Major rework to support terrain profile display and terrain collision reporting
      8e661ea0
  19. 08 Apr, 2020 1 commit
    • DoinLakeFlyer's avatar
      · 2b1fc9de
      DoinLakeFlyer authored
      VTOL Landing Pattern support
      2b1fc9de
  20. 30 Mar, 2020 1 commit
    • DoinLakeFlyer's avatar
      · 3c2f1e88
      DoinLakeFlyer authored
      Drag of land/loiter maintains land distance/heading as appropriate
      3c2f1e88
  21. 28 Mar, 2020 1 commit
    • DoinLakeFlyer's avatar
      · 0a2fc71e
      DoinLakeFlyer authored
      Out Survey polygons with KML save
      0a2fc71e
  22. 27 Mar, 2020 1 commit
    • DoinLakeFlyer's avatar
      · bb35cc17
      DoinLakeFlyer authored
      Much better mission->kml conversion support
      bb35cc17
  23. 25 Mar, 2020 1 commit
  24. 24 Mar, 2020 1 commit
    • DoinLakeFlyer's avatar
      · 564780e2
      DoinLakeFlyer authored
      Remove buggy support for generation of incomplete lines
      564780e2
  25. 23 Mar, 2020 1 commit
  26. 10 Mar, 2020 1 commit
    • DoinLakeFlyer's avatar
      · 7fcc3a02
      DoinLakeFlyer authored
      Correct handling of terrain ready when loading back from file
      7fcc3a02
  27. 07 Mar, 2020 1 commit
    • DoinLakeFlyer's avatar
      · ef29f8c1
      DoinLakeFlyer authored
      Plan: Add support for takeoff item required
      ef29f8c1
  28. 01 Mar, 2020 2 commits
    • DonLakeFlyer's avatar
      · c47632d1
      DonLakeFlyer authored
      Fix ArduPilot fake home position handling
      c47632d1
    • DonLakeFlyer's avatar
      · 916d6ebd
      DonLakeFlyer authored
      Mavlink terrain protocol support
      916d6ebd
  29. 22 Feb, 2020 1 commit
    • DoinLakeFlyer's avatar
      · 8429cf6a
      DoinLakeFlyer authored
      Fix waypoint linkage to first item
      8429cf6a
  30. 21 Feb, 2020 1 commit
    • DoinLakeFlyer's avatar
      · 1b3e8879
      DoinLakeFlyer authored
      Avoid arrow positioning with take item
      1b3e8879
  31. 19 Feb, 2020 2 commits
    • DoinLakeFlyer's avatar
      · 153a139e
      DoinLakeFlyer authored
      Fix current item updating after delete
      153a139e
    • DoinLakeFlyer's avatar
      · 0b96ca82
      DoinLakeFlyer authored
      Fix Plan insert Takeoff/Land for correct enable state and insert into correct place. 
      0b96ca82
  32. 01 Feb, 2020 1 commit
  33. 25 Dec, 2019 1 commit
    • DonLakeFlyer's avatar
      · 26952581
      DonLakeFlyer authored
      Update vehicle heading from possible item change
      26952581
  34. 23 Dec, 2019 1 commit
    • DonLakeFlyer's avatar
      · ed0f21c9
      DonLakeFlyer authored
      Add support for incomplete segment visuals
      ed0f21c9
  35. 21 Dec, 2019 1 commit
    • DonLakeFlyer's avatar
      · 81f914d9
      DonLakeFlyer authored
      When a child item is current show the parent as selected
      81f914d9
  36. 12 Dec, 2019 1 commit
    • DonLakeFlyer's avatar
      · b9b28d03
      DonLakeFlyer authored
      Support move item to previous item position
      b9b28d03
  37. 10 Dec, 2019 1 commit
    • DonLakeFlyer's avatar
      · 36de7a37
      DonLakeFlyer authored
      Active ROI indication in Plan Map items
      36de7a37