-
Notifications
You must be signed in to change notification settings - Fork 13.5k
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
Update pab_manifest.c #23477
Closed
ZeroOne-Aero
wants to merge
8
commits into
PX4:main
from
ZeroOne-Aero:Update-/platforms/common-/pab_manifest.c
Closed
Update pab_manifest.c #23477
ZeroOne-Aero
wants to merge
8
commits into
PX4:main
from
ZeroOne-Aero:Update-/platforms/common-/pab_manifest.c
Commits on Aug 1, 2024
-
Add: {HW_BASE_ID(6), base_configuration_0, arraySize(base_configuration_0)}, // ZeroOne Base
Configuration menu - View commit details
-
Copy full SHA for 736cc0a - Browse repository at this point
Copy the full SHA 736cc0aView commit details
Commits on Aug 2, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 0a09670 - Browse repository at this point
Copy the full SHA 0a09670View commit details
Commits on Aug 6, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 4d72aaa - Browse repository at this point
Copy the full SHA 4d72aaaView commit details
Commits on Aug 12, 2024
-
Thanks for your answer, our base_configuration_0 can be used for our baseboard, so I just added two sentences: 1、// BASE ID 0x150 ZeroOne X6 Baseboard Alaised to ID 0 2、{HW_BASE_ID(0x150), base_configuration_0, arraySize(base_configuration_0)}, // ZeroOne Base
Configuration menu - View commit details
-
Copy full SHA for 0c0a527 - Browse repository at this point
Copy the full SHA 0c0a527View commit details -
Configuration menu - View commit details
-
Copy full SHA for 614045e - Browse repository at this point
Copy the full SHA 614045eView commit details
Commits on Aug 13, 2024
-
The value is changed to 0x110: {HW_BASE_ID(0x110), base_configuration_0, arraySize(base_configuration_0)}, // ZeroOne Pixhawk Baseboard ver 0x110
Configuration menu - View commit details
-
Copy full SHA for b87750e - Browse repository at this point
Copy the full SHA b87750eView commit details
Commits on Aug 14, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 2045319 - Browse repository at this point
Copy the full SHA 2045319View commit details
Commits on Aug 15, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 1a0ba92 - Browse repository at this point
Copy the full SHA 1a0ba92View commit details
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.