mirror of
https://github.com/okalachev/flix.git
synced 2025-07-27 17:49:33 +00:00
Minor fixes
This commit is contained in:
parent
886e592a20
commit
343935f98c
@ -6,7 +6,7 @@
|
||||
|
||||
## Features
|
||||
|
||||
* Simple and clear Arduino based source code.
|
||||
* Simple and clean Arduino based source code.
|
||||
* Acro and Stabilized flight using remote control.
|
||||
* Precise simulation using Gazebo.
|
||||
* In-RAM logging.
|
||||
|
@ -7,8 +7,6 @@
|
||||
#include "vector.h"
|
||||
|
||||
#define ONE_G 9.807f
|
||||
#define ACC_MIN 0.9f
|
||||
#define ACC_MAX 1.1f
|
||||
#define WEIGHT_ACC 0.5f
|
||||
|
||||
void estimate()
|
||||
|
Loading…
x
Reference in New Issue
Block a user