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: AntonZhutba/MAVSDK-Python
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
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: main
Choose a head ref
  • 15 commits
  • 50 files changed
  • 3 contributors

Commits on Jun 26, 2025

  1. Configuration menu
    Copy the full SHA
    cf64d77 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2025

  1. Merge pull request mavlink#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 mavlink#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 mavlink#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 mavlink#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
  9. Configuration menu
    Copy the full SHA
    d4bf0b9 View commit details
    Browse the repository at this point in the history
  10. Merge pull request mavlink#769 from cclauss/ruff_check_--select=E703_…

    …--fix
    
    useless-semicolon: `ruff check --select=E703 --fix`
    julianoes authored Jun 29, 2025
    Configuration menu
    Copy the full SHA
    b6abbbc View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2025

  1. Configuration menu
    Copy the full SHA
    9f0717c View commit details
    Browse the repository at this point in the history
  2. Merge pull request mavlink#772 from cclauss/patch-2

    system.py: Async functions should not call `time.sleep`
    julianoes authored Jun 30, 2025
    Configuration menu
    Copy the full SHA
    7ae6753 View commit details
    Browse the repository at this point in the history
Loading