Home
last modified time | relevance | path

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

/device/google/contexthub/firmware/inc/algos/
Dgyro_cal.h62 struct debugGyroCal_t{ struct
63 float temperature_celcius;
64 float accel_stillness_conf;
65 float gyro_stillness_conf;
66 float mag_stillness_conf;
67 uint64_t calibration_time;
68 uint64_t calibration_time_duration;
69 bool used_mag_sensor;
70 float calibration[3];
71 float accel_mean[3];
[all …]