mirror of
https://github.com/CopterExpress/clover.git
synced 2026-05-26 21:19:35 +00:00
docs: editing en
This commit is contained in:
@@ -24,11 +24,11 @@ The image includes:
|
||||
|
||||
* Raspbian Stretch
|
||||
* ROS Kinetic
|
||||
* Configured [networking] (network.md)
|
||||
* Configured [networking](network.md)
|
||||
* OpenCV
|
||||
* mavros
|
||||
* A software set for working with Clever
|
||||
|
||||
[API description](simple_offboard.md) for autonomous flights.
|
||||
|
||||
The source code of the collector of the image and only can be found at [GitHub](https://github.com/CopterExpress/clever).
|
||||
The source code of the collector of the image and only can be found at [GitHub](https://github.com/CopterExpress/clever).
|
||||
|
||||
@@ -1,3 +1,5 @@
|
||||
# Summary
|
||||
|
||||
* [Glossary](gloss.md)
|
||||
* [Clever 2 assembly](assemble_2.md)
|
||||
* [UART settings](uart.md)
|
||||
|
||||
@@ -26,7 +26,7 @@ Clever 2 construction kit assembly instruction
|
||||
* EFEST Luc V4 Li-lon Charger ×1.
|
||||
* Regulators protective case ×4.
|
||||
* Legs attachment ×8.
|
||||
* PixHawk flight controller ×1.
|
||||
* Pixhawk flight controller ×1.
|
||||
* FlySky i6 radio receiver×1.
|
||||
* FlySky i6 radio transmitter ×1.
|
||||
* EFEST LUC V4 Charger ×1.
|
||||
@@ -292,7 +292,7 @@ IMPORTANT NOTE about polarity
|
||||
|
||||

|
||||
|
||||
[Radio equipment troubleshooting manual ](radioerrors.md)
|
||||
[Radio equipment troubleshooting manual](radioerrors.md)
|
||||
|
||||
### Checking the motors rotation direction
|
||||
|
||||
@@ -322,7 +322,7 @@ IMPORTANT NOTE about polarity
|
||||
|
||||

|
||||
|
||||
#### Installation of the PixHawk flight controller
|
||||
#### Installation of the Pixhawk flight controller
|
||||
|
||||
1. Stick the two-sided adhesive tape in the corners of the flight controller. 
|
||||
> **IMPORTANT** When the motors rotate, vibrations occur, which affect sensors of the PixHawk flight controller. To avoid this effect, the number of double-sided tape layers
|
||||
@@ -385,4 +385,4 @@ The copter is ready for configuration!
|
||||
2. When connecting (disconnecting) batteries, hold only the connectors, never pull or tug the wires.
|
||||
3. If you see open connectors, violation of insulation or battery compartment integrity, do not touch it, and immediately inform the instructor.
|
||||
|
||||
See article [safety precautions when soldering and during copter flight operation](safety.md)
|
||||
See article [safety precautions when soldering and during copter flight operation](safety.md)
|
||||
|
||||
@@ -19,13 +19,13 @@ Pixhawk, Ardupilot, Naze32, CC3D.
|
||||
|
||||
An electric motor that rotates propellers of the multicopter. Usually, brushless motors are used. These motors are connected to ESC.
|
||||
|
||||
## ESC / motor controller / "regul"
|
||||
## ESC / motor controller
|
||||
|
||||
An Electronic Speed Controller. A specialized circuit-board that controls the speed of the brushless motor. It is controlled by a flight controller using pulse width modulation (PWM).
|
||||
|
||||
ESC has the firmware that determines the characteristics of its operation.
|
||||
|
||||
## Remote control / radio control equipment/ "appa"
|
||||
## Remote control / radio control equipment
|
||||
|
||||
A radio-operated quadcopter remote control. Operation of the remote control requires connecting a receiver to the flight controller.
|
||||
|
||||
@@ -67,4 +67,4 @@ A library that is a link between the aircraft operating using the MAVLink protoc
|
||||
|
||||
## UART
|
||||
|
||||
A serial asynchronous data transfer interface used in many devices. For example, GPS antennas, Wi-Fi routers, or Pixhawk.
|
||||
A serial asynchronous data transfer interface used in many devices. For example, GPS antennas, Wi-Fi routers, or Pixhawk.
|
||||
|
||||
Reference in New Issue
Block a user