1. 06 Sep, 2019 1 commit
  2. 02 Sep, 2019 1 commit
  3. 21 Aug, 2019 2 commits
    • Pierre TILAK's avatar
      Add oucoming messages in log · 3536f1af
      Pierre TILAK authored
      To have both order from the GCS and drone messages in logs
      So that it's possible to analyze the complete exchange between QGC and the
      drone.
      
      - Add a signal emitted by writeBytes of each LinkInterface
      - Connect this signal to MAVLinkProtocol::logSentBytes in LinkManager
      - MAVLinkProtocol::logSentBytes will parse and log messages sent from
        QGC
      3536f1af
    • PX4BuildBot's avatar
      f3b1e7bd
  4. 19 Aug, 2019 31 commits
  5. 17 Aug, 2019 1 commit
  6. 15 Aug, 2019 4 commits
    • Don Gagne's avatar
      · 7252fc22
      Don Gagne authored
      Support replay speed changing
      7252fc22
    • Don Gagne's avatar
      · 3b3d3d2d
      Don Gagne authored
      Fix bug where QGCComboBox { model: ListModel would not work correctly
      3b3d3d2d
    • Don Gagne's avatar
      · a3480370
      Don Gagne authored
      Configurable Go To Location max distance
      a3480370
    • Don Gagne's avatar
      · d73fc45e
      Don Gagne authored
      Configurable maximum distance on Go To Location
      d73fc45e