Skip to content
This repository was archived by the owner on Dec 25, 2024. It is now read-only.

use gyro rate to extrapolate gyro to account for measurement lag #406

Open
truher opened this issue Jun 15, 2024 · 0 comments
Open

use gyro rate to extrapolate gyro to account for measurement lag #406

truher opened this issue Jun 15, 2024 · 0 comments

Comments

@truher
Copy link
Member

truher commented Jun 15, 2024

the navx sensor loop runs at about 400hz, 2.5ms max, 1.25 ms mean

the SPI input runs in a 200hz thread, 5ms max, 2.5 ms mean

the payload itself is 80 bytes (!) so that takes about 1.25 ms at 0.5 mhz

so the total delay is about 5ms.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

No branches or pull requests

1 participant