1. 19 Dec, 2018 1 commit
  2. 14 Dec, 2018 1 commit
  3. 13 Dec, 2018 2 commits
  4. 10 Dec, 2018 1 commit
  5. 09 Dec, 2018 1 commit
  6. 06 Dec, 2018 1 commit
    • Don Gagne's avatar
      · ece2ac61
      Don Gagne authored
      Three components for better testing
      ece2ac61
  7. 27 Nov, 2018 1 commit
    • Don Gagne's avatar
      · 3b61c6c0
      Don Gagne authored
      Prevent counter overflow
      3b61c6c0
  8. 12 Nov, 2018 1 commit
    • Don Gagne's avatar
      · 6aa0c7cf
      Don Gagne authored
      16 RC channels
      6aa0c7cf
  9. 11 Nov, 2018 2 commits
  10. 07 Nov, 2018 1 commit
    • Don Gagne's avatar
      · b974f350
      Don Gagne authored
      Support parameters from multiple components
      b974f350
  11. 30 Oct, 2018 1 commit
    • Don Gagne's avatar
      · 4dd7f248
      Don Gagne authored
      Support new ArduPilot bootloader PID/VIDs
      4dd7f248
  12. 29 Oct, 2018 1 commit
  13. 26 Oct, 2018 2 commits
  14. 25 Oct, 2018 1 commit
    • Don Gagne's avatar
      · c7b1880c
      Don Gagne authored
      Us MAV_COMP_ID_AUTOPILOT1 instead of MAV_COMP_ID_MISSIONPLANNER
      c7b1880c
  15. 24 Oct, 2018 4 commits
  16. 23 Oct, 2018 1 commit
  17. 15 Oct, 2018 1 commit
  18. 04 Sep, 2018 2 commits
  19. 27 Aug, 2018 1 commit
  20. 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
  21. 09 Aug, 2018 1 commit
    • Don Gagne's avatar
      · 3f2f8476
      Don Gagne authored
      ArduPilot ChibiOS support
      3f2f8476
  22. 14 Jul, 2018 1 commit
  23. 06 Jul, 2018 1 commit
  24. 30 Jun, 2018 1 commit
  25. 26 Jun, 2018 2 commits
  26. 14 Jun, 2018 2 commits
  27. 05 Jun, 2018 1 commit
  28. 30 May, 2018 1 commit
  29. 27 May, 2018 1 commit
  30. 16 May, 2018 2 commits
    • acfloria's avatar
      Remove the advanced link settings · 317fe902
      acfloria authored
      Show the link indicator in the tool bar if two or more links are connected and at least one of them is a high latency link.
      Show in the link indicator if a link is inactive.
      317fe902
    • acfloria's avatar
      Multi link support clean up · 7c89c4ac
      acfloria authored
      - Improve function names
      - For notifications of an active link change only show the priority keyword if multiple links are connected
      - Use QMap instead of QList for the HeartbeatTimers
      - Style improvements
      - Simplify sending the MAV_CMD_CONTROL_HIGH_LATENCY command
      7c89c4ac