mirror of
https://github.com/okalachev/flix.git
synced 2026-09-05 16:00:56 +00:00
Better names for control parameters (breaking change)
Divide all parameters into attitude (ATT) and rates (RATE) control groups, which is much more obvious and clear. Improves alphabetic sort representation. Also makes more sense when filtering parameters using prefix in `p` command. Remove i and d parameters for attitude control, since they are unlikely to be useful in practice.
This commit is contained in:
+1
-1
@@ -252,7 +252,7 @@ There are several ways to control the drone's flight: using **smartphone** (Wi-F
|
||||
6. Use the virtual joystick to fly the drone!
|
||||
|
||||
> [!TIP]
|
||||
> Decrease `CTL_TILT_MAX` parameter when flying using the smartphone to make the controls less sensitive.
|
||||
> Decrease `CTL_ATT_MAX` parameter when flying using the smartphone to make the controls less sensitive.
|
||||
|
||||
### Control with a remote control
|
||||
|
||||
|
||||
Reference in New Issue
Block a user