-
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
Maxbotix I2C Sonar Support #213
Closed
Closed
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…for at least the necessary period.
…ump, and set the timestamp for each entry (not really a useful number yet…)
…deal with the case where DMA stops but the master is still talking. Use AF as well as STOPF to decide when transfer has ended. We don't seem to get STOPF when we are transmitting.
…right yet. Some clients work, others not so much.
…I2C, and since USART2 is going back to being ignored once I2C works, let's make the call. Turn off the debug output on I2C for now.
…ted this version of the serial DMA changes for integration into mainline NuttX.
Fix the FMU auto OK LED status. Strip out unused fields from the system state structure.
PX4BuildBot
added a commit
that referenced
this pull request
Dec 24, 2024
- libcanard in PX4/Firmware (defccfa): 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
Dec 24, 2024
- 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)
PX4BuildBot
added a commit
that referenced
this pull request
Dec 25, 2024
- 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)
PX4BuildBot
added a commit
that referenced
this pull request
Dec 25, 2024
- 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)
PX4BuildBot
added a commit
that referenced
this pull request
Dec 26, 2024
- 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)
PX4BuildBot
added a commit
that referenced
this pull request
Dec 26, 2024
- 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)
PX4BuildBot
added a commit
that referenced
this pull request
Dec 27, 2024
- 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)
PX4BuildBot
added a commit
that referenced
this pull request
Dec 27, 2024
- 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)
PX4BuildBot
added a commit
that referenced
this pull request
Dec 28, 2024
- 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)
PX4BuildBot
added a commit
that referenced
this pull request
Dec 28, 2024
- 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)
PX4BuildBot
added a commit
that referenced
this pull request
Dec 29, 2024
- 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)
PX4BuildBot
added a commit
that referenced
this pull request
Dec 29, 2024
- 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)
PX4BuildBot
added a commit
that referenced
this pull request
Dec 30, 2024
- 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)
PX4BuildBot
added a commit
that referenced
this pull request
Dec 30, 2024
- 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)
PX4BuildBot
added a commit
that referenced
this pull request
Dec 31, 2024
- 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)
PX4BuildBot
added a commit
that referenced
this pull request
Dec 31, 2024
- 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)
PX4BuildBot
added a commit
that referenced
this pull request
Jan 1, 2025
- 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)
PX4BuildBot
added a commit
that referenced
this pull request
Jan 1, 2025
- 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)
PX4BuildBot
added a commit
that referenced
this pull request
Jan 2, 2025
- 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)
PX4BuildBot
added a commit
that referenced
this pull request
Jan 2, 2025
- 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)
PX4BuildBot
added a commit
that referenced
this pull request
Jan 3, 2025
- 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)
PX4BuildBot
added a commit
that referenced
this pull request
Jan 3, 2025
- 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)
PX4BuildBot
added a commit
that referenced
this pull request
Jan 4, 2025
- 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)
PX4BuildBot
added a commit
that referenced
this pull request
Jan 4, 2025
- 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)
PX4BuildBot
added a commit
that referenced
this pull request
Jan 5, 2025
- 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)
PX4BuildBot
added a commit
that referenced
this pull request
Jan 5, 2025
- 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)
PX4BuildBot
added a commit
that referenced
this pull request
Jan 6, 2025
- 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)
PX4BuildBot
added a commit
that referenced
this pull request
Jan 6, 2025
- 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)
PX4BuildBot
added a commit
that referenced
this pull request
Jan 7, 2025
- 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)
PX4BuildBot
added a commit
that referenced
this pull request
Jan 7, 2025
- 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)
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Sensor support for the i2c version of the maxbotix range finders.