-
Notifications
You must be signed in to change notification settings - Fork 13.6k
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
Conversation
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. |
USB fixes from Petteri Aimonen, cherry-picked.
EKF: reduce KH to only the elements that are really needed, and merge the loops
- 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)
- 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)
- 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)
- 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)
- 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)
- 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)
- libcanard in PX4/Firmware (fb2bdc0): 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)
- libcanard in PX4/Firmware (fb2bdc0): 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)
- libcanard in PX4/Firmware (81552fc): 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)
- libcanard in PX4/Firmware (81552fc): 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)
- libcanard in PX4/Firmware (81552fc): 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)
- libcanard in PX4/Firmware (81552fc): 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)
- libcanard in PX4/Firmware (81552fc): 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)
- libcanard in PX4/Firmware (81552fc): 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)
- libcanard in PX4/Firmware (fdeeacb): 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)
- libcanard in PX4/Firmware (e1a8f47): 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)
- libcanard in PX4/Firmware (eb726ce): 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)
- libcanard in PX4/Firmware (002dfbc): 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)
- libcanard in PX4/Firmware (9668ddc): 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)
- libcanard in PX4/Firmware (7e20d8e): 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)
- libcanard in PX4/Firmware (3348093): 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)
- libcanard in PX4/Firmware (b02621b): 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)
- libcanard in PX4/Firmware (e0cb275): 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)
- libcanard in PX4/Firmware (18a2f89): 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)
- libcanard in PX4/Firmware (e55d93f): 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)
- libcanard in PX4/Firmware (ea3cb78): 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)
- libcanard in PX4/Firmware (d6ed08c): 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)
- libcanard in PX4/Firmware (bd1afd8): 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)
- libcanard in PX4/Firmware (e47178c): 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)
- libcanard in PX4/Firmware (2537f53): 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)
- libcanard in PX4/Firmware (bb2d891): 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)
- libcanard in PX4/Firmware (ba9a7bc): 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)
- libcanard in PX4/Firmware (080ceb7): 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)
- libcanard in PX4/Firmware (2430ccd): 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)
- libcanard in PX4/Firmware (ced3d4c): 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)
- libcanard in PX4/Firmware (0881318): 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)
These fixes represent the most recent NuttX state (5669) and do fix known issues with CDC-ACM.