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: dronekit/dronekit-python
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: gartfeo/dronekit-python
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 16 commits
  • 24 files changed
  • 1 contributor

Commits on Nov 3, 2024

  1. - fixed collection import problem

    - fixed mission items int problem
    - fixed radio override problem
    - fixer udp exception handling
    - increased version
    arthur.gevorgyan committed Nov 3, 2024
    Configuration menu
    Copy the full SHA
    55a8a39 View commit details
    Browse the repository at this point in the history
  2. - fixed encoding

    arthur.gevorgyan committed Nov 3, 2024
    Configuration menu
    Copy the full SHA
    8141e4d View commit details
    Browse the repository at this point in the history
  3. - fixed mission item int conversion

    arthur.gevorgyan committed Nov 3, 2024
    Configuration menu
    Copy the full SHA
    b49e8df View commit details
    Browse the repository at this point in the history
  4. - fixed mission item int conversion

    arthur.gevorgyan committed Nov 3, 2024
    Configuration menu
    Copy the full SHA
    31fec2b View commit details
    Browse the repository at this point in the history
  5. - fixed mission item int conversion

    arthur.gevorgyan committed Nov 3, 2024
    Configuration menu
    Copy the full SHA
    5a81e4a View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2024

  1. - fixed mission item int conversion

    arthur.gevorgyan committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    b5fb2dc View commit details
    Browse the repository at this point in the history
  2. - fixed mission item int conversion

    arthur.gevorgyan committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    645438c View commit details
    Browse the repository at this point in the history
  3. - fixed mission item int conversion

    arthur.gevorgyan committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    9528a83 View commit details
    Browse the repository at this point in the history
  4. - fixed mission item int conversion

    arthur.gevorgyan committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    6f4f1ce View commit details
    Browse the repository at this point in the history
  5. - fixed mission item int conversion

    arthur.gevorgyan committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    d074ead View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2025

  1. update pymavlink dependency to use GitHub repository

    arthur.gevorgyan committed Jul 19, 2025
    Configuration menu
    Copy the full SHA
    a2e9e72 View commit details
    Browse the repository at this point in the history
  2. remove pymavlink from setup.py dependency URL

    arthur.gevorgyan committed Jul 19, 2025
    Configuration menu
    Copy the full SHA
    6750987 View commit details
    Browse the repository at this point in the history
  3. add pyproject.toml for project configuration and dependencies

    arthur.gevorgyan committed Jul 19, 2025
    Configuration menu
    Copy the full SHA
    9343d72 View commit details
    Browse the repository at this point in the history
  4. fix pymavlink dependency URL in pyproject.toml

    arthur.gevorgyan committed Jul 19, 2025
    Configuration menu
    Copy the full SHA
    34e692b View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2025

  1. refactor test assertions to use built-in assert statements

    arthur.gevorgyan committed Jul 29, 2025
    Configuration menu
    Copy the full SHA
    5a0b867 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    27628ac View commit details
    Browse the repository at this point in the history
Loading