docs(docs): Ark6s shrink images (#27477)

This commit is contained in:
Hamish Willee
2026-05-27 17:47:37 +10:00
committed by GitHub
parent be784e21f7
commit ac4efcf83e
2 changed files with 2 additions and 1 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 150 KiB

After

Width:  |  Height:  |  Size: 45 KiB

View File

@@ -71,7 +71,8 @@ For pinout of the ARKV6S see the [DS-10 Pixhawk Autopilot Bus Standard](https://
| UART8 | /dev/ttyS7 | GPS2 |
::: info
The mapping above applies to the running PX4 firmware. The ARKV6S bootloader enables only `UART7` (TELEM1), so when flashing firmware over UART with [`px4_uploader.py`](https://github.com/PX4/PX4-Autopilot/blob/main/Tools/px4_uploader.py) you must connect to the **TELEM1** port — no other UART will respond in bootloader mode.
The mapping above applies to the running PX4 firmware.
The ARKV6S bootloader enables only `UART7` (TELEM1), so when flashing firmware over UART with [`px4_uploader.py`](https://github.com/PX4/PX4-Autopilot/blob/main/Tools/px4_uploader.py) you must connect to the `TELEM1` port — no other UART will respond in bootloader mode.
:::
## Building Firmware