mirror of
https://bitbucket.org/librepilot/librepilot.git
synced 2025-02-20 10:54:14 +01:00
REVONANO - Enable some other modules (battery, airspeed, CameraStab) for testing
This commit is contained in:
parent
109c21a8ab
commit
8cb9f8b802
@ -32,8 +32,7 @@ USE_DSP_LIB ?= NO
|
||||
# List of mandatory modules to include
|
||||
MODULES += Sensors
|
||||
MODULES += StateEstimation
|
||||
#MODULES += Altitude/revolution
|
||||
#MODULES += Airspeed
|
||||
MODULES += Airspeed
|
||||
|
||||
MODULES += Stabilization
|
||||
MODULES += ManualControl
|
||||
@ -41,8 +40,8 @@ MODULES += Receiver
|
||||
MODULES += Actuator
|
||||
MODULES += GPS
|
||||
MODULES += TxPID
|
||||
#MODULES += CameraStab
|
||||
#MODULES += Battery
|
||||
MODULES += CameraStab
|
||||
MODULES += Battery
|
||||
MODULES += FirmwareIAP
|
||||
MODULES += PathPlanner
|
||||
MODULES += PathFollower
|
||||
|
Loading…
x
Reference in New Issue
Block a user