docs: Numerous spelling and grammer fixes in flight controller section (#26582)

This commit is contained in:
Hamish Willee
2026-02-26 11:53:44 +11:00
committed by GitHub
parent 3c961de3fe
commit 539b1def78
85 changed files with 391 additions and 396 deletions
@@ -7,7 +7,7 @@ In future we plan to generalise them for any platform/hardware.
The instructions below explain how to setup and run the tests locally.
:::note
::: info
This is the recommended integration test framework for PX4.
:::
@@ -8,7 +8,7 @@ It should be used only for new test cases that _require_ ROS 1.
[MAVSDK Integration Testing](../test_and_ci/integration_testing_mavsdk.md) is preferred when writing new tests.
:::
:::note
::: info
All PX4 integration tests are executed automatically by our [Continuous Integration](../test_and_ci/continous_integration.md) system.
:::
+1 -1
View File
@@ -133,7 +133,7 @@ The steps to create new SITL unit tests are as follows:
}
```
`OPTION` can be `OPT_NOALLTEST`,`OPT_NOJIGTEST` or `0` and is considered if within px4 shell one of the two commands are called:
`OPTION` can be `OPT_NOALLTEST`,`OPT_NOJIGTEST` or `0` and is considered if within PX4 shell one of the two commands are called:
```sh
pxh> tests all