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