Skip to content
  1. Oct 26, 2018
    • Don Gagne's avatar
      · 4573c4df
      Don Gagne authored
      Fix Plan save message on exit
      4573c4df
  2. Oct 24, 2018
  3. Oct 15, 2018
  4. Oct 02, 2018
    • Don Gagne's avatar
      · 11be16f2
      Don Gagne authored
      Enable/Disable based on fixed base position
      11be16f2
  5. Oct 01, 2018
    • Don Gagne's avatar
      · e07b730b
      Don Gagne authored
      Add support for specifying fixed RTK base position
      e07b730b
  6. Sep 29, 2018
    • Don Gagne's avatar
      · 4afd9baa
      Don Gagne authored
      Added support for qgcRebootRequired Fact meta data value.
      4afd9baa
  7. Sep 27, 2018
  8. Sep 25, 2018
    • Don Gagne's avatar
      · 9a9f2049
      Don Gagne authored
      Prevent clicks going through top level items
      9a9f2049
  9. Sep 04, 2018
    • Gus Grubba's avatar
      MAVLink message receive status · b5f30ae4
      Gus Grubba authored
      Fixed the core MAVLink receiver. Among other things, it wasn't accounting for fragmented messages.
      Fixed code that monitors messages received (and lost)
      Added a section within the MAVLink panel to show the current status (for the current vehicle)
      Remove some old, unused exposed interfaces
      b5f30ae4
  10. Aug 09, 2018
  11. Aug 03, 2018
    • Don Gagne's avatar
      · 2e877b1d
      Don Gagne authored
      Add new Help page under Settings
      2e877b1d
  12. Jul 14, 2018
  13. Jun 22, 2018
  14. Jun 20, 2018
  15. Jun 05, 2018
  16. Jun 03, 2018
  17. May 25, 2018
  18. May 24, 2018
  19. May 16, 2018
    • 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
    • acfloria's avatar
      Add AdvancedLinkSettings fact to the general app settings · 7ea3296d
      acfloria authored
      This setting enables/disables the LinkIndicator toolbar in which the primary link can be chosen.
      7ea3296d
    • acfloria's avatar
      Add the LinkIndicator to the toolbar · 77df3be8
      acfloria authored
      The LinkIndicator shows the connected links and lets the user select the priority link,
      77df3be8
  20. May 11, 2018
  21. May 03, 2018
  22. May 02, 2018
  23. Apr 30, 2018
  24. Apr 14, 2018
  25. Apr 05, 2018
  26. Apr 04, 2018
  27. Mar 28, 2018
  28. Mar 23, 2018
  29. Mar 21, 2018
  30. Feb 27, 2018
    • Gus Grubba's avatar
      Cleaning up old vehicle manager and getting it ready to actually provide... · 9359c154
      Gus Grubba authored
      Cleaning up old vehicle manager and getting it ready to actually provide services for a vehicle (flight management)
      Added submit flight plan
      Added update flight plan
      Disable flight features as these don't seem to be quite working (values must be initialized and validated before submission as backend doesn't validate and the objects don't initialize their members)
      9359c154
  31. Feb 22, 2018
  32. Feb 21, 2018
    • Gus Grubba's avatar
      Create a "Dead Mouse Area" control to eat mouse events underneath desired... · 60fbc492
      Gus Grubba authored
      Create a "Dead Mouse Area" control to eat mouse events underneath desired area. This is to prevent mouse events from leaking through controls underneath the area.
      Replace original "NoMouseThroughRectangle" as this is more versatile.
      Prevent mouse through events from leaking underneath the Fly View tool strip.
      60fbc492
Loading