1. 31 Jul, 2020 2 commits
    • DonLakeFlyer's avatar
      · 0a3eb89a
      DonLakeFlyer authored
      supportedMissionCommands is vehicle class sensitive
      0a3eb89a
    • DonLakeFlyer's avatar
      · 630f9e56
      DonLakeFlyer authored
      Remove buggy usage of vehicleYawsToNextWaypointInMission
      630f9e56
  2. 18 Jul, 2020 1 commit
    • DonLakeFlyer's avatar
      · 5bcb37d2
      DonLakeFlyer authored
      Cleanup/fix command json hierarchy
      5bcb37d2
  3. 17 Jul, 2020 1 commit
    • DonLakeFlyer's avatar
      · 2debdad3
      DonLakeFlyer authored
      Support for Vehicle and Firmware classes
      2debdad3
  4. 02 Jul, 2020 1 commit
    • DonLakeFlyer's avatar
      · 89285b12
      DonLakeFlyer authored
      Support parameter meta data coming from COMPONENT_INFORMATION as well as old system
      89285b12
  5. 20 Jun, 2020 1 commit
    • Don Gagne's avatar
      · b1860d28
      Don Gagne authored
      Add support for compass priority
      b1860d28
  6. 14 Jun, 2020 1 commit
    • DonLakeFlyer's avatar
      · 72f342d7
      DonLakeFlyer authored
      FirmwarePlugin::adjustOutgoingMavlinkMessageThreadSafe not required to be thread safe
      72f342d7
  7. 13 Jun, 2020 1 commit
    • DonLakeFlyer's avatar
      · b70a4f01
      DonLakeFlyer authored
      LinkInterface and Vehicle uses mutexes to synchronize writing bytes to the link instead of queued signals
      b70a4f01
  8. 05 Jun, 2020 1 commit
  9. 15 May, 2020 1 commit
  10. 07 May, 2020 1 commit
    • DoinLakeFlyer's avatar
      · ac08dd5a
      DoinLakeFlyer authored
      Re-architect toolbar for better customization capabilities. Also use less real estate.
      ac08dd5a
  11. 04 May, 2020 3 commits
  12. 02 May, 2020 1 commit
    • DoinLakeFlyer's avatar
      · edf1d742
      DoinLakeFlyer authored
      Add support for Json file string translations
      edf1d742
  13. 17 Apr, 2020 1 commit
    • DoinLakeFlyer's avatar
      · 284a2c08
      DoinLakeFlyer authored
      App messages now use simple modal message dialogs. Vehicle messages continue to use non-modal popup.
      284a2c08
  14. 04 Apr, 2020 1 commit
    • DonLakeFlyer's avatar
      · 5dabdd5d
      DonLakeFlyer authored
      Fix display of Continue Mission/Change Alt after Pause
      5dabdd5d
  15. 27 Mar, 2020 1 commit
    • DoinLakeFlyer's avatar
      · 8b18cf06
      DoinLakeFlyer authored
      Add support for chunked STATUSTEXT
      8b18cf06
  16. 12 Mar, 2020 1 commit
  17. 01 Mar, 2020 1 commit
    • DonLakeFlyer's avatar
      · 916d6ebd
      DonLakeFlyer authored
      Mavlink terrain protocol support
      916d6ebd
  18. 25 Feb, 2020 2 commits
    • DoinLakeFlyer's avatar
      · 13000a24
      DoinLakeFlyer authored
      Remove some more Follow stuff
      13000a24
    • DoinLakeFlyer's avatar
      · 288e2ae3
      DoinLakeFlyer authored
      Remove ArduPilot Follow Me support from Stable
      288e2ae3
  19. 17 Feb, 2020 1 commit
    • DonLakeFlyer's avatar
      · de4a1528
      DonLakeFlyer authored
      Change follow to work above home altitude only
      de4a1528
  20. 01 Feb, 2020 1 commit
  21. 20 Jan, 2020 1 commit
  22. 02 Jan, 2020 1 commit
  23. 27 Dec, 2019 1 commit
  24. 24 Dec, 2019 1 commit
    • DonLakeFlyer's avatar
      · 8231f9e2
      DonLakeFlyer authored
      Update
      8231f9e2
  25. 20 Dec, 2019 1 commit
  26. 11 Dec, 2019 1 commit
    • DonLakeFlyer's avatar
      · eb13f463
      DonLakeFlyer authored
      Fix ArduPilot VTOL takeoff
      eb13f463
  27. 25 Nov, 2019 1 commit
  28. 16 Nov, 2019 1 commit
    • DonLakeFlyer's avatar
      · 4eb9fb49
      DonLakeFlyer authored
      Group parameters with no metadata with the other existing params in the group, not in "Other"
      4eb9fb49
  29. 08 Nov, 2019 1 commit
    • DonLakeFlyer's avatar
      · 0ee4760a
      DonLakeFlyer authored
      Add missing flight modes
      0ee4760a
  30. 18 Oct, 2019 1 commit
    • DonLakeFlyer's avatar
      · daa3a149
      DonLakeFlyer authored
      Don't show errors from MAV_CMD_SET_MESSAGE_INTERVAL
      daa3a149
  31. 01 Oct, 2019 1 commit
    • DonLakeFlyer's avatar
      · 80a1f005
      DonLakeFlyer authored
      Update for 4.0 releases
      80a1f005
  32. 30 Sep, 2019 2 commits
    • DonLakeFlyer's avatar
      · b912322e
      DonLakeFlyer authored
      ArduPIlot Follow Me setup
      b912322e
    • DonLakeFlyer's avatar
      · 4d396823
      DonLakeFlyer authored
      Fix correct usage of heading value
      4d396823
  33. 26 Sep, 2019 1 commit
    • DonLakeFlyer's avatar
      · f61ce67f
      DonLakeFlyer authored
      Stream HOME_POSITION on ArduPilot
      f61ce67f
  34. 22 Sep, 2019 1 commit
    • DonLakeFlyer's avatar
      · 94ab6fc9
      DonLakeFlyer authored
      Finish up follow me support
      94ab6fc9
  35. 21 Sep, 2019 1 commit
    • Don Gagne's avatar
      · f8e2dbe9
      Don Gagne authored
      Plugin'ized follow me support
      f8e2dbe9