1. 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
  2. 30 Aug, 2018 1 commit
  3. 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
  4. 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
  5. 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
  6. 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
  7. 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
  8. 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
  9. 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
  10. 06 Aug, 2018 2 commits
  11. 05 Aug, 2018 1 commit
    • Don Gagne's avatar
      · 8fccae99
      Don Gagne authored
      Use NaN to signal lower level error
      8fccae99
  12. 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
  13. 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
  14. 02 Aug, 2018 7 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
    • Don Gagne's avatar
      · 05452469
      Don Gagne authored
      Use qCWarning for internal errors
      05452469
    • Don Gagne's avatar
      · 9dd5ffa7
      Don Gagne authored
      Save camera settings
      9dd5ffa7
    • Don Gagne's avatar
      · 72b4fb07
      Don Gagne authored
      Wrap text
      72b4fb07
    • Don Gagne's avatar
      · 9089a8b7
      Don Gagne authored
      Remove WIP
      9089a8b7
    • Don Gagne's avatar
      · 96c7ce48
      Don Gagne authored
      Fix editor sizing
      96c7ce48
  15. 31 Jul, 2018 7 commits
    • Don Gagne's avatar
      · 97c80463
      Don Gagne authored
      Work around android Qt bug where wrong virtual keyboard is displayed
      97c80463
    • Don Gagne's avatar
      · 6701b08d
      Don Gagne authored
      Fix negative wind direction
      6701b08d
    • Don Gagne's avatar
      Allow set position/heading from vehicle · 71c503e4
      Don Gagne authored
      71c503e4
    • Don Gagne's avatar
      · 1f68cdcf
      Don Gagne authored
      Fix initial value calculations
      1f68cdcf
    • Don Gagne's avatar
      · 067c19fe
      Don Gagne authored
      Add flickable
      067c19fe
    • Don Gagne's avatar
      · 7bf50ed9
      Don Gagne authored
      Add file extension if needed
      7bf50ed9
    • Don Gagne's avatar
      · e8e9aa4c
      Don Gagne authored
      Duplication cleanup
      e8e9aa4c