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

AP_Bootloader: Reserve ID range for UAV-DEV GmbH #27105

Merged
merged 1 commit into from
May 22, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 9 additions & 0 deletions Tools/AP_Bootloader/board_types.txt
Original file line number Diff line number Diff line change
Expand Up @@ -314,6 +314,15 @@ AP_HW_AIRVOLUTE_DCS2 5200
AP_HW_AOCODA-RC-H743DUAL 5210
AP_HW_AOCODA-RC-F405V3 5211

# IDs 5220-5239 reserved for UAV-DEV GmbH
mirkix marked this conversation as resolved.
Show resolved Hide resolved
AP_HW_UAV-DEV-HAT-H7 5220
AP_HW_UAV-DEV-NucPilot-H7 5221
AP_HW_UAV-DEV-M10S-L4 5222
AP_HW_UAV-DEV-F9P-G4 5223
AP_HW_UAV-DEV-UM982-G4 5224
AP_HW_UAV-DEV-M20D-G4 5225
AP_HW_UAV-DEV-Sensorboard-G4 5226

#IDs 5301-5399 reserved for Sierra Aerospace
AP_HW_Sierra-TrueNavPro-G4 5301
AP_HW_Sierra-TrueNavIC 5302
Expand Down
Loading