Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
F
Firmware
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Alberto Ruiz Garcia
Firmware
Commits
4effcc0a
Commit
4effcc0a
authored
9 years ago
by
Julian Oes
Committed by
Lorenz Meier
9 years ago
Browse files
Options
Downloads
Patches
Plain Diff
cmake/posix-configs: switch to ekf2 on Snapdragon
parent
4aceb21d
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
cmake/configs/qurt_eagle_default.cmake
+1
-0
1 addition, 0 deletions
cmake/configs/qurt_eagle_default.cmake
posix-configs/eagle/flight/px4.config
+1
-2
1 addition, 2 deletions
posix-configs/eagle/flight/px4.config
with
2 additions
and
2 deletions
cmake/configs/qurt_eagle_default.cmake
+
1
−
0
View file @
4effcc0a
...
...
@@ -37,6 +37,7 @@ set(config_module_list
modules/ekf_att_pos_estimator
modules/attitude_estimator_q
modules/position_estimator_inav
modules/ekf2
#
# Vehicle Control
...
...
This diff is collapsed.
Click to expand it.
posix-configs/eagle/flight/px4.config
+
1
−
2
View file @
4effcc0a
...
...
@@ -8,8 +8,7 @@ df_bmp280_wrapper start
df_hmc5883_wrapper
start
sensors
start
commander
start
attitude_estimator_q
start
position_estimator_inav
start
ekf2
start
land_detector
start
multicopter
mc_pos_control
start
mc_att_control
start
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment