mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-07-27 00:48:23 +08:00
docs: Numerous spelling and grammer fixes in flight controller section (#26582)
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
<LinkedBadge type="warning" text="Experimental" url="../flight_controller/autopilot_experimental.html"/>
|
||||
|
||||
:::warning
|
||||
::: warning
|
||||
PX4 does not manufacture this (or any) autopilot.
|
||||
Contact the [manufacturer](https://emlid.com/) for hardware support or compliance issues.
|
||||
:::
|
||||
@@ -17,7 +17,7 @@ It allows you to build PX4 and transfer to the RPi, or build natively.
|
||||
Use the preconfigured [Emlid Raspberry Pi OS image for Navio 2](https://docs.emlid.com/navio2/configuring-raspberry-pi/).
|
||||
The default image will have most of the setup procedures shown below already done.
|
||||
|
||||
:::warning
|
||||
::: warning
|
||||
Make sure not to upgrade the system (more specifically the kernel).
|
||||
By upgrading, a new kernel can get installed which lacks the necessary HW support (you can check with `ls /sys/class/pwm`, the directory should not be empty).
|
||||
:::
|
||||
|
||||
Reference in New Issue
Block a user