mirror of
https://github.com/iNavFlight/inav.git
synced 2025-07-25 17:25:18 +03:00
Merge branch 'master' into dzikuvx-adaptive-filter
This commit is contained in:
commit
e18cbbf76a
114 changed files with 3688 additions and 2097 deletions
|
@ -84,6 +84,8 @@
|
|||
#define USE_RANGEFINDER_US42
|
||||
#define USE_RANGEFINDER_TOF10120_I2C
|
||||
#define USE_RANGEFINDER_TERARANGER_EVO_I2C
|
||||
#define USE_RANGEFINDER_USD1_V0
|
||||
#define USE_RANGEFINDER_NANORADAR
|
||||
|
||||
// Allow default optic flow boards
|
||||
#define USE_OPFLOW
|
||||
|
@ -115,8 +117,6 @@
|
|||
|
||||
#define NAV_NON_VOLATILE_WAYPOINT_CLI
|
||||
|
||||
#define NAV_AUTO_MAG_DECLINATION_PRECISE
|
||||
|
||||
#define USE_D_BOOST
|
||||
#define USE_ANTIGRAVITY
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue