Skip to content
This repository has been archived by the owner on Mar 22, 2019. It is now read-only.

Commit

Permalink
posix sdflight: add navigator to Linux side
Browse files Browse the repository at this point in the history
  • Loading branch information
julianoes authored and LorenzMeier committed May 14, 2016
1 parent 3a8d242 commit 920d2ef
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions cmake/configs/posix_sdflight_default.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ set(config_module_list
modules/sdlog2
modules/simulator
modules/commander
modules/navigator
modules/load_mon

lib/controllib
Expand Down
2 changes: 2 additions & 0 deletions posix-configs/eagle/flight/mainapp.config
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
uorb start
muorb start
dataman start
navigator start
mavlink start -u 14556 -r 1000000
sleep 1
mavlink stream -u 14556 -s HIGHRES_IMU -r 50
Expand Down

0 comments on commit 920d2ef

Please sign in to comment.