1. 25 May, 2020 2 commits
  2. 22 May, 2020 1 commit
  3. 07 May, 2020 1 commit
    • DoinLakeFlyer's avatar
      · ac08dd5a
      DoinLakeFlyer authored
      Re-architect toolbar for better customization capabilities. Also use less real estate.
      ac08dd5a
  4. 21 Apr, 2020 1 commit
  5. 14 Apr, 2020 1 commit
    • DoinLakeFlyer's avatar
      · 17313b9b
      DoinLakeFlyer authored
      Set RC To Param support
      17313b9b
  6. 27 Mar, 2020 2 commits
    • DoinLakeFlyer's avatar
      · 8b18cf06
      DoinLakeFlyer authored
      Add support for chunked STATUSTEXT
      8b18cf06
    • DoinLakeFlyer's avatar
      · 1396001f
      DoinLakeFlyer authored
      Remove unused HIL code
      1396001f
  7. 23 Mar, 2020 1 commit
  8. 06 Mar, 2020 1 commit
    • Don Gagne's avatar
      · 8ff3985b
      Don Gagne authored
      Give up on getting AUTOPILOT_VERSION based on time now retry count.
      8ff3985b
  9. 05 Mar, 2020 1 commit
    • DonLakeFlyer's avatar
      · f227844c
      DonLakeFlyer authored
      Added correct handling of mavlink 2 change based on capability bits
      f227844c
  10. 01 Mar, 2020 1 commit
    • DonLakeFlyer's avatar
      · 916d6ebd
      DonLakeFlyer authored
      Mavlink terrain protocol support
      916d6ebd
  11. 20 Feb, 2020 1 commit
    • DoinLakeFlyer's avatar
      · c0d503f3
      DoinLakeFlyer authored
      Only check latest stable firmware one time
      c0d503f3
  12. 17 Feb, 2020 1 commit
  13. 08 Feb, 2020 1 commit
    • DonLakeFlyer's avatar
      · cd3d35b3
      DonLakeFlyer authored
      Remove BatteryFactGroup::cellCount support
      cd3d35b3
  14. 07 Feb, 2020 2 commits
    • DoinLakeFlyer's avatar
      · 6ee2349d
      DoinLakeFlyer authored
      Handle unreliable PX4 support of BATTERY_STATUS
      6ee2349d
    • DoinLakeFlyer's avatar
      · 06acf3cd
      DoinLakeFlyer authored
      Switch to using BATTERY_STATUS for battery info
      06acf3cd
  15. 04 Feb, 2020 1 commit
  16. 01 Feb, 2020 1 commit
  17. 23 Jan, 2020 2 commits
  18. 18 Jan, 2020 1 commit
  19. 17 Jan, 2020 1 commit
  20. 03 Jan, 2020 1 commit
    • DoinLakeFlyer's avatar
      · 94f84a56
      DoinLakeFlyer authored
      Allow plugin to add flight modes to joystick button actions
      94f84a56
  21. 24 Dec, 2019 1 commit
    • DonLakeFlyer's avatar
      · 88be157f
      DonLakeFlyer authored
      Fix distance sensor telemetry reading
      88be157f
  22. 12 Dec, 2019 1 commit
  23. 11 Dec, 2019 1 commit
  24. 16 Nov, 2019 1 commit
    • DonLakeFlyer's avatar
      · 44fa02aa
      DonLakeFlyer authored
      ADSB server support provided through new ADSBVehicleManager implemenation
      44fa02aa
  25. 10 Nov, 2019 1 commit
  26. 23 Sep, 2019 2 commits
    • DonLakeFlyer's avatar
      · db7cdddd
      DonLakeFlyer authored
      Fix flight timer
      db7cdddd
    • DonLakeFlyer's avatar
      · 1c2e8fe9
      DonLakeFlyer authored
      Better flight trajectory point algorithm
      1c2e8fe9
  27. 21 Sep, 2019 1 commit
    • Don Gagne's avatar
      · f8e2dbe9
      Don Gagne authored
      Plugin'ized follow me support
      f8e2dbe9
  28. 07 Sep, 2019 1 commit
    • Don Gagne's avatar
      · 3089da58
      Don Gagne authored
      Enable ArduPilot motor testing
      3089da58
  29. 04 Sep, 2019 1 commit
  30. 09 Aug, 2019 1 commit
  31. 06 Aug, 2019 2 commits
  32. 18 Jul, 2019 1 commit
    • Gus Grubba's avatar
      Fix button state handling · 3ee54e56
      Gus Grubba authored
      Support up to 64 buttons, not limit to 16
      Send a single button command and not a stream of commands at 25Hz
      Send button commands through signals (it's coming from a different thread)
      Hide gimbal support through analog channels (there are no MAVLink messages to handle it)
      3ee54e56
  33. 17 Jul, 2019 2 commits
    • Gus Grubba's avatar
      Map camera controls · e28abddc
      Gus Grubba authored
      Map gimbal controls
      Keep track of gimbal position within Vehicle
      e28abddc
    • Gus Grubba's avatar
      Update UI · 089860de
      Gus Grubba authored
      Add gimbal to external control signal
      089860de