From 54dd68e23be6a71178c6b01cb61b61d5868b997f Mon Sep 17 00:00:00 2001 From: wszy2021 Date: Tue, 30 Jun 2026 15:12:26 +0800 Subject: [PATCH 1/3] Allocate PID 0x1123 for DroneerX6 --- 1209/1123/index.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 1209/1123/index.md diff --git a/1209/1123/index.md b/1209/1123/index.md new file mode 100644 index 00000000..46e61281 --- /dev/null +++ b/1209/1123/index.md @@ -0,0 +1,13 @@ +--- +layout: pid +title: DroneerX6 +owner: Droneer +license: MIT +site: https://github.com/PX4/PX4-Autopilot/pull/27745 +source: https://github.com/PX4/PX4-Autopilot/pull/27745 +--- + +DroneerX6 is a PX4 open source flight controller board support project. +This PID is requested for PX4 bootloader and PX4 firmware USB CDC ACM device identification for the DroneerX6 flight controller. + +DroneerX6 is being upstreamed to PX4 in . PX4 reviewers requested that the board stop using Auterion's USB VID `0x1123`, so DroneerX6 needs a public and traceable USB VID/PID allocation under the pid.codes VID `0x1209`. From 4a453fbfb1a771119489975d86ee94b419a42795 Mon Sep 17 00:00:00 2001 From: wszy2021 Date: Tue, 30 Jun 2026 15:20:49 +0800 Subject: [PATCH 2/3] 0x1123 --- 1209/1123/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/1209/1123/index.md b/1209/1123/index.md index 46e61281..4f5a383c 100644 --- a/1209/1123/index.md +++ b/1209/1123/index.md @@ -10,4 +10,4 @@ source: https://github.com/PX4/PX4-Autopilot/pull/27745 DroneerX6 is a PX4 open source flight controller board support project. This PID is requested for PX4 bootloader and PX4 firmware USB CDC ACM device identification for the DroneerX6 flight controller. -DroneerX6 is being upstreamed to PX4 in . PX4 reviewers requested that the board stop using Auterion's USB VID `0x1123`, so DroneerX6 needs a public and traceable USB VID/PID allocation under the pid.codes VID `0x1209`. +DroneerX6 is being upstreamed to PX4 in . PX4 reviewers requested that the board stop using Auterion's USB VID `0x3185`, so DroneerX6 needs a public and traceable USB VID/PID allocation under the pid.codes VID `0x1209`. From c8ff98ec4d5d9247911a7bae7def9279299d927b Mon Sep 17 00:00:00 2001 From: wszy2021 Date: Tue, 30 Jun 2026 15:22:24 +0800 Subject: [PATCH 3/3] request 0x1123 --- 1209/1123/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/1209/1123/index.md b/1209/1123/index.md index 4f5a383c..f50d72f2 100644 --- a/1209/1123/index.md +++ b/1209/1123/index.md @@ -10,4 +10,4 @@ source: https://github.com/PX4/PX4-Autopilot/pull/27745 DroneerX6 is a PX4 open source flight controller board support project. This PID is requested for PX4 bootloader and PX4 firmware USB CDC ACM device identification for the DroneerX6 flight controller. -DroneerX6 is being upstreamed to PX4 in . PX4 reviewers requested that the board stop using Auterion's USB VID `0x3185`, so DroneerX6 needs a public and traceable USB VID/PID allocation under the pid.codes VID `0x1209`. +DroneerX6 is being upstreamed to PX4 in .