Browse Source
Otherwise, get_field() will return NaNs after once every few calls to read() during compassmot on PX4 platforms, which causes compassmot to fail. This is a quick hack around the deeper issue, which could be something like the PX4 mag driver experiencing starvation and skipping mag reports, buffer overrun or something else that causes mag reports to be dropped. Or perhaps we should never expect in the first place that we will always receive at least one mag report between calls to read().mission-4.1.18
Matthew Lloyd
11 years ago
committed by
Andrew Tridgell
1 changed files with 3 additions and 0 deletions
Loading…
Reference in new issue