mirror of
https://github.com/CopterExpress/clover.git
synced 2026-05-26 11:43:25 +00:00
gitbook: editing en
This commit is contained in:
@@ -5,6 +5,13 @@
|
||||
* [Clever 3 assembly](assemble_3.md)
|
||||
* [Connecting 4 in 1 ESCs](4in1.md)
|
||||
* [Types of power connectors](connectortypes.md)
|
||||
* [Blanching](zap.md)
|
||||
* [Initial setup](setup.md)
|
||||
* [Using multimeter](test_connection.md)
|
||||
* [Possible radio failures](radioerrors.md)
|
||||
* [Installation of FPV](fpv.md)
|
||||
* [Safety instruction](safety.md)
|
||||
* [Soldering safety](tb.md)
|
||||
* [Connecting GPS](gps.md)
|
||||
* [Flight modes](modes.md)
|
||||
* [UART settings](uart.md)
|
||||
|
||||
@@ -30,7 +30,7 @@ In manual mode, the pilot controls the drone directly. GPS, computer vision data
|
||||
|
||||
In the automatic flight mode, the quadcopter ignores the control signals from the transmitter.
|
||||
|
||||
* **AUTO.MISSION** – PX4 completes the mission pre-loaded into the drone (the mission is downloaded using the QGroundControl, or from [MAVLink] (mavlink.md) using [MAVROS](mavros.md).
|
||||
* **AUTO.MISSION** – PX4 completes the mission pre-loaded into the drone (the mission is downloaded using the QGroundControl, or from [MAVLink](mavlink.md) using [MAVROS](mavros.md).
|
||||
* **AUTO.RTL** – the copter automatically returns to the takeoff point.
|
||||
* **AUTO.LAND** – the copter lands automatically.
|
||||
|
||||
@@ -44,4 +44,4 @@ The main used MAVLink packages are:
|
||||
* [SET_POSITION_TARGET_LOCAL_NED](https://mavlink.io/en/messages/common.html#SET_POSITION_TARGET_LOCAL_NED)
|
||||
* [SET_ATTITUDE_TARGET](https://mavlink.io/en/messages/common.html#SET_ATTITUDE_TARGET)
|
||||
|
||||
See: [autonomous flying the quadcopter in the OFFBOARD mode](simple_offboard.md).
|
||||
See: [autonomous flying the quadcopter in the OFFBOARD mode](simple_offboard.md).
|
||||
|
||||
@@ -21,4 +21,4 @@ Blanching a wire means doing the following:
|
||||
3. Apply flux to the twisted stripped wires
|
||||
4. Apply a layer of solder.
|
||||
|
||||

|
||||

|
||||
|
||||
Reference in New Issue
Block a user