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

USB fixes from Petteri Aimonen, cherry-picked. #210

Merged
merged 1 commit into from
Mar 17, 2013
Merged

Conversation

LorenzMeier
Copy link
Member

These fixes represent the most recent NuttX state (5669) and do fix known issues with CDC-ACM.

@LorenzMeier
Copy link
Member Author

Merging this now, despite that it can create later issues with NuttX merges, as its critical functionality. Current NuttX mainline has good work on kernel and user mode, but it means that a merge will be a massive testing effort to be really sure, which we can't absorb within a week. We can't afford to push USB shell support back a few weeks and it needs to be part of an initial stable state.
Waiting for NuttX would imply pushing back flying and leaving the part of the team working on flight control and community support with either something very outdated or something very untested.

LorenzMeier added a commit that referenced this pull request Mar 17, 2013
USB fixes from Petteri Aimonen, cherry-picked.
@LorenzMeier LorenzMeier merged commit b276676 into master Mar 17, 2013
TSC21 pushed a commit to TSC21/Firmware that referenced this pull request Feb 15, 2019
EKF: reduce KH to only the elements that are really needed, and merge the loops
PX4BuildBot added a commit that referenced this pull request Apr 16, 2023
    - libcanard in PX4/Firmware (d04e9df): OpenCyphal/libcanard@5c69d45
    - libcanard current upstream: OpenCyphal/libcanard@8ce8ed2
    - Changes: OpenCyphal/libcanard@5c69d45...8ce8ed2

    8ce8ed2 2023-04-14 Pavel Kirienko - Update the tools to the latest versions and add new static analysis diagnostics (#210)
PX4BuildBot added a commit that referenced this pull request Apr 18, 2023
    - libcanard in PX4/Firmware (a4fbdd3): OpenCyphal/libcanard@5c69d45
    - libcanard current upstream: OpenCyphal/libcanard@19c26e6
    - Changes: OpenCyphal/libcanard@5c69d45...19c26e6

    19c26e6 2023-04-17 Pavel Kirienko - Fix 189, 196, 206 (#211)
8ce8ed2 2023-04-14 Pavel Kirienko - Update the tools to the latest versions and add new static analysis diagnostics (#210)
PX4BuildBot added a commit that referenced this pull request Apr 19, 2023
    - libcanard in PX4/Firmware (68dc925): OpenCyphal/libcanard@5c69d45
    - libcanard current upstream: OpenCyphal/libcanard@19c26e6
    - Changes: OpenCyphal/libcanard@5c69d45...19c26e6

    19c26e6 2023-04-17 Pavel Kirienko - Fix 189, 196, 206 (#211)
8ce8ed2 2023-04-14 Pavel Kirienko - Update the tools to the latest versions and add new static analysis diagnostics (#210)
PX4BuildBot added a commit that referenced this pull request Apr 20, 2023
    - libcanard in PX4/Firmware (949c246): OpenCyphal/libcanard@5c69d45
    - libcanard current upstream: OpenCyphal/libcanard@19c26e6
    - Changes: OpenCyphal/libcanard@5c69d45...19c26e6

    19c26e6 2023-04-17 Pavel Kirienko - Fix 189, 196, 206 (#211)
8ce8ed2 2023-04-14 Pavel Kirienko - Update the tools to the latest versions and add new static analysis diagnostics (#210)
PX4BuildBot added a commit that referenced this pull request Apr 22, 2023
    - libcanard in PX4/Firmware (86c8309): OpenCyphal/libcanard@5c69d45
    - libcanard current upstream: OpenCyphal/libcanard@19c26e6
    - Changes: OpenCyphal/libcanard@5c69d45...19c26e6

    19c26e6 2023-04-17 Pavel Kirienko - Fix 189, 196, 206 (#211)
8ce8ed2 2023-04-14 Pavel Kirienko - Update the tools to the latest versions and add new static analysis diagnostics (#210)
PX4BuildBot added a commit that referenced this pull request Apr 27, 2023
    - libcanard in PX4/Firmware (006bdbd): OpenCyphal/libcanard@5c69d45
    - libcanard current upstream: OpenCyphal/libcanard@69ed329
    - Changes: OpenCyphal/libcanard@5c69d45...69ed329

    69ed329 2023-04-22 Pavel Kirienko - Amend the transfer reassembly state machine and prepare v3.1 release (#213)
19c26e6 2023-04-17 Pavel Kirienko - Fix 189, 196, 206 (#211)
8ce8ed2 2023-04-14 Pavel Kirienko - Update the tools to the latest versions and add new static analysis diagnostics (#210)
PX4BuildBot added a commit that referenced this pull request Sep 24, 2024
    - libcanard in PX4/Firmware (1f70d2d): OpenCyphal/libcanard@5c69d45
    - libcanard current upstream: OpenCyphal/libcanard@551af7f
    - Changes: OpenCyphal/libcanard@5c69d45...551af7f

    551af7f 2024-09-18 Marcin Anforowicz - ESP-IDF Component Continuous Integration (#229)
00f9d5c 2024-05-06 Sergei - Extend api with canardRxGetSubscription (#224)
1c4da0d 2023-12-26 Yurii Cherniavskyi - Introduce internal includes section to avoid potential implicit declaration warnings (#219)
73d0a9c 2023-04-30 Pavel Kirienko - Refactor the transfer reassembly state machine to enhance its maintainability and robustness (#215)
69ed329 2023-04-22 Pavel Kirienko - Amend the transfer reassembly state machine and prepare v3.1 release (#213)
19c26e6 2023-04-17 Pavel Kirienko - Fix 189, 196, 206 (#211)
8ce8ed2 2023-04-14 Pavel Kirienko - Update the tools to the latest versions and add new static analysis diagnostics (#210)
PX4BuildBot added a commit that referenced this pull request Sep 25, 2024
    - libcanard in PX4/Firmware (c00f704): OpenCyphal/libcanard@5c69d45
    - libcanard current upstream: OpenCyphal/libcanard@03fc5fe
    - Changes: OpenCyphal/libcanard@5c69d45...03fc5fe

    03fc5fe 2024-09-24 Sergei - Fix for the "Improve RPC Client Response RX pipeline" issue # 228 (#231)
551af7f 2024-09-18 Marcin Anforowicz - ESP-IDF Component Continuous Integration (#229)
00f9d5c 2024-05-06 Sergei - Extend api with canardRxGetSubscription (#224)
1c4da0d 2023-12-26 Yurii Cherniavskyi - Introduce internal includes section to avoid potential implicit declaration warnings (#219)
73d0a9c 2023-04-30 Pavel Kirienko - Refactor the transfer reassembly state machine to enhance its maintainability and robustness (#215)
69ed329 2023-04-22 Pavel Kirienko - Amend the transfer reassembly state machine and prepare v3.1 release (#213)
19c26e6 2023-04-17 Pavel Kirienko - Fix 189, 196, 206 (#211)
8ce8ed2 2023-04-14 Pavel Kirienko - Update the tools to the latest versions and add new static analysis diagnostics (#210)
PX4BuildBot added a commit that referenced this pull request Sep 25, 2024
    - libcanard in PX4/Firmware (d5d2cea): OpenCyphal/libcanard@5c69d45
    - libcanard current upstream: OpenCyphal/libcanard@03fc5fe
    - Changes: OpenCyphal/libcanard@5c69d45...03fc5fe

    03fc5fe 2024-09-24 Sergei - Fix for the "Improve RPC Client Response RX pipeline" issue # 228 (#231)
551af7f 2024-09-18 Marcin Anforowicz - ESP-IDF Component Continuous Integration (#229)
00f9d5c 2024-05-06 Sergei - Extend api with canardRxGetSubscription (#224)
1c4da0d 2023-12-26 Yurii Cherniavskyi - Introduce internal includes section to avoid potential implicit declaration warnings (#219)
73d0a9c 2023-04-30 Pavel Kirienko - Refactor the transfer reassembly state machine to enhance its maintainability and robustness (#215)
69ed329 2023-04-22 Pavel Kirienko - Amend the transfer reassembly state machine and prepare v3.1 release (#213)
19c26e6 2023-04-17 Pavel Kirienko - Fix 189, 196, 206 (#211)
8ce8ed2 2023-04-14 Pavel Kirienko - Update the tools to the latest versions and add new static analysis diagnostics (#210)
PX4BuildBot added a commit that referenced this pull request Sep 26, 2024
    - libcanard in PX4/Firmware (8291841): OpenCyphal/libcanard@5c69d45
    - libcanard current upstream: OpenCyphal/libcanard@03fc5fe
    - Changes: OpenCyphal/libcanard@5c69d45...03fc5fe

    03fc5fe 2024-09-24 Sergei - Fix for the "Improve RPC Client Response RX pipeline" issue # 228 (#231)
551af7f 2024-09-18 Marcin Anforowicz - ESP-IDF Component Continuous Integration (#229)
00f9d5c 2024-05-06 Sergei - Extend api with canardRxGetSubscription (#224)
1c4da0d 2023-12-26 Yurii Cherniavskyi - Introduce internal includes section to avoid potential implicit declaration warnings (#219)
73d0a9c 2023-04-30 Pavel Kirienko - Refactor the transfer reassembly state machine to enhance its maintainability and robustness (#215)
69ed329 2023-04-22 Pavel Kirienko - Amend the transfer reassembly state machine and prepare v3.1 release (#213)
19c26e6 2023-04-17 Pavel Kirienko - Fix 189, 196, 206 (#211)
8ce8ed2 2023-04-14 Pavel Kirienko - Update the tools to the latest versions and add new static analysis diagnostics (#210)
PX4BuildBot added a commit that referenced this pull request Sep 26, 2024
    - libcanard in PX4/Firmware (c7130a5): OpenCyphal/libcanard@5c69d45
    - libcanard current upstream: OpenCyphal/libcanard@03fc5fe
    - Changes: OpenCyphal/libcanard@5c69d45...03fc5fe

    03fc5fe 2024-09-24 Sergei - Fix for the "Improve RPC Client Response RX pipeline" issue # 228 (#231)
551af7f 2024-09-18 Marcin Anforowicz - ESP-IDF Component Continuous Integration (#229)
00f9d5c 2024-05-06 Sergei - Extend api with canardRxGetSubscription (#224)
1c4da0d 2023-12-26 Yurii Cherniavskyi - Introduce internal includes section to avoid potential implicit declaration warnings (#219)
73d0a9c 2023-04-30 Pavel Kirienko - Refactor the transfer reassembly state machine to enhance its maintainability and robustness (#215)
69ed329 2023-04-22 Pavel Kirienko - Amend the transfer reassembly state machine and prepare v3.1 release (#213)
19c26e6 2023-04-17 Pavel Kirienko - Fix 189, 196, 206 (#211)
8ce8ed2 2023-04-14 Pavel Kirienko - Update the tools to the latest versions and add new static analysis diagnostics (#210)
PX4BuildBot added a commit that referenced this pull request Sep 27, 2024
    - libcanard in PX4/Firmware (4bb2a40): OpenCyphal/libcanard@5c69d45
    - libcanard current upstream: OpenCyphal/libcanard@03fc5fe
    - Changes: OpenCyphal/libcanard@5c69d45...03fc5fe

    03fc5fe 2024-09-24 Sergei - Fix for the "Improve RPC Client Response RX pipeline" issue # 228 (#231)
551af7f 2024-09-18 Marcin Anforowicz - ESP-IDF Component Continuous Integration (#229)
00f9d5c 2024-05-06 Sergei - Extend api with canardRxGetSubscription (#224)
1c4da0d 2023-12-26 Yurii Cherniavskyi - Introduce internal includes section to avoid potential implicit declaration warnings (#219)
73d0a9c 2023-04-30 Pavel Kirienko - Refactor the transfer reassembly state machine to enhance its maintainability and robustness (#215)
69ed329 2023-04-22 Pavel Kirienko - Amend the transfer reassembly state machine and prepare v3.1 release (#213)
19c26e6 2023-04-17 Pavel Kirienko - Fix 189, 196, 206 (#211)
8ce8ed2 2023-04-14 Pavel Kirienko - Update the tools to the latest versions and add new static analysis diagnostics (#210)
PX4BuildBot added a commit that referenced this pull request Sep 27, 2024
    - libcanard in PX4/Firmware (bee5025): OpenCyphal/libcanard@5c69d45
    - libcanard current upstream: OpenCyphal/libcanard@03fc5fe
    - Changes: OpenCyphal/libcanard@5c69d45...03fc5fe

    03fc5fe 2024-09-24 Sergei - Fix for the "Improve RPC Client Response RX pipeline" issue # 228 (#231)
551af7f 2024-09-18 Marcin Anforowicz - ESP-IDF Component Continuous Integration (#229)
00f9d5c 2024-05-06 Sergei - Extend api with canardRxGetSubscription (#224)
1c4da0d 2023-12-26 Yurii Cherniavskyi - Introduce internal includes section to avoid potential implicit declaration warnings (#219)
73d0a9c 2023-04-30 Pavel Kirienko - Refactor the transfer reassembly state machine to enhance its maintainability and robustness (#215)
69ed329 2023-04-22 Pavel Kirienko - Amend the transfer reassembly state machine and prepare v3.1 release (#213)
19c26e6 2023-04-17 Pavel Kirienko - Fix 189, 196, 206 (#211)
8ce8ed2 2023-04-14 Pavel Kirienko - Update the tools to the latest versions and add new static analysis diagnostics (#210)
PX4BuildBot added a commit that referenced this pull request Sep 28, 2024
    - libcanard in PX4/Firmware (5dac486): OpenCyphal/libcanard@5c69d45
    - libcanard current upstream: OpenCyphal/libcanard@03fc5fe
    - Changes: OpenCyphal/libcanard@5c69d45...03fc5fe

    03fc5fe 2024-09-24 Sergei - Fix for the "Improve RPC Client Response RX pipeline" issue # 228 (#231)
551af7f 2024-09-18 Marcin Anforowicz - ESP-IDF Component Continuous Integration (#229)
00f9d5c 2024-05-06 Sergei - Extend api with canardRxGetSubscription (#224)
1c4da0d 2023-12-26 Yurii Cherniavskyi - Introduce internal includes section to avoid potential implicit declaration warnings (#219)
73d0a9c 2023-04-30 Pavel Kirienko - Refactor the transfer reassembly state machine to enhance its maintainability and robustness (#215)
69ed329 2023-04-22 Pavel Kirienko - Amend the transfer reassembly state machine and prepare v3.1 release (#213)
19c26e6 2023-04-17 Pavel Kirienko - Fix 189, 196, 206 (#211)
8ce8ed2 2023-04-14 Pavel Kirienko - Update the tools to the latest versions and add new static analysis diagnostics (#210)
PX4BuildBot added a commit that referenced this pull request Sep 28, 2024
    - libcanard in PX4/Firmware (7b497a7): OpenCyphal/libcanard@5c69d45
    - libcanard current upstream: OpenCyphal/libcanard@03fc5fe
    - Changes: OpenCyphal/libcanard@5c69d45...03fc5fe

    03fc5fe 2024-09-24 Sergei - Fix for the "Improve RPC Client Response RX pipeline" issue # 228 (#231)
551af7f 2024-09-18 Marcin Anforowicz - ESP-IDF Component Continuous Integration (#229)
00f9d5c 2024-05-06 Sergei - Extend api with canardRxGetSubscription (#224)
1c4da0d 2023-12-26 Yurii Cherniavskyi - Introduce internal includes section to avoid potential implicit declaration warnings (#219)
73d0a9c 2023-04-30 Pavel Kirienko - Refactor the transfer reassembly state machine to enhance its maintainability and robustness (#215)
69ed329 2023-04-22 Pavel Kirienko - Amend the transfer reassembly state machine and prepare v3.1 release (#213)
19c26e6 2023-04-17 Pavel Kirienko - Fix 189, 196, 206 (#211)
8ce8ed2 2023-04-14 Pavel Kirienko - Update the tools to the latest versions and add new static analysis diagnostics (#210)
PX4BuildBot added a commit that referenced this pull request Sep 29, 2024
    - libcanard in PX4/Firmware (842ce50): OpenCyphal/libcanard@5c69d45
    - libcanard current upstream: OpenCyphal/libcanard@03fc5fe
    - Changes: OpenCyphal/libcanard@5c69d45...03fc5fe

    03fc5fe 2024-09-24 Sergei - Fix for the "Improve RPC Client Response RX pipeline" issue # 228 (#231)
551af7f 2024-09-18 Marcin Anforowicz - ESP-IDF Component Continuous Integration (#229)
00f9d5c 2024-05-06 Sergei - Extend api with canardRxGetSubscription (#224)
1c4da0d 2023-12-26 Yurii Cherniavskyi - Introduce internal includes section to avoid potential implicit declaration warnings (#219)
73d0a9c 2023-04-30 Pavel Kirienko - Refactor the transfer reassembly state machine to enhance its maintainability and robustness (#215)
69ed329 2023-04-22 Pavel Kirienko - Amend the transfer reassembly state machine and prepare v3.1 release (#213)
19c26e6 2023-04-17 Pavel Kirienko - Fix 189, 196, 206 (#211)
8ce8ed2 2023-04-14 Pavel Kirienko - Update the tools to the latest versions and add new static analysis diagnostics (#210)
PX4BuildBot added a commit that referenced this pull request Sep 29, 2024
    - libcanard in PX4/Firmware (d694858): OpenCyphal/libcanard@5c69d45
    - libcanard current upstream: OpenCyphal/libcanard@03fc5fe
    - Changes: OpenCyphal/libcanard@5c69d45...03fc5fe

    03fc5fe 2024-09-24 Sergei - Fix for the "Improve RPC Client Response RX pipeline" issue # 228 (#231)
551af7f 2024-09-18 Marcin Anforowicz - ESP-IDF Component Continuous Integration (#229)
00f9d5c 2024-05-06 Sergei - Extend api with canardRxGetSubscription (#224)
1c4da0d 2023-12-26 Yurii Cherniavskyi - Introduce internal includes section to avoid potential implicit declaration warnings (#219)
73d0a9c 2023-04-30 Pavel Kirienko - Refactor the transfer reassembly state machine to enhance its maintainability and robustness (#215)
69ed329 2023-04-22 Pavel Kirienko - Amend the transfer reassembly state machine and prepare v3.1 release (#213)
19c26e6 2023-04-17 Pavel Kirienko - Fix 189, 196, 206 (#211)
8ce8ed2 2023-04-14 Pavel Kirienko - Update the tools to the latest versions and add new static analysis diagnostics (#210)
PX4BuildBot added a commit that referenced this pull request Sep 30, 2024
    - libcanard in PX4/Firmware (14bdb73): OpenCyphal/libcanard@5c69d45
    - libcanard current upstream: OpenCyphal/libcanard@03fc5fe
    - Changes: OpenCyphal/libcanard@5c69d45...03fc5fe

    03fc5fe 2024-09-24 Sergei - Fix for the "Improve RPC Client Response RX pipeline" issue # 228 (#231)
551af7f 2024-09-18 Marcin Anforowicz - ESP-IDF Component Continuous Integration (#229)
00f9d5c 2024-05-06 Sergei - Extend api with canardRxGetSubscription (#224)
1c4da0d 2023-12-26 Yurii Cherniavskyi - Introduce internal includes section to avoid potential implicit declaration warnings (#219)
73d0a9c 2023-04-30 Pavel Kirienko - Refactor the transfer reassembly state machine to enhance its maintainability and robustness (#215)
69ed329 2023-04-22 Pavel Kirienko - Amend the transfer reassembly state machine and prepare v3.1 release (#213)
19c26e6 2023-04-17 Pavel Kirienko - Fix 189, 196, 206 (#211)
8ce8ed2 2023-04-14 Pavel Kirienko - Update the tools to the latest versions and add new static analysis diagnostics (#210)
PX4BuildBot added a commit that referenced this pull request Sep 30, 2024
    - libcanard in PX4/Firmware (0e41952): OpenCyphal/libcanard@5c69d45
    - libcanard current upstream: OpenCyphal/libcanard@03fc5fe
    - Changes: OpenCyphal/libcanard@5c69d45...03fc5fe

    03fc5fe 2024-09-24 Sergei - Fix for the "Improve RPC Client Response RX pipeline" issue # 228 (#231)
551af7f 2024-09-18 Marcin Anforowicz - ESP-IDF Component Continuous Integration (#229)
00f9d5c 2024-05-06 Sergei - Extend api with canardRxGetSubscription (#224)
1c4da0d 2023-12-26 Yurii Cherniavskyi - Introduce internal includes section to avoid potential implicit declaration warnings (#219)
73d0a9c 2023-04-30 Pavel Kirienko - Refactor the transfer reassembly state machine to enhance its maintainability and robustness (#215)
69ed329 2023-04-22 Pavel Kirienko - Amend the transfer reassembly state machine and prepare v3.1 release (#213)
19c26e6 2023-04-17 Pavel Kirienko - Fix 189, 196, 206 (#211)
8ce8ed2 2023-04-14 Pavel Kirienko - Update the tools to the latest versions and add new static analysis diagnostics (#210)
PX4BuildBot added a commit that referenced this pull request Oct 1, 2024
    - libcanard in PX4/Firmware (540a8a3): OpenCyphal/libcanard@5c69d45
    - libcanard current upstream: OpenCyphal/libcanard@03fc5fe
    - Changes: OpenCyphal/libcanard@5c69d45...03fc5fe

    03fc5fe 2024-09-24 Sergei - Fix for the "Improve RPC Client Response RX pipeline" issue # 228 (#231)
551af7f 2024-09-18 Marcin Anforowicz - ESP-IDF Component Continuous Integration (#229)
00f9d5c 2024-05-06 Sergei - Extend api with canardRxGetSubscription (#224)
1c4da0d 2023-12-26 Yurii Cherniavskyi - Introduce internal includes section to avoid potential implicit declaration warnings (#219)
73d0a9c 2023-04-30 Pavel Kirienko - Refactor the transfer reassembly state machine to enhance its maintainability and robustness (#215)
69ed329 2023-04-22 Pavel Kirienko - Amend the transfer reassembly state machine and prepare v3.1 release (#213)
19c26e6 2023-04-17 Pavel Kirienko - Fix 189, 196, 206 (#211)
8ce8ed2 2023-04-14 Pavel Kirienko - Update the tools to the latest versions and add new static analysis diagnostics (#210)
PX4BuildBot added a commit that referenced this pull request Oct 1, 2024
    - libcanard in PX4/Firmware (d9f3d8c): OpenCyphal/libcanard@5c69d45
    - libcanard current upstream: OpenCyphal/libcanard@03fc5fe
    - Changes: OpenCyphal/libcanard@5c69d45...03fc5fe

    03fc5fe 2024-09-24 Sergei - Fix for the "Improve RPC Client Response RX pipeline" issue # 228 (#231)
551af7f 2024-09-18 Marcin Anforowicz - ESP-IDF Component Continuous Integration (#229)
00f9d5c 2024-05-06 Sergei - Extend api with canardRxGetSubscription (#224)
1c4da0d 2023-12-26 Yurii Cherniavskyi - Introduce internal includes section to avoid potential implicit declaration warnings (#219)
73d0a9c 2023-04-30 Pavel Kirienko - Refactor the transfer reassembly state machine to enhance its maintainability and robustness (#215)
69ed329 2023-04-22 Pavel Kirienko - Amend the transfer reassembly state machine and prepare v3.1 release (#213)
19c26e6 2023-04-17 Pavel Kirienko - Fix 189, 196, 206 (#211)
8ce8ed2 2023-04-14 Pavel Kirienko - Update the tools to the latest versions and add new static analysis diagnostics (#210)
PX4BuildBot added a commit that referenced this pull request Oct 2, 2024
    - libcanard in PX4/Firmware (31ce577): OpenCyphal/libcanard@5c69d45
    - libcanard current upstream: OpenCyphal/libcanard@03fc5fe
    - Changes: OpenCyphal/libcanard@5c69d45...03fc5fe

    03fc5fe 2024-09-24 Sergei - Fix for the "Improve RPC Client Response RX pipeline" issue # 228 (#231)
551af7f 2024-09-18 Marcin Anforowicz - ESP-IDF Component Continuous Integration (#229)
00f9d5c 2024-05-06 Sergei - Extend api with canardRxGetSubscription (#224)
1c4da0d 2023-12-26 Yurii Cherniavskyi - Introduce internal includes section to avoid potential implicit declaration warnings (#219)
73d0a9c 2023-04-30 Pavel Kirienko - Refactor the transfer reassembly state machine to enhance its maintainability and robustness (#215)
69ed329 2023-04-22 Pavel Kirienko - Amend the transfer reassembly state machine and prepare v3.1 release (#213)
19c26e6 2023-04-17 Pavel Kirienko - Fix 189, 196, 206 (#211)
8ce8ed2 2023-04-14 Pavel Kirienko - Update the tools to the latest versions and add new static analysis diagnostics (#210)
PX4BuildBot added a commit that referenced this pull request Oct 2, 2024
    - libcanard in PX4/Firmware (fab8156): OpenCyphal/libcanard@5c69d45
    - libcanard current upstream: OpenCyphal/libcanard@03fc5fe
    - Changes: OpenCyphal/libcanard@5c69d45...03fc5fe

    03fc5fe 2024-09-24 Sergei - Fix for the "Improve RPC Client Response RX pipeline" issue # 228 (#231)
551af7f 2024-09-18 Marcin Anforowicz - ESP-IDF Component Continuous Integration (#229)
00f9d5c 2024-05-06 Sergei - Extend api with canardRxGetSubscription (#224)
1c4da0d 2023-12-26 Yurii Cherniavskyi - Introduce internal includes section to avoid potential implicit declaration warnings (#219)
73d0a9c 2023-04-30 Pavel Kirienko - Refactor the transfer reassembly state machine to enhance its maintainability and robustness (#215)
69ed329 2023-04-22 Pavel Kirienko - Amend the transfer reassembly state machine and prepare v3.1 release (#213)
19c26e6 2023-04-17 Pavel Kirienko - Fix 189, 196, 206 (#211)
8ce8ed2 2023-04-14 Pavel Kirienko - Update the tools to the latest versions and add new static analysis diagnostics (#210)
PX4BuildBot added a commit that referenced this pull request Oct 3, 2024
    - libcanard in PX4/Firmware (08c8716): OpenCyphal/libcanard@5c69d45
    - libcanard current upstream: OpenCyphal/libcanard@03fc5fe
    - Changes: OpenCyphal/libcanard@5c69d45...03fc5fe

    03fc5fe 2024-09-24 Sergei - Fix for the "Improve RPC Client Response RX pipeline" issue # 228 (#231)
551af7f 2024-09-18 Marcin Anforowicz - ESP-IDF Component Continuous Integration (#229)
00f9d5c 2024-05-06 Sergei - Extend api with canardRxGetSubscription (#224)
1c4da0d 2023-12-26 Yurii Cherniavskyi - Introduce internal includes section to avoid potential implicit declaration warnings (#219)
73d0a9c 2023-04-30 Pavel Kirienko - Refactor the transfer reassembly state machine to enhance its maintainability and robustness (#215)
69ed329 2023-04-22 Pavel Kirienko - Amend the transfer reassembly state machine and prepare v3.1 release (#213)
19c26e6 2023-04-17 Pavel Kirienko - Fix 189, 196, 206 (#211)
8ce8ed2 2023-04-14 Pavel Kirienko - Update the tools to the latest versions and add new static analysis diagnostics (#210)
PX4BuildBot added a commit that referenced this pull request Oct 3, 2024
    - libcanard in PX4/Firmware (c2dc1cf): OpenCyphal/libcanard@5c69d45
    - libcanard current upstream: OpenCyphal/libcanard@03fc5fe
    - Changes: OpenCyphal/libcanard@5c69d45...03fc5fe

    03fc5fe 2024-09-24 Sergei - Fix for the "Improve RPC Client Response RX pipeline" issue # 228 (#231)
551af7f 2024-09-18 Marcin Anforowicz - ESP-IDF Component Continuous Integration (#229)
00f9d5c 2024-05-06 Sergei - Extend api with canardRxGetSubscription (#224)
1c4da0d 2023-12-26 Yurii Cherniavskyi - Introduce internal includes section to avoid potential implicit declaration warnings (#219)
73d0a9c 2023-04-30 Pavel Kirienko - Refactor the transfer reassembly state machine to enhance its maintainability and robustness (#215)
69ed329 2023-04-22 Pavel Kirienko - Amend the transfer reassembly state machine and prepare v3.1 release (#213)
19c26e6 2023-04-17 Pavel Kirienko - Fix 189, 196, 206 (#211)
8ce8ed2 2023-04-14 Pavel Kirienko - Update the tools to the latest versions and add new static analysis diagnostics (#210)
PX4BuildBot added a commit that referenced this pull request Oct 4, 2024
    - libcanard in PX4/Firmware (68e3e91): OpenCyphal/libcanard@5c69d45
    - libcanard current upstream: OpenCyphal/libcanard@03fc5fe
    - Changes: OpenCyphal/libcanard@5c69d45...03fc5fe

    03fc5fe 2024-09-24 Sergei - Fix for the "Improve RPC Client Response RX pipeline" issue # 228 (#231)
551af7f 2024-09-18 Marcin Anforowicz - ESP-IDF Component Continuous Integration (#229)
00f9d5c 2024-05-06 Sergei - Extend api with canardRxGetSubscription (#224)
1c4da0d 2023-12-26 Yurii Cherniavskyi - Introduce internal includes section to avoid potential implicit declaration warnings (#219)
73d0a9c 2023-04-30 Pavel Kirienko - Refactor the transfer reassembly state machine to enhance its maintainability and robustness (#215)
69ed329 2023-04-22 Pavel Kirienko - Amend the transfer reassembly state machine and prepare v3.1 release (#213)
19c26e6 2023-04-17 Pavel Kirienko - Fix 189, 196, 206 (#211)
8ce8ed2 2023-04-14 Pavel Kirienko - Update the tools to the latest versions and add new static analysis diagnostics (#210)
PX4BuildBot added a commit that referenced this pull request Oct 4, 2024
    - libcanard in PX4/Firmware (3275d57): OpenCyphal/libcanard@5c69d45
    - libcanard current upstream: OpenCyphal/libcanard@03fc5fe
    - Changes: OpenCyphal/libcanard@5c69d45...03fc5fe

    03fc5fe 2024-09-24 Sergei - Fix for the "Improve RPC Client Response RX pipeline" issue # 228 (#231)
551af7f 2024-09-18 Marcin Anforowicz - ESP-IDF Component Continuous Integration (#229)
00f9d5c 2024-05-06 Sergei - Extend api with canardRxGetSubscription (#224)
1c4da0d 2023-12-26 Yurii Cherniavskyi - Introduce internal includes section to avoid potential implicit declaration warnings (#219)
73d0a9c 2023-04-30 Pavel Kirienko - Refactor the transfer reassembly state machine to enhance its maintainability and robustness (#215)
69ed329 2023-04-22 Pavel Kirienko - Amend the transfer reassembly state machine and prepare v3.1 release (#213)
19c26e6 2023-04-17 Pavel Kirienko - Fix 189, 196, 206 (#211)
8ce8ed2 2023-04-14 Pavel Kirienko - Update the tools to the latest versions and add new static analysis diagnostics (#210)
PX4BuildBot added a commit that referenced this pull request Oct 5, 2024
    - libcanard in PX4/Firmware (69427ab): OpenCyphal/libcanard@5c69d45
    - libcanard current upstream: OpenCyphal/libcanard@03fc5fe
    - Changes: OpenCyphal/libcanard@5c69d45...03fc5fe

    03fc5fe 2024-09-24 Sergei - Fix for the "Improve RPC Client Response RX pipeline" issue # 228 (#231)
551af7f 2024-09-18 Marcin Anforowicz - ESP-IDF Component Continuous Integration (#229)
00f9d5c 2024-05-06 Sergei - Extend api with canardRxGetSubscription (#224)
1c4da0d 2023-12-26 Yurii Cherniavskyi - Introduce internal includes section to avoid potential implicit declaration warnings (#219)
73d0a9c 2023-04-30 Pavel Kirienko - Refactor the transfer reassembly state machine to enhance its maintainability and robustness (#215)
69ed329 2023-04-22 Pavel Kirienko - Amend the transfer reassembly state machine and prepare v3.1 release (#213)
19c26e6 2023-04-17 Pavel Kirienko - Fix 189, 196, 206 (#211)
8ce8ed2 2023-04-14 Pavel Kirienko - Update the tools to the latest versions and add new static analysis diagnostics (#210)
PX4BuildBot added a commit that referenced this pull request Oct 5, 2024
    - libcanard in PX4/Firmware (f99254e): OpenCyphal/libcanard@5c69d45
    - libcanard current upstream: OpenCyphal/libcanard@03fc5fe
    - Changes: OpenCyphal/libcanard@5c69d45...03fc5fe

    03fc5fe 2024-09-24 Sergei - Fix for the "Improve RPC Client Response RX pipeline" issue # 228 (#231)
551af7f 2024-09-18 Marcin Anforowicz - ESP-IDF Component Continuous Integration (#229)
00f9d5c 2024-05-06 Sergei - Extend api with canardRxGetSubscription (#224)
1c4da0d 2023-12-26 Yurii Cherniavskyi - Introduce internal includes section to avoid potential implicit declaration warnings (#219)
73d0a9c 2023-04-30 Pavel Kirienko - Refactor the transfer reassembly state machine to enhance its maintainability and robustness (#215)
69ed329 2023-04-22 Pavel Kirienko - Amend the transfer reassembly state machine and prepare v3.1 release (#213)
19c26e6 2023-04-17 Pavel Kirienko - Fix 189, 196, 206 (#211)
8ce8ed2 2023-04-14 Pavel Kirienko - Update the tools to the latest versions and add new static analysis diagnostics (#210)
PX4BuildBot added a commit that referenced this pull request Oct 6, 2024
    - libcanard in PX4/Firmware (17e72fb): OpenCyphal/libcanard@5c69d45
    - libcanard current upstream: OpenCyphal/libcanard@03fc5fe
    - Changes: OpenCyphal/libcanard@5c69d45...03fc5fe

    03fc5fe 2024-09-24 Sergei - Fix for the "Improve RPC Client Response RX pipeline" issue # 228 (#231)
551af7f 2024-09-18 Marcin Anforowicz - ESP-IDF Component Continuous Integration (#229)
00f9d5c 2024-05-06 Sergei - Extend api with canardRxGetSubscription (#224)
1c4da0d 2023-12-26 Yurii Cherniavskyi - Introduce internal includes section to avoid potential implicit declaration warnings (#219)
73d0a9c 2023-04-30 Pavel Kirienko - Refactor the transfer reassembly state machine to enhance its maintainability and robustness (#215)
69ed329 2023-04-22 Pavel Kirienko - Amend the transfer reassembly state machine and prepare v3.1 release (#213)
19c26e6 2023-04-17 Pavel Kirienko - Fix 189, 196, 206 (#211)
8ce8ed2 2023-04-14 Pavel Kirienko - Update the tools to the latest versions and add new static analysis diagnostics (#210)
PX4BuildBot added a commit that referenced this pull request Oct 6, 2024
    - libcanard in PX4/Firmware (96a3570): OpenCyphal/libcanard@5c69d45
    - libcanard current upstream: OpenCyphal/libcanard@03fc5fe
    - Changes: OpenCyphal/libcanard@5c69d45...03fc5fe

    03fc5fe 2024-09-24 Sergei - Fix for the "Improve RPC Client Response RX pipeline" issue # 228 (#231)
551af7f 2024-09-18 Marcin Anforowicz - ESP-IDF Component Continuous Integration (#229)
00f9d5c 2024-05-06 Sergei - Extend api with canardRxGetSubscription (#224)
1c4da0d 2023-12-26 Yurii Cherniavskyi - Introduce internal includes section to avoid potential implicit declaration warnings (#219)
73d0a9c 2023-04-30 Pavel Kirienko - Refactor the transfer reassembly state machine to enhance its maintainability and robustness (#215)
69ed329 2023-04-22 Pavel Kirienko - Amend the transfer reassembly state machine and prepare v3.1 release (#213)
19c26e6 2023-04-17 Pavel Kirienko - Fix 189, 196, 206 (#211)
8ce8ed2 2023-04-14 Pavel Kirienko - Update the tools to the latest versions and add new static analysis diagnostics (#210)
PX4BuildBot added a commit that referenced this pull request Oct 7, 2024
    - libcanard in PX4/Firmware (a596e52): OpenCyphal/libcanard@5c69d45
    - libcanard current upstream: OpenCyphal/libcanard@03fc5fe
    - Changes: OpenCyphal/libcanard@5c69d45...03fc5fe

    03fc5fe 2024-09-24 Sergei - Fix for the "Improve RPC Client Response RX pipeline" issue # 228 (#231)
551af7f 2024-09-18 Marcin Anforowicz - ESP-IDF Component Continuous Integration (#229)
00f9d5c 2024-05-06 Sergei - Extend api with canardRxGetSubscription (#224)
1c4da0d 2023-12-26 Yurii Cherniavskyi - Introduce internal includes section to avoid potential implicit declaration warnings (#219)
73d0a9c 2023-04-30 Pavel Kirienko - Refactor the transfer reassembly state machine to enhance its maintainability and robustness (#215)
69ed329 2023-04-22 Pavel Kirienko - Amend the transfer reassembly state machine and prepare v3.1 release (#213)
19c26e6 2023-04-17 Pavel Kirienko - Fix 189, 196, 206 (#211)
8ce8ed2 2023-04-14 Pavel Kirienko - Update the tools to the latest versions and add new static analysis diagnostics (#210)
PX4BuildBot added a commit that referenced this pull request Oct 7, 2024
    - libcanard in PX4/Firmware (72db549): OpenCyphal/libcanard@5c69d45
    - libcanard current upstream: OpenCyphal/libcanard@03fc5fe
    - Changes: OpenCyphal/libcanard@5c69d45...03fc5fe

    03fc5fe 2024-09-24 Sergei - Fix for the "Improve RPC Client Response RX pipeline" issue # 228 (#231)
551af7f 2024-09-18 Marcin Anforowicz - ESP-IDF Component Continuous Integration (#229)
00f9d5c 2024-05-06 Sergei - Extend api with canardRxGetSubscription (#224)
1c4da0d 2023-12-26 Yurii Cherniavskyi - Introduce internal includes section to avoid potential implicit declaration warnings (#219)
73d0a9c 2023-04-30 Pavel Kirienko - Refactor the transfer reassembly state machine to enhance its maintainability and robustness (#215)
69ed329 2023-04-22 Pavel Kirienko - Amend the transfer reassembly state machine and prepare v3.1 release (#213)
19c26e6 2023-04-17 Pavel Kirienko - Fix 189, 196, 206 (#211)
8ce8ed2 2023-04-14 Pavel Kirienko - Update the tools to the latest versions and add new static analysis diagnostics (#210)
PX4BuildBot added a commit that referenced this pull request Oct 8, 2024
    - libcanard in PX4/Firmware (fe6c7d1): OpenCyphal/libcanard@5c69d45
    - libcanard current upstream: OpenCyphal/libcanard@03fc5fe
    - Changes: OpenCyphal/libcanard@5c69d45...03fc5fe

    03fc5fe 2024-09-24 Sergei - Fix for the "Improve RPC Client Response RX pipeline" issue # 228 (#231)
551af7f 2024-09-18 Marcin Anforowicz - ESP-IDF Component Continuous Integration (#229)
00f9d5c 2024-05-06 Sergei - Extend api with canardRxGetSubscription (#224)
1c4da0d 2023-12-26 Yurii Cherniavskyi - Introduce internal includes section to avoid potential implicit declaration warnings (#219)
73d0a9c 2023-04-30 Pavel Kirienko - Refactor the transfer reassembly state machine to enhance its maintainability and robustness (#215)
69ed329 2023-04-22 Pavel Kirienko - Amend the transfer reassembly state machine and prepare v3.1 release (#213)
19c26e6 2023-04-17 Pavel Kirienko - Fix 189, 196, 206 (#211)
8ce8ed2 2023-04-14 Pavel Kirienko - Update the tools to the latest versions and add new static analysis diagnostics (#210)
PX4BuildBot added a commit that referenced this pull request Oct 8, 2024
    - libcanard in PX4/Firmware (443f578): OpenCyphal/libcanard@5c69d45
    - libcanard current upstream: OpenCyphal/libcanard@03fc5fe
    - Changes: OpenCyphal/libcanard@5c69d45...03fc5fe

    03fc5fe 2024-09-24 Sergei - Fix for the "Improve RPC Client Response RX pipeline" issue # 228 (#231)
551af7f 2024-09-18 Marcin Anforowicz - ESP-IDF Component Continuous Integration (#229)
00f9d5c 2024-05-06 Sergei - Extend api with canardRxGetSubscription (#224)
1c4da0d 2023-12-26 Yurii Cherniavskyi - Introduce internal includes section to avoid potential implicit declaration warnings (#219)
73d0a9c 2023-04-30 Pavel Kirienko - Refactor the transfer reassembly state machine to enhance its maintainability and robustness (#215)
69ed329 2023-04-22 Pavel Kirienko - Amend the transfer reassembly state machine and prepare v3.1 release (#213)
19c26e6 2023-04-17 Pavel Kirienko - Fix 189, 196, 206 (#211)
8ce8ed2 2023-04-14 Pavel Kirienko - Update the tools to the latest versions and add new static analysis diagnostics (#210)
PX4BuildBot added a commit that referenced this pull request Oct 9, 2024
    - libcanard in PX4/Firmware (9d29561): OpenCyphal/libcanard@5c69d45
    - libcanard current upstream: OpenCyphal/libcanard@03fc5fe
    - Changes: OpenCyphal/libcanard@5c69d45...03fc5fe

    03fc5fe 2024-09-24 Sergei - Fix for the "Improve RPC Client Response RX pipeline" issue # 228 (#231)
551af7f 2024-09-18 Marcin Anforowicz - ESP-IDF Component Continuous Integration (#229)
00f9d5c 2024-05-06 Sergei - Extend api with canardRxGetSubscription (#224)
1c4da0d 2023-12-26 Yurii Cherniavskyi - Introduce internal includes section to avoid potential implicit declaration warnings (#219)
73d0a9c 2023-04-30 Pavel Kirienko - Refactor the transfer reassembly state machine to enhance its maintainability and robustness (#215)
69ed329 2023-04-22 Pavel Kirienko - Amend the transfer reassembly state machine and prepare v3.1 release (#213)
19c26e6 2023-04-17 Pavel Kirienko - Fix 189, 196, 206 (#211)
8ce8ed2 2023-04-14 Pavel Kirienko - Update the tools to the latest versions and add new static analysis diagnostics (#210)
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