1. 12 Sep, 2019 1 commit
  2. 09 Sep, 2019 1 commit
  3. 06 Sep, 2019 1 commit
  4. 02 Sep, 2019 1 commit
  5. 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
  6. 19 Aug, 2019 31 commits
  7. 17 Aug, 2019 1 commit
  8. 15 Aug, 2019 2 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