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.6.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.8.0
Choose a head ref
  • 18 commits
  • 15 files changed
  • 3 contributors

Commits on Jun 29, 2025

  1. Configuration menu
    Copy the full SHA
    d4bf0b9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    aa2ea45 View commit details
    Browse the repository at this point in the history
  3. Update main.yml

    cclauss authored Jun 29, 2025
    Configuration menu
    Copy the full SHA
    a6ed89a View commit details
    Browse the repository at this point in the history
  4. Merge pull request #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 #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

Commits on Jul 21, 2025

  1. Configuration menu
    Copy the full SHA
    9a5b6a1 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #777 from HB-Stratos/patch-1

    Update index.rst to include tip about enabling mavsdk-server debug output
    julianoes authored Jul 21, 2025
    Configuration menu
    Copy the full SHA
    a64c09c View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2025

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

    `setup.py bdist_wheel` is deprecated and will be disabled in Oct. 2025
    julianoes authored Jul 24, 2025
    Configuration menu
    Copy the full SHA
    c704761 View commit details
    Browse the repository at this point in the history
  2. setup: fix build on Intel

    Turns out this returns Intel64... on Intel, at least for me on Win11.
    julianoes committed Jul 24, 2025
    Configuration menu
    Copy the full SHA
    e73a8bc View commit details
    Browse the repository at this point in the history
  3. setup: rename Windows 64bit binary

    Calling the 64bit binary win32 is just confusing, so starting with
    MAVSDK v3.8.0 I'm changing this.
    julianoes committed Jul 24, 2025
    Configuration menu
    Copy the full SHA
    1ed7ad8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    31c6173 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7fcfd9e View commit details
    Browse the repository at this point in the history
  6. Update from proto

    julianoes committed Jul 24, 2025
    Configuration menu
    Copy the full SHA
    ac9cc3e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    83f5775 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    7074899 View commit details
    Browse the repository at this point in the history
  9. CI: try to use x64 host

    julianoes committed Jul 24, 2025
    Configuration menu
    Copy the full SHA
    a2c44eb View commit details
    Browse the repository at this point in the history
  10. Merge pull request #779 from mavlink/pr-win-exe

    Windows build fixes
    julianoes authored Jul 24, 2025
    Configuration menu
    Copy the full SHA
    61b58af View commit details
    Browse the repository at this point in the history
Loading