Home
last modified time | relevance | path

Searched defs:DebugGyroCal (Results 1 – 1 of 1) sorted by relevance

/device/google/contexthub/firmware/os/algos/calibration/gyroscope/
Dgyro_cal.h70 struct DebugGyroCal { struct
71 uint64_t start_still_time_nanos;
72 uint64_t end_still_time_nanos;
73 uint64_t stillness_duration_nanos;
74 float mean_sampling_rate_hz;
75 float accel_stillness_conf;
76 float gyro_stillness_conf;
77 float mag_stillness_conf;
78 float calibration[3];
79 float accel_mean[3];
[all …]