Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
B
Baitboat
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Wiki
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
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
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
OpenSource
Baitboat
Commits
491def2b
Commit
491def2b
authored
13 years ago
by
Andrew Tridgell
Browse files
Options
Downloads
Patches
Plain Diff
autotest: fixed the declination to match new compass
we now use the declination for Canberra
parent
e93b31c7
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
Tools/autotest/ArduCopter.parm
+2
-1
2 additions, 1 deletion
Tools/autotest/ArduCopter.parm
Tools/autotest/ArduPlane.parm
+1
-0
1 addition, 0 deletions
Tools/autotest/ArduPlane.parm
with
3 additions
and
1 deletion
Tools/autotest/ArduCopter.parm
+
2
−
1
View file @
491def2b
FRAME 0
MAG_ENABLE 1
LOG_BITMASK 4095
COMPASS_DEC 0.211
RC1_MAX 2000.000000
RC1_MIN 1000.000000
RC1_TRIM 1500.000000
...
...
@@ -49,4 +50,4 @@ THR_FAILSAFE 1
# RTL 6 !
# CIRCLE 7 !
# POSITION 8
# LAND 9 !
\ No newline at end of file
# LAND 9 !
This diff is collapsed.
Click to expand it.
Tools/autotest/ArduPlane.parm
+
1
−
0
View file @
491def2b
...
...
@@ -9,6 +9,7 @@ ARSPD_FBW_MAX 30
ARSPD_FBW_MIN 10
KFF_RDDRMIX 0.5
KFF_PTCHCOMP 0.3
COMPASS_DEC 0.211
THR_MAX 100
HDNG2RLL_D 0.5
HDNG2RLL_I 0.01
...
...
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