mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-15 20:35:33 +03:00
Merge pull request #5246 from Faduf/Kalman_2_YUPIF4
Add kalman filter to YupiF4
This commit is contained in:
commit
aec34a2b26
1 changed files with 1 additions and 0 deletions
|
@ -146,6 +146,7 @@
|
||||||
#define SERIALRX_PROVIDER SERIALRX_SBUS
|
#define SERIALRX_PROVIDER SERIALRX_SBUS
|
||||||
#define SERIALRX_UART SERIAL_PORT_USART6
|
#define SERIALRX_UART SERIAL_PORT_USART6
|
||||||
#define DEFAULT_FEATURES (FEATURE_OSD)
|
#define DEFAULT_FEATURES (FEATURE_OSD)
|
||||||
|
#define USE_GYRO_FAST_KALMAN
|
||||||
|
|
||||||
// Target IO and timers
|
// Target IO and timers
|
||||||
#define USE_SERIAL_4WAY_BLHELI_INTERFACE
|
#define USE_SERIAL_4WAY_BLHELI_INTERFACE
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue