docs(arkv6s): add flight controller documentation#27383
Draft
dakejahl wants to merge 1 commit into
Draft
Conversation
Signed-off-by: Jacob Dahl <dahl.jakejacob@gmail.com>
Contributor
|
/en/flight_controller/ark_v6s.md
|
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.
Adds a documentation page for the ARKV6S flight controller (target support merged in #26631), modeled on the existing ARKV6X page. The ARKV6S is a low-cost single-IMU variant of the ARKV6X — same STM32H743 MCU and PAB form factor, with one Invensense IIM-42653 on SPI1, an ST IIS2MDC magnetometer and Bosch BMP390 barometer on I2C4, and a single sensor power rail.
Also links the new page from the manufacturer-supported list, the PAB-compatible flight controllers list, and the ethernet-capable controllers list, plus
SUMMARY.md/_sidebar.md.Marked draft because the product photo at
docs/assets/flight_controller/arkv6s/ark_v6s_front.jpgand the ARK GitBook/store URLs need to be populated before merge.