mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-07-27 00:48:23 +08:00
* feat(boards): add CBUnmanned H753-Stamp flight controller * Update board_id to 1302 * docs: update CBUnmanned H753-Stamp board docs Apply review feedback: correct the I2C bus count (add internal bus), clarify SPI (IMUs on a dedicated internal bus), note the debug console alongside the user UARTs, and describe how the board is powered from an external 5 V supply with separate battery voltage sensing. Add the pinout image and a PWM Outputs section. Signed-off-by: Julian Oes <julian@oes.ch> * refactor(boards): rename CBUnmanned H753-Stamp to H753-SOM Rename the board directory, build target (cbunmanned_h753-som), USB product strings, docs page, asset directory and pinout image, and the bundled bootloader binary from -Stamp to -SOM. The hardware is a System-on-Module, so SOM is the accurate name. Signed-off-by: Julian Oes <julian@oes.ch> --------- Signed-off-by: Julian Oes <julian@oes.ch>
PX4 User Guide
This repo contains the source code for the PX4 User Guide.
Note
Contributions and Translations to this guide are very welcome!