1. 30 Sep, 2017 1 commit
  2. 29 Sep, 2017 6 commits
  3. 28 Sep, 2017 3 commits
  4. 27 Sep, 2017 8 commits
  5. 26 Sep, 2017 4 commits
  6. 25 Sep, 2017 5 commits
  7. 23 Sep, 2017 1 commit
  8. 22 Sep, 2017 7 commits
  9. 21 Sep, 2017 5 commits
    • Don Gagne's avatar
      Merge pull request #5653 from bluerobotics/pr-pip-resize · 043d72c2
      Don Gagne authored
      Allow resizing pip window
      043d72c2
    • Don Gagne's avatar
      Merge pull request #5679 from mavlink/fix_log_download · 2ae9a2b8
      Don Gagne authored
      LogDownloadController: only skip entry if size==0 && APM firmware
      2ae9a2b8
    • Gus Grubba's avatar
      26b3b8d0
    • Gus Grubba's avatar
      Updating MAVLink · 93627497
      Gus Grubba authored
      Fix merge issues
      93627497
    • Gus Grubba's avatar
      Merge branch 'cameraControl' into camControl · 91673ba1
      Gus Grubba authored
      * cameraControl: (51 commits)
        Debug info
        Adding support for custom value.
        Parse min, max, step and unit off camera definition file Ignore Fact index if there are no enums (avoid adding an "Unknown" entry) Add function to convert and clamp a (Fact) value.
        Adding support for booleans Adding some more logging
        Keep asking for capture status while camera is not idle.
        Define how long to wait for RTSP frame before deciding the link is gone.
        Toggle video stream full screen
        Enable/Disable Offline maps import/export.
        Vehicle UID
        Handle capture status retries when capturing images. Allow plugin to validate parameter setting.
        Keep track of photo status (image capture) Don't allow "Take Photo" is status is not idle. Handle In Progress response (basically, do nothing) Request capture status when stopping video recording.
        For whatever reason, showing the dialog through a function causes a crash in QML (undebugable--new word!)
        Revert "Build fix due to MAVLink update."
        Revert "MAVLink signing (WIP)"
        Make custom dialog into a function Internet available now has a signal
        Wait a bit between reset and request parameters
        Build fix due to MAVLink update.
        MAVLink signing (WIP)
        Fixing uninitialized variable warning.
        Make slots protected instead of private.
        ...
      
      # Conflicts:
      #	src/FirmwarePlugin/FirmwarePlugin.cc
      #	src/FlightDisplay/FlightDisplayView.qml
      #	src/FlightDisplay/FlightDisplayViewVideo.qml
      #	src/MissionManager/MissionManager.cc
      #	src/Vehicle/Vehicle.cc
      #	src/Vehicle/Vehicle.h
      #	src/api/QGCCorePlugin.h
      91673ba1