Skip to content

Commit

Permalink
revolution: Enable LQG.
Browse files Browse the repository at this point in the history
  • Loading branch information
glowtape committed Feb 3, 2018
1 parent 8a080d7 commit a04a8c0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions flight/targets/revolution/fw/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,7 @@ OPTMODULES += Storm32Bgc
OPTMODULES += CharacterOSD
OPTMODULES += UAVOCrossfireTelemetry
OPTMODULES += Loadable
OPTMODULES += LQGSolver

# Paths
OPUAVOBJINC = $(OPUAVOBJ)/inc
Expand Down
1 change: 1 addition & 0 deletions flight/targets/revolution/fw/pios_config.h
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@
#include <pios_flight_config.h>

/* Major features */
#define PIOS_INCLUDE_LQG

/* Enable/Disable PiOS Modules */
#define PIOS_INCLUDE_FLASH_JEDEC
Expand Down

0 comments on commit a04a8c0

Please sign in to comment.