Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: mavlink/MAVSDK-Python
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 3.5.0
Choose a base ref
...
head repository: mavlink/MAVSDK-Python
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 3.6.0
Choose a head ref
  • 13 commits
  • 44 files changed
  • 5 contributors

Commits on May 28, 2025

  1. Display plugin name on uninitialized error

    Signed-off-by: Emmanuel Ferdman <[email protected]>
    emmanuel-ferdman committed May 28, 2025
    Configuration menu
    Copy the full SHA
    948a23a View commit details
    Browse the repository at this point in the history

Commits on May 29, 2025

  1. Merge pull request #762 from emmanuel-ferdman/main

    Display plugin name on uninitialized error
    JonasVautherin authored May 29, 2025
    Configuration menu
    Copy the full SHA
    483ed92 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2025

  1. Merge pull request #765 from cclauss/patch-1

    Keep GitHub Actions up to date with GitHub's Dependabot
    julianoes authored Jun 28, 2025
    Configuration menu
    Copy the full SHA
    28eed68 View commit details
    Browse the repository at this point in the history
  2. Bump actions/checkout from 1 to 4 in the github-actions group

    Bumps the github-actions group with 1 update: [actions/checkout](https://github.com/actions/checkout).
    
    
    Updates `actions/checkout` from 1 to 4
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@v1...v4)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-version: '4'
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: github-actions
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Jun 28, 2025
    Configuration menu
    Copy the full SHA
    355beb3 View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2025

  1. Configuration menu
    Copy the full SHA
    492c64b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c37dff7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ce5f09e View commit details
    Browse the repository at this point in the history
  4. CI: fetch tags correctly

    julianoes committed Jun 29, 2025
    Configuration menu
    Copy the full SHA
    74dbcd1 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #766 from mavlink/dependabot/github_actions/github…

    …-actions-8a9da2b879
    
    Bump actions/checkout from 1 to 4 in the github-actions group
    julianoes authored Jun 29, 2025
    Configuration menu
    Copy the full SHA
    2ead2b6 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #767 from mavlink/pr-fix-connection-string

    Update connection strings
    julianoes authored Jun 29, 2025
    Configuration menu
    Copy the full SHA
    26c7db0 View commit details
    Browse the repository at this point in the history
  7. Update to MAVSDK v3.6.0

    julianoes committed Jun 29, 2025
    Configuration menu
    Copy the full SHA
    c96f8f9 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #768 from mavlink/pr-v3.6.0

    Update to MAVSDK v3.6.0
    julianoes authored Jun 29, 2025
    Configuration menu
    Copy the full SHA
    edb9213 View commit details
    Browse the repository at this point in the history
Loading