1. 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
  2. 25 Sep, 2018 1 commit
    • Don Gagne's avatar
      · 96eae82a
      Don Gagne authored
      Multi-Vehicle Start/Pause Fixes
      96eae82a
  3. 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
  4. 30 Aug, 2018 1 commit
  5. 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
  6. 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
  7. 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
  8. 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
  9. 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
  10. 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
  11. 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
  12. 06 Aug, 2018 2 commits
  13. 05 Aug, 2018 1 commit
    • Don Gagne's avatar
      · 8fccae99
      Don Gagne authored
      Use NaN to signal lower level error
      8fccae99
  14. 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
  15. 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
  16. 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
  17. 31 Jul, 2018 3 commits