1. 28 Sep, 2017 2 commits
  2. 27 Sep, 2017 8 commits
  3. 26 Sep, 2017 4 commits
  4. 25 Sep, 2017 5 commits
  5. 23 Sep, 2017 1 commit
  6. 22 Sep, 2017 7 commits
  7. 21 Sep, 2017 10 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
    • yaoling's avatar
      Update MissionController.cc · b0198d7a
      yaoling authored
      save to kml use double number with 10 valid digits。
      b0198d7a
    • Don Gagne's avatar
      Merge pull request #5677 from bluerobotics/pr-update-gamecontrollerdb · b93d3944
      Don Gagne authored
      Update joystick mapping database
      b93d3944
    • Don Gagne's avatar
      Merge pull request #5665 from mavlink/ftp_robustify · a88a7024
      Don Gagne authored
      Make FTP more robust
      a88a7024
    • Don Gagne's avatar
      Merge pull request #5682 from DonLakeFlyer/MoveTo5.9 · 33357eb6
      Don Gagne authored
      Move to Qt 5.9.1
      33357eb6
    • DonLakeFlyer's avatar
      Move to Qt 5.9.1 · 8094bbed
      DonLakeFlyer authored
      8094bbed
  8. 20 Sep, 2017 3 commits