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

Turned all control outputs into NED frame moments #201

Merged
merged 1 commit into from
Feb 15, 2013

Conversation

LorenzMeier
Copy link
Member

This is validated in real flight with a correct mixer setup. The rationale behind this change is: In PX4 all control inputs for all vehicles types are expressed as body angular moments, consequently a manual input of negative pitch should make the plane pitch down (and the quad pitch down). The provided mixers are set up to behave accordingly. Consequently all controllers have to stick to the same convention, even though signs in "classic" fixed wing controller outputs may behave differently.

LorenzMeier added a commit that referenced this pull request Feb 15, 2013
Turned all control outputs into NED frame moments
@LorenzMeier LorenzMeier merged commit 5e8efbf into master Feb 15, 2013
PX4BuildBot added a commit that referenced this pull request Feb 3, 2019
    - libuavcan in PX4/Firmware (2e6d526): OpenCyphal-Garage/libcyphal@6174b8c
    - libuavcan current upstream: OpenCyphal-Garage/libcyphal@8fce0a8
    - Changes: OpenCyphal-Garage/libcyphal@6174b8c...8fce0a8

    8fce0a8 2019-01-30 Scott Dixon - Fix for issue #201
67da0aa 2018-10-17 Pavel Kirienko - Merge pull request #169 from SyrianSpock/fix-posix-storage-path-creation
1f38cb8 2018-10-16 Salah-Eddine Missri - Fix path creation when parent doesn't exist
PX4BuildBot added a commit that referenced this pull request Feb 4, 2019
    - libuavcan in PX4/Firmware (f2baa93): OpenCyphal-Garage/libcyphal@6174b8c
    - libuavcan current upstream: OpenCyphal-Garage/libcyphal@8fce0a8
    - Changes: OpenCyphal-Garage/libcyphal@6174b8c...8fce0a8

    8fce0a8 2019-01-30 Scott Dixon - Fix for issue #201
67da0aa 2018-10-17 Pavel Kirienko - Merge pull request #169 from SyrianSpock/fix-posix-storage-path-creation
1f38cb8 2018-10-16 Salah-Eddine Missri - Fix path creation when parent doesn't exist
PX4BuildBot added a commit that referenced this pull request Feb 4, 2019
    - libuavcan in PX4/Firmware (1c9a694): OpenCyphal-Garage/libcyphal@6174b8c
    - libuavcan current upstream: OpenCyphal-Garage/libcyphal@8fce0a8
    - Changes: OpenCyphal-Garage/libcyphal@6174b8c...8fce0a8

    8fce0a8 2019-01-30 Scott Dixon - Fix for issue #201
67da0aa 2018-10-17 Pavel Kirienko - Merge pull request #169 from SyrianSpock/fix-posix-storage-path-creation
1f38cb8 2018-10-16 Salah-Eddine Missri - Fix path creation when parent doesn't exist
PX4BuildBot added a commit that referenced this pull request Feb 5, 2019
    - libuavcan in PX4/Firmware (2cd9414): OpenCyphal-Garage/libcyphal@6174b8c
    - libuavcan current upstream: OpenCyphal-Garage/libcyphal@ee272fd
    - Changes: OpenCyphal-Garage/libcyphal@6174b8c...ee272fd

    ee272fd 2019-02-04 Pavel Kirienko - Merge pull request #199 from SwiftEngineering/fix_wformat_error
add2069 2019-02-04 Jacob Schloss - explicit cast to unsigned for u32
8fce0a8 2019-01-30 Scott Dixon - Fix for issue #201
67da0aa 2018-10-17 Pavel Kirienko - Merge pull request #169 from SyrianSpock/fix-posix-storage-path-creation
1f38cb8 2018-10-16 Salah-Eddine Missri - Fix path creation when parent doesn't exist
PX4BuildBot added a commit that referenced this pull request Feb 6, 2019
    - libuavcan in PX4/Firmware (fedffe3): OpenCyphal-Garage/libcyphal@6174b8c
    - libuavcan current upstream: OpenCyphal-Garage/libcyphal@ee272fd
    - Changes: OpenCyphal-Garage/libcyphal@6174b8c...ee272fd

    ee272fd 2019-02-04 Pavel Kirienko - Merge pull request #199 from SwiftEngineering/fix_wformat_error
add2069 2019-02-04 Jacob Schloss - explicit cast to unsigned for u32
8fce0a8 2019-01-30 Scott Dixon - Fix for issue #201
67da0aa 2018-10-17 Pavel Kirienko - Merge pull request #169 from SyrianSpock/fix-posix-storage-path-creation
1f38cb8 2018-10-16 Salah-Eddine Missri - Fix path creation when parent doesn't exist
PX4BuildBot added a commit that referenced this pull request Feb 7, 2019
    - libuavcan in PX4/Firmware (e541484): OpenCyphal-Garage/libcyphal@6174b8c
    - libuavcan current upstream: OpenCyphal-Garage/libcyphal@ee272fd
    - Changes: OpenCyphal-Garage/libcyphal@6174b8c...ee272fd

    ee272fd 2019-02-04 Pavel Kirienko - Merge pull request #199 from SwiftEngineering/fix_wformat_error
add2069 2019-02-04 Jacob Schloss - explicit cast to unsigned for u32
8fce0a8 2019-01-30 Scott Dixon - Fix for issue #201
67da0aa 2018-10-17 Pavel Kirienko - Merge pull request #169 from SyrianSpock/fix-posix-storage-path-creation
1f38cb8 2018-10-16 Salah-Eddine Missri - Fix path creation when parent doesn't exist
PX4BuildBot added a commit that referenced this pull request Feb 8, 2019
    - libuavcan in PX4/Firmware (e911e37): OpenCyphal-Garage/libcyphal@6174b8c
    - libuavcan current upstream: OpenCyphal-Garage/libcyphal@ee272fd
    - Changes: OpenCyphal-Garage/libcyphal@6174b8c...ee272fd

    ee272fd 2019-02-04 Pavel Kirienko - Merge pull request #199 from SwiftEngineering/fix_wformat_error
add2069 2019-02-04 Jacob Schloss - explicit cast to unsigned for u32
8fce0a8 2019-01-30 Scott Dixon - Fix for issue #201
67da0aa 2018-10-17 Pavel Kirienko - Merge pull request #169 from SyrianSpock/fix-posix-storage-path-creation
1f38cb8 2018-10-16 Salah-Eddine Missri - Fix path creation when parent doesn't exist
PX4BuildBot added a commit that referenced this pull request Feb 8, 2019
    - libuavcan in PX4/Firmware (95a2e9e): OpenCyphal-Garage/libcyphal@6174b8c
    - libuavcan current upstream: OpenCyphal-Garage/libcyphal@ee272fd
    - Changes: OpenCyphal-Garage/libcyphal@6174b8c...ee272fd

    ee272fd 2019-02-04 Pavel Kirienko - Merge pull request #199 from SwiftEngineering/fix_wformat_error
add2069 2019-02-04 Jacob Schloss - explicit cast to unsigned for u32
8fce0a8 2019-01-30 Scott Dixon - Fix for issue #201
67da0aa 2018-10-17 Pavel Kirienko - Merge pull request #169 from SyrianSpock/fix-posix-storage-path-creation
1f38cb8 2018-10-16 Salah-Eddine Missri - Fix path creation when parent doesn't exist
PX4BuildBot added a commit that referenced this pull request Feb 9, 2019
    - libuavcan in PX4/Firmware (41b6ce5): OpenCyphal-Garage/libcyphal@6174b8c
    - libuavcan current upstream: OpenCyphal-Garage/libcyphal@ee272fd
    - Changes: OpenCyphal-Garage/libcyphal@6174b8c...ee272fd

    ee272fd 2019-02-04 Pavel Kirienko - Merge pull request #199 from SwiftEngineering/fix_wformat_error
add2069 2019-02-04 Jacob Schloss - explicit cast to unsigned for u32
8fce0a8 2019-01-30 Scott Dixon - Fix for issue #201
67da0aa 2018-10-17 Pavel Kirienko - Merge pull request #169 from SyrianSpock/fix-posix-storage-path-creation
1f38cb8 2018-10-16 Salah-Eddine Missri - Fix path creation when parent doesn't exist
PX4BuildBot added a commit that referenced this pull request Feb 9, 2019
    - libuavcan in PX4/Firmware (da5645d): OpenCyphal-Garage/libcyphal@6174b8c
    - libuavcan current upstream: OpenCyphal-Garage/libcyphal@ee272fd
    - Changes: OpenCyphal-Garage/libcyphal@6174b8c...ee272fd

    ee272fd 2019-02-04 Pavel Kirienko - Merge pull request #199 from SwiftEngineering/fix_wformat_error
add2069 2019-02-04 Jacob Schloss - explicit cast to unsigned for u32
8fce0a8 2019-01-30 Scott Dixon - Fix for issue #201
67da0aa 2018-10-17 Pavel Kirienko - Merge pull request #169 from SyrianSpock/fix-posix-storage-path-creation
1f38cb8 2018-10-16 Salah-Eddine Missri - Fix path creation when parent doesn't exist
PX4BuildBot added a commit that referenced this pull request Feb 10, 2019
    - libuavcan in PX4/Firmware (f4bf20a): OpenCyphal-Garage/libcyphal@6174b8c
    - libuavcan current upstream: OpenCyphal-Garage/libcyphal@ee272fd
    - Changes: OpenCyphal-Garage/libcyphal@6174b8c...ee272fd

    ee272fd 2019-02-04 Pavel Kirienko - Merge pull request #199 from SwiftEngineering/fix_wformat_error
add2069 2019-02-04 Jacob Schloss - explicit cast to unsigned for u32
8fce0a8 2019-01-30 Scott Dixon - Fix for issue #201
67da0aa 2018-10-17 Pavel Kirienko - Merge pull request #169 from SyrianSpock/fix-posix-storage-path-creation
1f38cb8 2018-10-16 Salah-Eddine Missri - Fix path creation when parent doesn't exist
PX4BuildBot added a commit that referenced this pull request Feb 11, 2019
    - libuavcan in PX4/Firmware (467605e): PX4/libuavcan@6174b8c
    - libuavcan current upstream: PX4/libuavcan@ee272fd
    - Changes: PX4/libuavcan@6174b8c...ee272fd

    ee272fd 2019-02-04 Pavel Kirienko - Merge pull request #199 from SwiftEngineering/fix_wformat_error
add2069 2019-02-04 Jacob Schloss - explicit cast to unsigned for u32
8fce0a8 2019-01-30 Scott Dixon - Fix for issue #201
67da0aa 2018-10-17 Pavel Kirienko - Merge pull request #169 from SyrianSpock/fix-posix-storage-path-creation
1f38cb8 2018-10-16 Salah-Eddine Missri - Fix path creation when parent doesn't exist
PX4BuildBot added a commit that referenced this pull request Feb 11, 2019
    - libuavcan in PX4/Firmware (b950bae): PX4/libuavcan@6174b8c
    - libuavcan current upstream: PX4/libuavcan@ee272fd
    - Changes: PX4/libuavcan@6174b8c...ee272fd

    ee272fd 2019-02-04 Pavel Kirienko - Merge pull request #199 from SwiftEngineering/fix_wformat_error
add2069 2019-02-04 Jacob Schloss - explicit cast to unsigned for u32
8fce0a8 2019-01-30 Scott Dixon - Fix for issue #201
67da0aa 2018-10-17 Pavel Kirienko - Merge pull request #169 from SyrianSpock/fix-posix-storage-path-creation
1f38cb8 2018-10-16 Salah-Eddine Missri - Fix path creation when parent doesn't exist
PX4BuildBot added a commit that referenced this pull request Feb 12, 2019
    - libuavcan in PX4/Firmware (eed071d): PX4/libuavcan@6174b8c
    - libuavcan current upstream: PX4/libuavcan@ee272fd
    - Changes: PX4/libuavcan@6174b8c...ee272fd

    ee272fd 2019-02-04 Pavel Kirienko - Merge pull request #199 from SwiftEngineering/fix_wformat_error
add2069 2019-02-04 Jacob Schloss - explicit cast to unsigned for u32
8fce0a8 2019-01-30 Scott Dixon - Fix for issue #201
67da0aa 2018-10-17 Pavel Kirienko - Merge pull request #169 from SyrianSpock/fix-posix-storage-path-creation
1f38cb8 2018-10-16 Salah-Eddine Missri - Fix path creation when parent doesn't exist
PX4BuildBot added a commit that referenced this pull request Feb 12, 2019
    - libuavcan in PX4/Firmware (62667a1): PX4/libuavcan@6174b8c
    - libuavcan current upstream: PX4/libuavcan@ee272fd
    - Changes: PX4/libuavcan@6174b8c...ee272fd

    ee272fd 2019-02-04 Pavel Kirienko - Merge pull request #199 from SwiftEngineering/fix_wformat_error
add2069 2019-02-04 Jacob Schloss - explicit cast to unsigned for u32
8fce0a8 2019-01-30 Scott Dixon - Fix for issue #201
67da0aa 2018-10-17 Pavel Kirienko - Merge pull request #169 from SyrianSpock/fix-posix-storage-path-creation
1f38cb8 2018-10-16 Salah-Eddine Missri - Fix path creation when parent doesn't exist
PX4BuildBot added a commit that referenced this pull request Feb 13, 2019
    - libuavcan in PX4/Firmware (03b0979): PX4/libuavcan@6174b8c
    - libuavcan current upstream: PX4/libuavcan@ee272fd
    - Changes: PX4/libuavcan@6174b8c...ee272fd

    ee272fd 2019-02-04 Pavel Kirienko - Merge pull request #199 from SwiftEngineering/fix_wformat_error
add2069 2019-02-04 Jacob Schloss - explicit cast to unsigned for u32
8fce0a8 2019-01-30 Scott Dixon - Fix for issue #201
67da0aa 2018-10-17 Pavel Kirienko - Merge pull request #169 from SyrianSpock/fix-posix-storage-path-creation
1f38cb8 2018-10-16 Salah-Eddine Missri - Fix path creation when parent doesn't exist
PX4BuildBot added a commit that referenced this pull request Feb 13, 2019
    - libuavcan in PX4/Firmware (a69648f): PX4/libuavcan@6174b8c
    - libuavcan current upstream: PX4/libuavcan@ee272fd
    - Changes: PX4/libuavcan@6174b8c...ee272fd

    ee272fd 2019-02-04 Pavel Kirienko - Merge pull request #199 from SwiftEngineering/fix_wformat_error
add2069 2019-02-04 Jacob Schloss - explicit cast to unsigned for u32
8fce0a8 2019-01-30 Scott Dixon - Fix for issue #201
67da0aa 2018-10-17 Pavel Kirienko - Merge pull request #169 from SyrianSpock/fix-posix-storage-path-creation
1f38cb8 2018-10-16 Salah-Eddine Missri - Fix path creation when parent doesn't exist
PX4BuildBot added a commit that referenced this pull request Feb 14, 2019
    - libuavcan in PX4/Firmware (d56b57c): PX4/libuavcan@6174b8c
    - libuavcan current upstream: PX4/libuavcan@ee272fd
    - Changes: PX4/libuavcan@6174b8c...ee272fd

    ee272fd 2019-02-04 Pavel Kirienko - Merge pull request #199 from SwiftEngineering/fix_wformat_error
add2069 2019-02-04 Jacob Schloss - explicit cast to unsigned for u32
8fce0a8 2019-01-30 Scott Dixon - Fix for issue #201
67da0aa 2018-10-17 Pavel Kirienko - Merge pull request #169 from SyrianSpock/fix-posix-storage-path-creation
1f38cb8 2018-10-16 Salah-Eddine Missri - Fix path creation when parent doesn't exist
PX4BuildBot added a commit that referenced this pull request Feb 15, 2019
    - libuavcan in PX4/Firmware (052292e): PX4/libuavcan@6174b8c
    - libuavcan current upstream: PX4/libuavcan@ee272fd
    - Changes: PX4/libuavcan@6174b8c...ee272fd

    ee272fd 2019-02-04 Pavel Kirienko - Merge pull request #199 from SwiftEngineering/fix_wformat_error
add2069 2019-02-04 Jacob Schloss - explicit cast to unsigned for u32
8fce0a8 2019-01-30 Scott Dixon - Fix for issue #201
67da0aa 2018-10-17 Pavel Kirienko - Merge pull request #169 from SyrianSpock/fix-posix-storage-path-creation
1f38cb8 2018-10-16 Salah-Eddine Missri - Fix path creation when parent doesn't exist
PX4BuildBot added a commit that referenced this pull request Jun 24, 2019
    - libuavcan in PX4/Firmware (d96c97e): PX4/libuavcan@6174b8c
    - libuavcan current upstream: PX4/libuavcan@ee272fd
    - Changes: PX4/libuavcan@6174b8c...ee272fd

    ee272fd 2019-02-04 Pavel Kirienko - Merge pull request #199 from SwiftEngineering/fix_wformat_error
add2069 2019-02-04 Jacob Schloss - explicit cast to unsigned for u32
8fce0a8 2019-01-30 Scott Dixon - Fix for issue #201
67da0aa 2018-10-17 Pavel Kirienko - Merge pull request #169 from SyrianSpock/fix-posix-storage-path-creation
1f38cb8 2018-10-16 Salah-Eddine Missri - Fix path creation when parent doesn't exist
PX4BuildBot added a commit that referenced this pull request Jun 24, 2019
    - libuavcan in PX4/Firmware (d96c97e): PX4/libuavcan@6174b8c
    - libuavcan current upstream: PX4/libuavcan@ee272fd
    - Changes: PX4/libuavcan@6174b8c...ee272fd

    ee272fd 2019-02-04 Pavel Kirienko - Merge pull request #199 from SwiftEngineering/fix_wformat_error
add2069 2019-02-04 Jacob Schloss - explicit cast to unsigned for u32
8fce0a8 2019-01-30 Scott Dixon - Fix for issue #201
67da0aa 2018-10-17 Pavel Kirienko - Merge pull request #169 from SyrianSpock/fix-posix-storage-path-creation
1f38cb8 2018-10-16 Salah-Eddine Missri - Fix path creation when parent doesn't exist
PX4BuildBot added a commit that referenced this pull request Jun 25, 2019
    - libuavcan in PX4/Firmware (5002b13): PX4/libuavcan@6174b8c
    - libuavcan current upstream: PX4/libuavcan@ee272fd
    - Changes: PX4/libuavcan@6174b8c...ee272fd

    ee272fd 2019-02-04 Pavel Kirienko - Merge pull request #199 from SwiftEngineering/fix_wformat_error
add2069 2019-02-04 Jacob Schloss - explicit cast to unsigned for u32
8fce0a8 2019-01-30 Scott Dixon - Fix for issue #201
67da0aa 2018-10-17 Pavel Kirienko - Merge pull request #169 from SyrianSpock/fix-posix-storage-path-creation
1f38cb8 2018-10-16 Salah-Eddine Missri - Fix path creation when parent doesn't exist
PX4BuildBot added a commit that referenced this pull request Jun 25, 2019
    - libuavcan in PX4/Firmware (4666207): PX4/libuavcan@6174b8c
    - libuavcan current upstream: PX4/libuavcan@ee272fd
    - Changes: PX4/libuavcan@6174b8c...ee272fd

    ee272fd 2019-02-04 Pavel Kirienko - Merge pull request #199 from SwiftEngineering/fix_wformat_error
add2069 2019-02-04 Jacob Schloss - explicit cast to unsigned for u32
8fce0a8 2019-01-30 Scott Dixon - Fix for issue #201
67da0aa 2018-10-17 Pavel Kirienko - Merge pull request #169 from SyrianSpock/fix-posix-storage-path-creation
1f38cb8 2018-10-16 Salah-Eddine Missri - Fix path creation when parent doesn't exist
PX4BuildBot added a commit that referenced this pull request Jun 26, 2019
    - libuavcan in PX4/Firmware (4666207): PX4/libuavcan@6174b8c
    - libuavcan current upstream: PX4/libuavcan@ee272fd
    - Changes: PX4/libuavcan@6174b8c...ee272fd

    ee272fd 2019-02-04 Pavel Kirienko - Merge pull request #199 from SwiftEngineering/fix_wformat_error
add2069 2019-02-04 Jacob Schloss - explicit cast to unsigned for u32
8fce0a8 2019-01-30 Scott Dixon - Fix for issue #201
67da0aa 2018-10-17 Pavel Kirienko - Merge pull request #169 from SyrianSpock/fix-posix-storage-path-creation
1f38cb8 2018-10-16 Salah-Eddine Missri - Fix path creation when parent doesn't exist
PX4BuildBot added a commit that referenced this pull request Jun 26, 2019
    - libuavcan in PX4/Firmware (d7cfebe): PX4/libuavcan@6174b8c
    - libuavcan current upstream: PX4/libuavcan@ee272fd
    - Changes: PX4/libuavcan@6174b8c...ee272fd

    ee272fd 2019-02-04 Pavel Kirienko - Merge pull request #199 from SwiftEngineering/fix_wformat_error
add2069 2019-02-04 Jacob Schloss - explicit cast to unsigned for u32
8fce0a8 2019-01-30 Scott Dixon - Fix for issue #201
67da0aa 2018-10-17 Pavel Kirienko - Merge pull request #169 from SyrianSpock/fix-posix-storage-path-creation
1f38cb8 2018-10-16 Salah-Eddine Missri - Fix path creation when parent doesn't exist
PX4BuildBot added a commit that referenced this pull request Jun 27, 2019
    - libuavcan in PX4/Firmware (49966f4): PX4/libuavcan@6174b8c
    - libuavcan current upstream: PX4/libuavcan@ee272fd
    - Changes: PX4/libuavcan@6174b8c...ee272fd

    ee272fd 2019-02-04 Pavel Kirienko - Merge pull request #199 from SwiftEngineering/fix_wformat_error
add2069 2019-02-04 Jacob Schloss - explicit cast to unsigned for u32
8fce0a8 2019-01-30 Scott Dixon - Fix for issue #201
67da0aa 2018-10-17 Pavel Kirienko - Merge pull request #169 from SyrianSpock/fix-posix-storage-path-creation
1f38cb8 2018-10-16 Salah-Eddine Missri - Fix path creation when parent doesn't exist
PX4BuildBot added a commit that referenced this pull request Jun 27, 2019
    - libuavcan in PX4/Firmware (1147631): PX4/libuavcan@6174b8c
    - libuavcan current upstream: PX4/libuavcan@ee272fd
    - Changes: PX4/libuavcan@6174b8c...ee272fd

    ee272fd 2019-02-04 Pavel Kirienko - Merge pull request #199 from SwiftEngineering/fix_wformat_error
add2069 2019-02-04 Jacob Schloss - explicit cast to unsigned for u32
8fce0a8 2019-01-30 Scott Dixon - Fix for issue #201
67da0aa 2018-10-17 Pavel Kirienko - Merge pull request #169 from SyrianSpock/fix-posix-storage-path-creation
1f38cb8 2018-10-16 Salah-Eddine Missri - Fix path creation when parent doesn't exist
PX4BuildBot added a commit that referenced this pull request Jun 28, 2019
    - libuavcan in PX4/Firmware (b7b8b2b): PX4/libuavcan@6174b8c
    - libuavcan current upstream: PX4/libuavcan@ee272fd
    - Changes: PX4/libuavcan@6174b8c...ee272fd

    ee272fd 2019-02-04 Pavel Kirienko - Merge pull request #199 from SwiftEngineering/fix_wformat_error
add2069 2019-02-04 Jacob Schloss - explicit cast to unsigned for u32
8fce0a8 2019-01-30 Scott Dixon - Fix for issue #201
67da0aa 2018-10-17 Pavel Kirienko - Merge pull request #169 from SyrianSpock/fix-posix-storage-path-creation
1f38cb8 2018-10-16 Salah-Eddine Missri - Fix path creation when parent doesn't exist
PX4BuildBot added a commit that referenced this pull request Jun 29, 2019
    - libuavcan in PX4/Firmware (565c238): PX4/libuavcan@6174b8c
    - libuavcan current upstream: PX4/libuavcan@ee272fd
    - Changes: PX4/libuavcan@6174b8c...ee272fd

    ee272fd 2019-02-04 Pavel Kirienko - Merge pull request #199 from SwiftEngineering/fix_wformat_error
add2069 2019-02-04 Jacob Schloss - explicit cast to unsigned for u32
8fce0a8 2019-01-30 Scott Dixon - Fix for issue #201
67da0aa 2018-10-17 Pavel Kirienko - Merge pull request #169 from SyrianSpock/fix-posix-storage-path-creation
1f38cb8 2018-10-16 Salah-Eddine Missri - Fix path creation when parent doesn't exist
PX4BuildBot added a commit that referenced this pull request Jun 30, 2019
    - libuavcan in PX4/Firmware (bd20403): PX4/libuavcan@6174b8c
    - libuavcan current upstream: PX4/libuavcan@ee272fd
    - Changes: PX4/libuavcan@6174b8c...ee272fd

    ee272fd 2019-02-04 Pavel Kirienko - Merge pull request #199 from SwiftEngineering/fix_wformat_error
add2069 2019-02-04 Jacob Schloss - explicit cast to unsigned for u32
8fce0a8 2019-01-30 Scott Dixon - Fix for issue #201
67da0aa 2018-10-17 Pavel Kirienko - Merge pull request #169 from SyrianSpock/fix-posix-storage-path-creation
1f38cb8 2018-10-16 Salah-Eddine Missri - Fix path creation when parent doesn't exist
PX4BuildBot added a commit that referenced this pull request Jul 1, 2019
    - libuavcan in PX4/Firmware (7902e6e): PX4/libuavcan@6174b8c
    - libuavcan current upstream: PX4/libuavcan@ee272fd
    - Changes: PX4/libuavcan@6174b8c...ee272fd

    ee272fd 2019-02-04 Pavel Kirienko - Merge pull request #199 from SwiftEngineering/fix_wformat_error
add2069 2019-02-04 Jacob Schloss - explicit cast to unsigned for u32
8fce0a8 2019-01-30 Scott Dixon - Fix for issue #201
67da0aa 2018-10-17 Pavel Kirienko - Merge pull request #169 from SyrianSpock/fix-posix-storage-path-creation
1f38cb8 2018-10-16 Salah-Eddine Missri - Fix path creation when parent doesn't exist
PX4BuildBot added a commit that referenced this pull request Jul 1, 2019
    - libuavcan in PX4/Firmware (bb3f800): PX4/libuavcan@6174b8c
    - libuavcan current upstream: PX4/libuavcan@ee272fd
    - Changes: PX4/libuavcan@6174b8c...ee272fd

    ee272fd 2019-02-04 Pavel Kirienko - Merge pull request #199 from SwiftEngineering/fix_wformat_error
add2069 2019-02-04 Jacob Schloss - explicit cast to unsigned for u32
8fce0a8 2019-01-30 Scott Dixon - Fix for issue #201
67da0aa 2018-10-17 Pavel Kirienko - Merge pull request #169 from SyrianSpock/fix-posix-storage-path-creation
1f38cb8 2018-10-16 Salah-Eddine Missri - Fix path creation when parent doesn't exist
PX4BuildBot added a commit that referenced this pull request Jul 2, 2019
    - libuavcan in PX4/Firmware (2fa62ff): PX4/libuavcan@6174b8c
    - libuavcan current upstream: PX4/libuavcan@ee272fd
    - Changes: PX4/libuavcan@6174b8c...ee272fd

    ee272fd 2019-02-04 Pavel Kirienko - Merge pull request #199 from SwiftEngineering/fix_wformat_error
add2069 2019-02-04 Jacob Schloss - explicit cast to unsigned for u32
8fce0a8 2019-01-30 Scott Dixon - Fix for issue #201
67da0aa 2018-10-17 Pavel Kirienko - Merge pull request #169 from SyrianSpock/fix-posix-storage-path-creation
1f38cb8 2018-10-16 Salah-Eddine Missri - Fix path creation when parent doesn't exist
PX4BuildBot added a commit that referenced this pull request Jul 2, 2019
    - libuavcan in PX4/Firmware (3a955c0): PX4/libuavcan@6174b8c
    - libuavcan current upstream: PX4/libuavcan@ee272fd
    - Changes: PX4/libuavcan@6174b8c...ee272fd

    ee272fd 2019-02-04 Pavel Kirienko - Merge pull request #199 from SwiftEngineering/fix_wformat_error
add2069 2019-02-04 Jacob Schloss - explicit cast to unsigned for u32
8fce0a8 2019-01-30 Scott Dixon - Fix for issue #201
67da0aa 2018-10-17 Pavel Kirienko - Merge pull request #169 from SyrianSpock/fix-posix-storage-path-creation
1f38cb8 2018-10-16 Salah-Eddine Missri - Fix path creation when parent doesn't exist
PX4BuildBot added a commit that referenced this pull request Jul 3, 2019
    - libuavcan in PX4/Firmware (3be7093): PX4/libuavcan@6174b8c
    - libuavcan current upstream: PX4/libuavcan@ee272fd
    - Changes: PX4/libuavcan@6174b8c...ee272fd

    ee272fd 2019-02-04 Pavel Kirienko - Merge pull request #199 from SwiftEngineering/fix_wformat_error
add2069 2019-02-04 Jacob Schloss - explicit cast to unsigned for u32
8fce0a8 2019-01-30 Scott Dixon - Fix for issue #201
67da0aa 2018-10-17 Pavel Kirienko - Merge pull request #169 from SyrianSpock/fix-posix-storage-path-creation
1f38cb8 2018-10-16 Salah-Eddine Missri - Fix path creation when parent doesn't exist
PX4BuildBot added a commit that referenced this pull request Jul 3, 2019
    - libuavcan in PX4/Firmware (66d3c6a): PX4/libuavcan@6174b8c
    - libuavcan current upstream: PX4/libuavcan@ee272fd
    - Changes: PX4/libuavcan@6174b8c...ee272fd

    ee272fd 2019-02-04 Pavel Kirienko - Merge pull request #199 from SwiftEngineering/fix_wformat_error
add2069 2019-02-04 Jacob Schloss - explicit cast to unsigned for u32
8fce0a8 2019-01-30 Scott Dixon - Fix for issue #201
67da0aa 2018-10-17 Pavel Kirienko - Merge pull request #169 from SyrianSpock/fix-posix-storage-path-creation
1f38cb8 2018-10-16 Salah-Eddine Missri - Fix path creation when parent doesn't exist
PX4BuildBot added a commit that referenced this pull request Jul 4, 2019
    - libuavcan in PX4/Firmware (5a32837): PX4/libuavcan@6174b8c
    - libuavcan current upstream: PX4/libuavcan@ee272fd
    - Changes: PX4/libuavcan@6174b8c...ee272fd

    ee272fd 2019-02-04 Pavel Kirienko - Merge pull request #199 from SwiftEngineering/fix_wformat_error
add2069 2019-02-04 Jacob Schloss - explicit cast to unsigned for u32
8fce0a8 2019-01-30 Scott Dixon - Fix for issue #201
67da0aa 2018-10-17 Pavel Kirienko - Merge pull request #169 from SyrianSpock/fix-posix-storage-path-creation
1f38cb8 2018-10-16 Salah-Eddine Missri - Fix path creation when parent doesn't exist
PX4BuildBot added a commit that referenced this pull request Jul 4, 2019
    - libuavcan in PX4/Firmware (e137eb1): PX4/libuavcan@6174b8c
    - libuavcan current upstream: PX4/libuavcan@ee272fd
    - Changes: PX4/libuavcan@6174b8c...ee272fd

    ee272fd 2019-02-04 Pavel Kirienko - Merge pull request #199 from SwiftEngineering/fix_wformat_error
add2069 2019-02-04 Jacob Schloss - explicit cast to unsigned for u32
8fce0a8 2019-01-30 Scott Dixon - Fix for issue #201
67da0aa 2018-10-17 Pavel Kirienko - Merge pull request #169 from SyrianSpock/fix-posix-storage-path-creation
1f38cb8 2018-10-16 Salah-Eddine Missri - Fix path creation when parent doesn't exist
PX4BuildBot added a commit that referenced this pull request Jul 5, 2019
    - libuavcan in PX4/Firmware (e267a62): PX4/libuavcan@6174b8c
    - libuavcan current upstream: PX4/libuavcan@ee272fd
    - Changes: PX4/libuavcan@6174b8c...ee272fd

    ee272fd 2019-02-04 Pavel Kirienko - Merge pull request #199 from SwiftEngineering/fix_wformat_error
add2069 2019-02-04 Jacob Schloss - explicit cast to unsigned for u32
8fce0a8 2019-01-30 Scott Dixon - Fix for issue #201
67da0aa 2018-10-17 Pavel Kirienko - Merge pull request #169 from SyrianSpock/fix-posix-storage-path-creation
1f38cb8 2018-10-16 Salah-Eddine Missri - Fix path creation when parent doesn't exist
PX4BuildBot added a commit that referenced this pull request Jul 5, 2019
    - libuavcan in PX4/Firmware (5421554): PX4/libuavcan@6174b8c
    - libuavcan current upstream: PX4/libuavcan@ee272fd
    - Changes: PX4/libuavcan@6174b8c...ee272fd

    ee272fd 2019-02-04 Pavel Kirienko - Merge pull request #199 from SwiftEngineering/fix_wformat_error
add2069 2019-02-04 Jacob Schloss - explicit cast to unsigned for u32
8fce0a8 2019-01-30 Scott Dixon - Fix for issue #201
67da0aa 2018-10-17 Pavel Kirienko - Merge pull request #169 from SyrianSpock/fix-posix-storage-path-creation
1f38cb8 2018-10-16 Salah-Eddine Missri - Fix path creation when parent doesn't exist
PX4BuildBot added a commit that referenced this pull request Jul 6, 2019
    - libuavcan in PX4/Firmware (b71713b): PX4/libuavcan@6174b8c
    - libuavcan current upstream: PX4/libuavcan@ee272fd
    - Changes: PX4/libuavcan@6174b8c...ee272fd

    ee272fd 2019-02-04 Pavel Kirienko - Merge pull request #199 from SwiftEngineering/fix_wformat_error
add2069 2019-02-04 Jacob Schloss - explicit cast to unsigned for u32
8fce0a8 2019-01-30 Scott Dixon - Fix for issue #201
67da0aa 2018-10-17 Pavel Kirienko - Merge pull request #169 from SyrianSpock/fix-posix-storage-path-creation
1f38cb8 2018-10-16 Salah-Eddine Missri - Fix path creation when parent doesn't exist
PX4BuildBot added a commit that referenced this pull request Jul 8, 2019
    - libuavcan in PX4/Firmware (7ce8bec): PX4/libuavcan@6174b8c
    - libuavcan current upstream: PX4/libuavcan@ee272fd
    - Changes: PX4/libuavcan@6174b8c...ee272fd

    ee272fd 2019-02-04 Pavel Kirienko - Merge pull request #199 from SwiftEngineering/fix_wformat_error
add2069 2019-02-04 Jacob Schloss - explicit cast to unsigned for u32
8fce0a8 2019-01-30 Scott Dixon - Fix for issue #201
67da0aa 2018-10-17 Pavel Kirienko - Merge pull request #169 from SyrianSpock/fix-posix-storage-path-creation
1f38cb8 2018-10-16 Salah-Eddine Missri - Fix path creation when parent doesn't exist
PX4BuildBot added a commit that referenced this pull request Jul 8, 2019
    - libuavcan in PX4/Firmware (a1279e4): PX4/libuavcan@6174b8c
    - libuavcan current upstream: PX4/libuavcan@ee272fd
    - Changes: PX4/libuavcan@6174b8c...ee272fd

    ee272fd 2019-02-04 Pavel Kirienko - Merge pull request #199 from SwiftEngineering/fix_wformat_error
add2069 2019-02-04 Jacob Schloss - explicit cast to unsigned for u32
8fce0a8 2019-01-30 Scott Dixon - Fix for issue #201
67da0aa 2018-10-17 Pavel Kirienko - Merge pull request #169 from SyrianSpock/fix-posix-storage-path-creation
1f38cb8 2018-10-16 Salah-Eddine Missri - Fix path creation when parent doesn't exist
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.

1 participant