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
afa3429b
Commit
afa3429b
authored
8 years ago
by
Lorenz Meier
Browse files
Options
Downloads
Patches
Plain Diff
210qc: Fix sample rate
parent
aa355d86
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
posix-configs/eagle/210qc/px4-calib.config
+3
-3
3 additions, 3 deletions
posix-configs/eagle/210qc/px4-calib.config
posix-configs/eagle/210qc/px4-flight.config
+3
-3
3 additions, 3 deletions
posix-configs/eagle/210qc/px4-flight.config
with
6 additions
and
6 deletions
posix-configs/eagle/210qc/px4-calib.config
+
3
−
3
View file @
afa3429b
...
...
@@ -59,9 +59,9 @@ param set MC_ROLLRATE_D 0.0001
param
set
ATT_W_MAG
0
.
00
param
set
PE_MAG_NOISE
1
.
0
f
param
set
SENS_BOARD_ROT
0
param
set
MPU_GYRO_LPF_EN
U
M
4
param
set
MPU_ACC_LPF_EN
U
M
4
param
set
MPU_SAMPLE_R
ATE
_EN
U
M
2
param
set
MPU_GYRO_LPF_ENM
4
param
set
MPU_ACC_LPF_ENM
4
param
set
MPU_SAMPLE_R_ENM
2
sleep
1
mpu9x50
start
-
D
/
dev
/
spi
-
1
uart_esc
start
-
D
/
dev
/
tty
-
2
...
...
This diff is collapsed.
Click to expand it.
posix-configs/eagle/210qc/px4-flight.config
+
3
−
3
View file @
afa3429b
...
...
@@ -49,9 +49,9 @@ param set RC6_REV 1
param
set
ATT_W_MAG
0
.
00
param
set
PE_MAG_NOISE
1
.
0
f
param
set
SENS_BOARD_ROT
0
param
set
MPU_GYRO_LPF_EN
U
M
4
param
set
MPU_ACC_LPF_EN
U
M
4
param
set
MPU_SAMPLE_R
ATE
_EN
U
M
2
param
set
MPU_GYRO_LPF_ENM
4
param
set
MPU_ACC_LPF_ENM
4
param
set
MPU_SAMPLE_R_ENM
2
param
set
GYRO0_XOFF
-
0
.
0028
param
set
GYRO0_YOFF
-
0
.
0047
param
set
GYRO0_ZOFF
-
0
.
0034
...
...
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