From 54dd68e23be6a71178c6b01cb61b61d5868b997f Mon Sep 17 00:00:00 2001 From: wszy2021 Date: Tue, 30 Jun 2026 15:12:26 +0800 Subject: [PATCH 1/5] 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/5] 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/5] 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 . From ef90e9096f1337c3c11b2630b1f7a36fad17fc6a Mon Sep 17 00:00:00 2001 From: wszy2021 Date: Fri, 10 Jul 2026 12:05:20 +0800 Subject: [PATCH 4/5] add org Droneer --- org/Droneer/index.md | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 org/Droneer/index.md diff --git a/org/Droneer/index.md b/org/Droneer/index.md new file mode 100644 index 00000000..c89b8916 --- /dev/null +++ b/org/Droneer/index.md @@ -0,0 +1,6 @@ +--- +layout: org +title: Droneer +--- +An open source autopilot system. + From a3f7c077fe3483afcc0fd30f9f3337130fac378a Mon Sep 17 00:00:00 2001 From: wszy2021 Date: Fri, 10 Jul 2026 12:23:04 +0800 Subject: [PATCH 5/5] 0x2057 --- 1209/{1123 => 2057}/index.md | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename 1209/{1123 => 2057}/index.md (100%) diff --git a/1209/1123/index.md b/1209/2057/index.md similarity index 100% rename from 1209/1123/index.md rename to 1209/2057/index.md