mirror of
https://github.com/okalachev/flix.git
synced 2026-02-17 15:41:32 +00:00
Implement RC fail-safe
This commit is contained in:
@@ -52,6 +52,7 @@ float thrustTarget;
|
||||
|
||||
void control() {
|
||||
interpretRC();
|
||||
failsafe();
|
||||
if (mode == STAB) {
|
||||
controlAttitude();
|
||||
controlRate();
|
||||
|
||||
Reference in New Issue
Block a user