forked from PX4/PX4-Autopilot
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
the delta angle bias was applied to imu data which was not coming in the same time intervall as the filter was operating. Therefore, the delta angle bias applied to new imu data had to be scaled correctly in order to match the imu time interval.
- Loading branch information
Roman
committed
Jan 14, 2016
1 parent
749156d
commit 0b5c905
Showing
2 changed files
with
11 additions
and
12 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters