1. 05 Nov, 2018 1 commit
    • Don Gagne's avatar
      · c99cdb2a
      Don Gagne authored
      Better file load error messages
      c99cdb2a
  2. 29 Oct, 2018 1 commit
    • Don Gagne's avatar
      · 721c6d56
      Don Gagne authored
      Fix multi-component handling.
      721c6d56
  3. 03 Oct, 2018 2 commits
    • Don Gagne's avatar
      · 9530b28c
      Don Gagne authored
      Turn off Orbit
      9530b28c
    • Don Gagne's avatar
      · a2261737
      Don Gagne authored
      Fix loading of old GeoFence files
      a2261737
  4. 02 Oct, 2018 2 commits
    • Don Gagne's avatar
      · 01a2d10d
      Don Gagne authored
      Fix Structure Height loading
      01a2d10d
    • Don Gagne's avatar
      · d503afd7
      Don Gagne authored
      Structure height should use 2 decimal places like all heights
      d503afd7
  5. 29 Sep, 2018 1 commit
    • Don Gagne's avatar
      · f19da5cb
      Don Gagne authored
      Fix unit test for new planned home position behavior
      f19da5cb
  6. 28 Sep, 2018 1 commit
    • Don Gagne's avatar
      · 9c8042e6
      Don Gagne authored
      Fix planned home position set when takeoff has no coordinate in it
      9c8042e6
  7. 26 Sep, 2018 3 commits
    • Don Gagne's avatar
      · 76d21b92
      Don Gagne authored
      Fix mobile builds
      76d21b92
    • Don Gagne's avatar
      · 9ada3212
      Don Gagne authored
      Custom build override for stable version check no longer needed
      9ada3212
    • Don Gagne's avatar
      · be0b2c22
      Don Gagne authored
      Stable desktop version check
      be0b2c22
  8. 25 Sep, 2018 1 commit
    • Don Gagne's avatar
      · 96eae82a
      Don Gagne authored
      Multi-Vehicle Start/Pause Fixes
      96eae82a
  9. 04 Sep, 2018 1 commit
    • Don Gagne's avatar
      · 8f695da5
      Don Gagne authored
      Fix terrain NaN making it all the way to Planned Home altitude.
      8f695da5
  10. 30 Aug, 2018 1 commit
  11. 29 Aug, 2018 2 commits
    • Don Gagne's avatar
      · 82cceb1a
      Don Gagne authored
      Fix resume mission item count bug
      82cceb1a
    • Don Gagne's avatar
      · c5f27317
      Don Gagne authored
      Support GuidedActionsController logging
      c5f27317
  12. 25 Aug, 2018 3 commits
    • Don Gagne's avatar
      · 71a234a6
      Don Gagne authored
      Update to setCoordinate no longer changing altitude
      71a234a6
    • Don Gagne's avatar
      · 861e7ff9
      Don Gagne authored
      Removed setCoordinate support to reduce confusion
      861e7ff9
    • Don Gagne's avatar
      · 353853f3
      Don Gagne authored
      setCoordinate was screwing up altitude/param7 syncronization
      353853f3
  13. 21 Aug, 2018 1 commit
    • Don Gagne's avatar
      · e78f74f6
      Don Gagne authored
      Back up further from end of file to handle more cases
      e78f74f6
  14. 14 Aug, 2018 2 commits
    • Don Gagne's avatar
      · 303043d7
      Don Gagne authored
      Fix swapped climb/descent
      303043d7
    • Don Gagne's avatar
      · d5b949c1
      Don Gagne authored
      Fix incorrect qCWarning
      d5b949c1
  15. 13 Aug, 2018 3 commits
    • Don Gagne's avatar
      · f5481c92
      Don Gagne authored
      Hack fix for terrain crash when new query comes through before old query is complete
      f5481c92
    • Don Gagne's avatar
      · 9b681fe0
      Don Gagne authored
      Don't show compass orientations for fixed orientation vehicles.
      9b681fe0
    • Don Gagne's avatar
      · 69996a2e
      Don Gagne authored
      Fix Change Command parameter default setting
      69996a2e
  16. 08 Aug, 2018 2 commits
    • Don Gagne's avatar
      · 2d5b09a9
      Don Gagne authored
      Hide flight speed and camera section for ArduPilot. This is because it doesn't allow mission items to be before the TAKEOFF command.
      2d5b09a9
    • Don Gagne's avatar
      · 4aeebaa3
      Don Gagne authored
      Don't add takeoff as first item when it doesn't make sense for vehicle
      4aeebaa3
  17. 07 Aug, 2018 2 commits
    • Don Gagne's avatar
      · 9f93c38a
      Don Gagne authored
      Change Command only supported for Simple Items
      9f93c38a
    • Don Gagne's avatar
      · c2eac21c
      Don Gagne authored
      Prompt for Reboot after compass cal
      c2eac21c
  18. 06 Aug, 2018 2 commits
  19. 05 Aug, 2018 1 commit
    • Don Gagne's avatar
      · 8fccae99
      Don Gagne authored
      Use NaN to signal lower level error
      8fccae99
  20. 04 Aug, 2018 3 commits
    • Don Gagne's avatar
      · da4b50bb
      Don Gagne authored
      Kick off terrain query after load
      da4b50bb
    • Don Gagne's avatar
      · 61de69df
      Don Gagne authored
      Don't query intermediate state
      61de69df
    • Don Gagne's avatar
      · e6728362
      Don Gagne authored
      Better logging
      e6728362
  21. 03 Aug, 2018 3 commits
    • Don Gagne's avatar
      · 2e877b1d
      Don Gagne authored
      Add new Help page under Settings
      2e877b1d
    • Don Gagne's avatar
      · 7c2e38fd
      Don Gagne authored
      Persist tile info as doubles. This prevent float/double precision match errors at the edge of tiles.
      7c2e38fd
    • Don Gagne's avatar
      · 67244fdd
      Don Gagne authored
      Bump terrain tile version due to format change
      67244fdd
  22. 02 Aug, 2018 2 commits
    • Don Gagne's avatar
      · 480da6fc
      Don Gagne authored
      Turn internal errors (elevation == -1) into failed query to prevent bogus elevation from reaching upper layers.
      480da6fc
    • Don Gagne's avatar
      · 9b79fbeb
      Don Gagne authored
      Fix failure handling
      9b79fbeb