Requesting PID 0x0002 for Agam Autopilot v6X-RT - #2
Merged
Conversation
Contributor
Author
|
Requesting your review @mrpollo |
mrpollo
approved these changes
Aug 20, 2026
abhijithcv
added a commit
to agam-robotics/PX4-Autopilot
that referenced
this pull request
Aug 20, 2026
Adds boards/agam-robotics/fmu-v6xrt, Agam Robotics' own build target for the Agam Autopilot v6X-RT — electrically and mechanically identical to the NXP v6X-RT reference design (same as boards/px4/fmu-v6xrt), differing only in enclosure. Per the Manufacturer's PX4 Board Support Guide, manufacturers of the v6X-RT reference design should maintain their own target even when starting electrically identical to it, since it keeps board identity (board ID, USB VID/PID) under manufacturer control and gives a stable place to diverge the sensor set later (which we plan to do soon for sensor availability reasons; so our own target will be useful). Only identity fields changed from the stock target (USB strings, HW_INFO_INIT_PREFIX/ver hwtypecmp from V6XRT to AGAMV6XRT, firmware.prototype board_id/magic/summary, path comments/include guards) — no pin/GPIO/sensor changes. Board ID / USB identity — in progress, coordinating with maintainers: - board_id: 1949, matching AP_HW_AGAM_v6XRT in ArduPilot/ardupilot#34114 (approved) and PX4/PX4-Bootloader#280 (open) - USB PID 0x0002 under the Dronecode VID 0x3643: Dronecode/usb-ids#2 (open) Flight log: https://review.px4.io/plot_app?log=2aacada6-4c48-4942-820d-44dcf369b8af Flown on the stock px4_fmu-v6xrt build rather than this target's own build — the hardware is electrically identical (this target is a byte-for-byte fork of boards/px4/fmu-v6xrt with only identity strings changed), so the flight validates the physical board. Signed-off-by: abhijithcv <abhijithcv1212@gmail.com>
This file contains hidden or 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
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.
Manufacturer: Agam Robotics
Board(s): Agam Autopilot v6X-RT
usb-ids.yaml(one per PID, lowest free PIDs)