Home
last modified time | relevance | path

Searched refs:CAL_DEBUG_LOG (Results 1 – 9 of 9) sorted by relevance

/device/google/contexthub/firmware/os/algos/calibration/gyroscope/
Dgyro_cal.c189 CAL_DEBUG_LOG("[GYRO_CAL:INIT]", "Online gyroscope calibration ENABLED."); in gyroCalInit()
191 CAL_DEBUG_LOG("[GYRO_CAL:INIT]", "Online gyroscope calibration DISABLED."); in gyroCalInit()
223 CAL_DEBUG_LOG("[GYRO_CAL:SET BIAS]", in gyroCalSetBias()
471 CAL_DEBUG_LOG( in computeGyroCal()
543 CAL_DEBUG_LOG("[GYRO_CAL:WATCHDOG]", in checkWatchdog()
549 CAL_DEBUG_LOG("[GYRO_CAL:WATCHDOG]", in checkWatchdog()
640 CAL_DEBUG_LOG("[GYRO_CAL:TEMP_GATE]", in gyroTemperatureStatsTracker()
666 CAL_DEBUG_LOG( in gyroTemperatureStatsTracker()
752 CAL_DEBUG_LOG( in gyroStillMeanTracker()
880 CAL_DEBUG_LOG( in gyroCalDebugPrintData()
[all …]
/device/google/contexthub/firmware/os/algos/calibration/over_temp/
Dover_temp_cal.c298 CAL_DEBUG_LOG(over_temp_cal->otc_debug_tag, in overTempCalInit()
301 CAL_DEBUG_LOG(over_temp_cal->otc_debug_tag, in overTempCalInit()
352 CAL_DEBUG_LOG(over_temp_cal->otc_debug_tag, in overTempCalSetModel()
378 CAL_DEBUG_LOG( in overTempCalSetModel()
388 CAL_DEBUG_LOG( in overTempCalSetModel()
476 CAL_DEBUG_LOG(over_temp_cal->otc_debug_tag, in overTempCalSetModelData()
586 CAL_DEBUG_LOG( in overTempCalUpdateSensorEstimate()
704 CAL_DEBUG_LOG(over_temp_cal->otc_debug_tag, in overTempCalSetTemperature()
762 CAL_DEBUG_LOG(over_temp_cal->otc_debug_tag, "Invalid weight: Must > 0."); in overTempValidateAndSetWeight()
777 CAL_DEBUG_LOG(over_temp_cal->otc_debug_tag, "Non monotonic weight age."); in overTempValidateAndSetWeight()
[all …]
/device/google/contexthub/firmware/os/algos/calibration/accelerometer/
Daccel_cal.c466 CAL_DEBUG_LOG("IMU Temp Data: ", in accelCalRun()
569 CAL_DEBUG_LOG("[ACCEL_CAL]", in accelCalDebPrint()
583 CAL_DEBUG_LOG("[ACCEL_CAL]", in accelCalDebPrint()
597 CAL_DEBUG_LOG("[ACCEL_CAL]", in accelCalDebPrint()
611 CAL_DEBUG_LOG("[ACCEL_CAL]", in accelCalDebPrint()
625 CAL_DEBUG_LOG("[ACCEL_CAL]", in accelCalDebPrint()
639 CAL_DEBUG_LOG("[ACCEL_CAL]", "{16," CAL_FORMAT_ACCEL_HISTORY "}(radius)\n", in accelCalDebPrint()
655 CAL_DEBUG_LOG("[ACCEL_CAL]", "{ 7," CAL_FORMAT_ACCEL_HISTORY "}(eigen x)\n", in accelCalDebPrint()
667 CAL_DEBUG_LOG("[ACCEL_CAL]", "{ 8," CAL_FORMAT_ACCEL_HISTORY "}(eigen y)\n", in accelCalDebPrint()
679 CAL_DEBUG_LOG("[ACCEL_CAL]", "{ 9," CAL_FORMAT_ACCEL_HISTORY "}(eigen z)\n", in accelCalDebPrint()
[all …]
/device/google/contexthub/firmware/os/algos/calibration/util/
Dcal_log.h30 # define CAL_DEBUG_LOG(tag, fmt, ...) \ macro
39 # define CAL_DEBUG_LOG(tag, fmt, ...) \ macro
43 # define CAL_DEBUG_LOG(tag, fmt, ...) \ macro
47 # define CAL_DEBUG_LOG(tag, format, ...) \ macro
55 # define CAL_DEBUG_LOG(tag, format, ...) \ macro
/device/google/contexthub/firmware/os/algos/calibration/magnetometer/mag_cal/
Dmag_cal.c168 CAL_DEBUG_LOG("[MAG_CAL:KASA UPDATE] :", CAL_FORMAT_3DIGITS_TRIPLET in magCalUpdate()
187 CAL_DEBUG_LOG( in magCalUpdate()
279 CAL_DEBUG_LOG( in magLogPrint()
306 CAL_DEBUG_LOG( in magLogPrint()
331 CAL_DEBUG_LOG( in magLogPrint()
/device/google/contexthub/firmware/os/algos/calibration/sphere_fit/
Dsphere_fit_calibration.c237 CAL_DEBUG_LOG("[SPHERE CAL]", in runCalibration()
240 CAL_DEBUG_LOG("[SPHERE CAL]", "Solution:\n {" in runCalibration()
261 CAL_DEBUG_LOG("[SPHERE CAL]", in runCalibration()
/device/google/contexthub/firmware/os/algos/calibration/online_calibration/accelerometer/accel_offset_cal/
Daccel_offset_cal.cc77 CAL_DEBUG_LOG("[AccelOffsetCal]", in SetInitialCalibration()
/device/google/contexthub/firmware/os/algos/calibration/online_calibration/magnetometer/mag_diverse_cal/
Dmag_diverse_cal.cc76 CAL_DEBUG_LOG("[MagDiverseCal]", in SetInitialCalibration()
/device/google/contexthub/firmware/os/algos/calibration/online_calibration/gyroscope/gyro_offset_over_temp_cal/
Dgyro_offset_over_temp_cal.cc138 CAL_DEBUG_LOG("[GyroOffsetOtcCal]", in SetInitialCalibration()