Conversation
|
I want to confirm we received your PR, and that it will be part of the upcoming release. We will be merging shortly |
sure,thanks |
|
This pull request has been mentioned on Discussion Forum for PX4, Pixhawk, QGroundControl, MAVSDK, MAVLink. There might be relevant details there: |
|
@holydust can you please submit documentation for this hardware? feel free to use this as a guide or anything else under the flight_controller directory please https://github.com/PX4/PX4-Autopilot/blob/main/docs/en/flight_controller/pixhawk6x-rt.md |
|
@mrpollo Sure, I’ll prepare the documentation for this board and submit it. Thanks! |
|
Great. Note that if this is not Pixhawk standard, it should be under https://docs.px4.io/main/en/flight_controller/autopilot_manufacturer_supported |
This PR addresses PX4#24769 by providing the required official documentation, while simultaneously aligning the board's LED semantics entirely with the PX4 standard. Key Changes: - Add complete corvon 743v1 hardware documentation and manufacturer link. - Fix LED out-of-bounds bug and strictly align RGB states to Pixhawk standard (LED_BLUE=0, LED_RED=1, LED_GREEN=3). - Update bootloader pin config (hw_config.h) to use red LED for boot/error, and update pre-built bootloader.bin.
This PR addresses PX4#24769 by providing the required official documentation, while simultaneously aligning the board's LED semantics entirely with the PX4 standard. Key Changes: - Add complete corvon 743v1 hardware documentation and manufacturer link. - Fix LED out-of-bounds bug and strictly align RGB states to Pixhawk standard (LED_BLUE=0, LED_RED=1, LED_GREEN=3). - Update bootloader pin config (hw_config.h) to use red LED for boot/error, and update pre-built bootloader.bin.
|
Hi @mrpollo @hamishwillee, Thanks for the guidance! We have prepared the official hardware documentation for the CORVON 743v1. Additionally, we took this opportunity to update the board's LED driver in the same patch so that its behavior strictly aligns with the Pixhawk standard (LED_BLUE=Activity, LED_RED=Bootloader/Error, etc.). Since this repository's main branch has advanced significantly, I have submitted these additions and fixes against the latest main in a new PR here: 👉 #26699 Please feel free to review the new PR. Thanks again! |
This PR addresses PX4#24769 by providing the required official documentation, while simultaneously aligning the board's LED semantics entirely with the PX4 standard. Key Changes: - Add complete corvon 743v1 hardware documentation and manufacturer link. - Fix LED out-of-bounds bug and strictly align RGB states to Pixhawk standard (LED_BLUE=0, LED_RED=1, LED_GREEN=3). - Update bootloader pin config (hw_config.h) to use red LED for boot/error, and update pre-built bootloader.bin.
This PR addresses PX4#24769 by providing the required official documentation, while simultaneously aligning the board's LED semantics entirely with the PX4 standard. Key Changes: - Add complete corvon 743v1 hardware documentation and manufacturer link. - Fix LED out-of-bounds bug and strictly align RGB states to Pixhawk standard (LED_BLUE=0, LED_RED=1, LED_GREEN=3). - Update bootloader pin config (hw_config.h) to use red LED for boot/error, and update pre-built bootloader.bin.
This PR addresses PX4#24769 by providing the required official documentation, while simultaneously aligning the board's LED semantics entirely with the PX4 standard. Key Changes: - Add complete corvon 743v1 hardware documentation and manufacturer link. - Fix LED out-of-bounds bug and strictly align RGB states to Pixhawk standard (LED_BLUE=0, LED_RED=1, LED_GREEN=3). - Update bootloader pin config (hw_config.h) to use red LED for boot/error, and update pre-built bootloader.bin.
* boards: corvon 743v1 support (Docs and LED alignment) This PR addresses #24769 by providing the required official documentation, while simultaneously aligning the board's LED semantics entirely with the PX4 standard. Key Changes: - Add complete corvon 743v1 hardware documentation and manufacturer link. - Fix LED out-of-bounds bug and strictly align RGB states to Pixhawk standard (LED_BLUE=0, LED_RED=1, LED_GREEN=3). - Update bootloader pin config (hw_config.h) to use red LED for boot/error, and update pre-built bootloader.bin. * Prettier and file reduce * docs: address reviewer feedback & board ID fix * Apply suggestion from @hamishwillee Co-authored-by: Hamish Willee <hamishwillee@gmail.com> * docs: resolve final reviewer feedback (PPM, Debug Port, Manufacturer List) --------- Co-authored-by: Hamish Willee <hamishwillee@gmail.com> Co-authored-by: Ramon Roche <mrpollo@gmail.com>
Dear PX4 Developers,
I am writing to introduce our company Feikong Technology Co., Ltd. We specialize in designing and manufacturing hardware components for drones under our brand name, CORVON.
we have tested our flight controller "corvon743v1" well, hope could add it to PX4 supported hardware.
Looking forward to contributing to PX4.
Best regards