Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixedwing outdoor #116

Closed
wants to merge 4 commits into from

Conversation

julianoes
Copy link
Contributor

This includes:

  • the fix for the override in px4io
  • my integral reset for the pid controller

@px4dev
Copy link
Contributor

px4dev commented Dec 27, 2012

This is probably OK to merge as one, but in general it's nice to have separate requests for separate features.

@LorenzMeier
Copy link
Member

There are changes to the multicopter rate control that are not optimal. I've merged the useful integral reset bits separately.

@julianoes
Copy link
Contributor Author

Ok, thanks for merging and I'll try to stick to the "one feature or fix per pull request" for next time.

TSC21 pushed a commit to TSC21/Firmware that referenced this pull request Feb 15, 2019
after a height reset zero the cross covariances for height and vertical
PX4BuildBot added a commit that referenced this pull request Dec 19, 2019
    - matrix in PX4/Firmware (2bfa41b): PX4/PX4-Matrix@4f3565d
    - matrix current upstream: PX4/PX4-Matrix@e81483a
    - Changes: PX4/PX4-Matrix@4f3565d...e81483a

    e81483a 2019-12-18 kritz - Catch quaternion canonical corner cases (#116)
PX4BuildBot added a commit that referenced this pull request Dec 19, 2019
    - matrix in PX4/Firmware (a0b71e2): PX4/PX4-Matrix@4f3565d
    - matrix current upstream: PX4/PX4-Matrix@e81483a
    - Changes: PX4/PX4-Matrix@4f3565d...e81483a

    e81483a 2019-12-18 kritz - Catch quaternion canonical corner cases (#116)
PX4BuildBot added a commit that referenced this pull request Dec 20, 2019
    - matrix in PX4/Firmware (f682f53): PX4/PX4-Matrix@4f3565d
    - matrix current upstream: PX4/PX4-Matrix@e81483a
    - Changes: PX4/PX4-Matrix@4f3565d...e81483a

    e81483a 2019-12-18 kritz - Catch quaternion canonical corner cases (#116)
PX4BuildBot added a commit that referenced this pull request Dec 20, 2019
    - matrix in PX4/Firmware (943e034): PX4/PX4-Matrix@4f3565d
    - matrix current upstream: PX4/PX4-Matrix@e81483a
    - Changes: PX4/PX4-Matrix@4f3565d...e81483a

    e81483a 2019-12-18 kritz - Catch quaternion canonical corner cases (#116)
PX4BuildBot added a commit that referenced this pull request Dec 21, 2019
    - matrix in PX4/Firmware (335fea1): PX4/PX4-Matrix@4f3565d
    - matrix current upstream: PX4/PX4-Matrix@e81483a
    - Changes: PX4/PX4-Matrix@4f3565d...e81483a

    e81483a 2019-12-18 kritz - Catch quaternion canonical corner cases (#116)
PX4BuildBot added a commit that referenced this pull request Dec 21, 2019
    - matrix in PX4/Firmware (bee0bec): PX4/PX4-Matrix@4f3565d
    - matrix current upstream: PX4/PX4-Matrix@e81483a
    - Changes: PX4/PX4-Matrix@4f3565d...e81483a

    e81483a 2019-12-18 kritz - Catch quaternion canonical corner cases (#116)
PX4BuildBot added a commit that referenced this pull request Dec 22, 2019
    - matrix in PX4/Firmware (0d31b23): PX4/PX4-Matrix@4f3565d
    - matrix current upstream: PX4/PX4-Matrix@e81483a
    - Changes: PX4/PX4-Matrix@4f3565d...e81483a

    e81483a 2019-12-18 kritz - Catch quaternion canonical corner cases (#116)
PX4BuildBot added a commit that referenced this pull request Dec 22, 2019
    - matrix in PX4/Firmware (560fa68): PX4/PX4-Matrix@4f3565d
    - matrix current upstream: PX4/PX4-Matrix@e81483a
    - Changes: PX4/PX4-Matrix@4f3565d...e81483a

    e81483a 2019-12-18 kritz - Catch quaternion canonical corner cases (#116)
PX4BuildBot added a commit that referenced this pull request Dec 23, 2019
    - matrix in PX4/Firmware (8e7f473): PX4/PX4-Matrix@4f3565d
    - matrix current upstream: PX4/PX4-Matrix@e81483a
    - Changes: PX4/PX4-Matrix@4f3565d...e81483a

    e81483a 2019-12-18 kritz - Catch quaternion canonical corner cases (#116)
PX4BuildBot added a commit that referenced this pull request Dec 23, 2019
    - matrix in PX4/Firmware (ee33dfa): PX4/PX4-Matrix@4f3565d
    - matrix current upstream: PX4/PX4-Matrix@e81483a
    - Changes: PX4/PX4-Matrix@4f3565d...e81483a

    e81483a 2019-12-18 kritz - Catch quaternion canonical corner cases (#116)
PX4BuildBot added a commit that referenced this pull request Dec 24, 2019
    - matrix in PX4/Firmware (a6f09bd): PX4/PX4-Matrix@4f3565d
    - matrix current upstream: PX4/PX4-Matrix@e81483a
    - Changes: PX4/PX4-Matrix@4f3565d...e81483a

    e81483a 2019-12-18 kritz - Catch quaternion canonical corner cases (#116)
PX4BuildBot added a commit that referenced this pull request Dec 24, 2019
    - matrix in PX4/Firmware (0aa62a3bfff12d854d6a8e378a518bd8646a9f4b): PX4/PX4-Matrix@4f3565d
    - matrix current upstream: PX4/PX4-Matrix@e81483a
    - Changes: PX4/PX4-Matrix@4f3565d...e81483a

    e81483a 2019-12-18 kritz - Catch quaternion canonical corner cases (#116)
dagar pushed a commit that referenced this pull request Dec 24, 2019
    - matrix in PX4/Firmware (0aa62a3bfff12d854d6a8e378a518bd8646a9f4b): PX4/PX4-Matrix@4f3565d
    - matrix current upstream: PX4/PX4-Matrix@e81483a
    - Changes: PX4/PX4-Matrix@4f3565d...e81483a

    e81483a 2019-12-18 kritz - Catch quaternion canonical corner cases (#116)
dagar pushed a commit to dagar/PX4-Firmware that referenced this pull request Jul 23, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants