-
Notifications
You must be signed in to change notification settings - Fork 15.4k
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
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: PX4/PX4-Autopilot
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.17.0-beta1
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: PX4/PX4-Autopilot
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.17.0-rc1
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 6 commits
- 24 files changed
- 5 contributors
Commits on Jan 22, 2026
-
PWM: Add servo center setting & asymetric deflection (#25897)
Add PWM_*_CENTERx for each servo. Use a bilinear transform to map actuator_servos to PWM signals. This solution only works for PWM based servos. Other types of servos are not affected. * PWM: Add servo trim option * PWM: Improve documentation of PWM trim feature * PWM: cleaner clamping and docs typo * update documentation & safety * add migration formula * rename param from trim to center * docs with center instead of trim * move clamping and reorder values * improve documentation * adress failing range check * improve documentation * CA: add event for setting CENTER with TRIM Signed-off-by: Silvan <silvan@auterion.com> --------- Signed-off-by: Silvan <silvan@auterion.com> Co-authored-by: Silvan <silvan@auterion.com>
Configuration menu - View commit details
-
Copy full SHA for da89d5e - Browse repository at this point
Copy the full SHA da89d5eView commit details -
pwm: Add PWM center support to Wheel and Gimbal (#26211)
* Add Wheel and Gimbal support to PWM center * Document Center feature for PWM Gimbal
Configuration menu - View commit details
-
Copy full SHA for 2a78d7d - Browse repository at this point
Copy the full SHA 2a78d7dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 618995d - Browse repository at this point
Copy the full SHA 618995dView commit details
Commits on Jan 30, 2026
-
Configuration menu - View commit details
-
Copy full SHA for 857b48d - Browse repository at this point
Copy the full SHA 857b48dView commit details
Commits on Feb 13, 2026
-
CI: replace all usage of addnab/docker-run-action
It's unmaintained and the docker version it uses is not supported anymore.
Configuration menu - View commit details
-
Copy full SHA for fd68d5d - Browse repository at this point
Copy the full SHA fd68d5dView commit details -
ci: fix S3 upload so tags don't overwrite stable firmware
Remove the step that uploaded every version tag to the stable/ S3 directory, which caused QGC users selecting "stable" to receive pre-release firmware (#26340). The stable/ and beta/ directories are now controlled exclusively by their respective branch pushes, while version tags only upload to their versioned archive directory (e.g., v1.16.1/). Pre-release tags are also correctly marked on GitHub Releases. Co-authored-by: Julian Oes <julian@oes.ch> Fixes #26340 Signed-off-by: Ramon Roche <mrpollo@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 61904bc - Browse repository at this point
Copy the full SHA 61904bcView commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v1.17.0-beta1...v1.17.0-rc1