[Firmware] Add timestamps to UnfusedData #195
Labels
Area: Firmware
Relating to the firmware subprojct
Priority: High
Type: Refactor
Refactor or architectural changes
We need to add hardware timestamps to
UnfusedData
. We may want to be generic on the timestamp type, so that we can represent when things are hardware timestamps vs software timestamps.Fusion algos will need this, as several can use a
dt
to improve performance: https://github.com/jmagnuson/ahrs-rs#field_accessThe text was updated successfully, but these errors were encountered: