Skip to content
  1. Sep 27, 2018
  2. Sep 25, 2018
    • Don Gagne's avatar
      · 9a9f2049
      Don Gagne authored
      Prevent clicks going through top level items
      9a9f2049
  3. 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
  4. Aug 09, 2018
  5. Aug 03, 2018
    • Don Gagne's avatar
      · 2e877b1d
      Don Gagne authored
      Add new Help page under Settings
      2e877b1d
  6. Jul 14, 2018
  7. Jun 22, 2018
  8. Jun 20, 2018
  9. Jun 05, 2018
  10. Jun 03, 2018
  11. May 25, 2018
  12. May 24, 2018
  13. 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
  14. May 11, 2018
  15. May 03, 2018
  16. May 02, 2018
  17. Apr 30, 2018
  18. Apr 14, 2018
  19. Apr 05, 2018
  20. Apr 04, 2018
  21. Mar 28, 2018
  22. Mar 23, 2018
  23. Mar 21, 2018
  24. 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
  25. Feb 22, 2018
  26. 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
  27. Feb 13, 2018
  28. Feb 02, 2018
  29. Jan 27, 2018
  30. Jan 19, 2018
  31. Jan 17, 2018
  32. Jan 13, 2018
  33. Jan 12, 2018
Loading