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/util/
Dcal_log.h28 # define CAL_DEBUG_LOG(tag, fmt, ...) \ macro
37 # define CAL_DEBUG_LOG(tag, fmt, ...) \ macro
41 # define CAL_DEBUG_LOG(tag, fmt, ...) \ macro
49 # define CAL_DEBUG_LOG(tag, format, ...) \ macro
/device/google/contexthub/firmware/os/algos/calibration/gyroscope/
Dgyro_cal.c186 CAL_DEBUG_LOG("[GYRO_CAL:INIT]", "Online gyroscope calibration ENABLED."); in gyroCalInit()
188 CAL_DEBUG_LOG("[GYRO_CAL:INIT]", "Online gyroscope calibration DISABLED."); in gyroCalInit()
224 CAL_DEBUG_LOG("[GYRO_CAL:SET BIAS]", in gyroCalSetBias()
472 CAL_DEBUG_LOG( in computeGyroCal()
544 CAL_DEBUG_LOG("[GYRO_CAL:WATCHDOG]", in checkWatchdog()
550 CAL_DEBUG_LOG("[GYRO_CAL:WATCHDOG]", in checkWatchdog()
641 CAL_DEBUG_LOG("[GYRO_CAL:TEMP_GATE]", in gyroTemperatureStatsTracker()
667 CAL_DEBUG_LOG( in gyroTemperatureStatsTracker()
753 CAL_DEBUG_LOG( in gyroStillMeanTracker()
881 CAL_DEBUG_LOG( in gyroCalDebugPrintData()
[all …]
/device/google/contexthub/firmware/os/algos/calibration/over_temp/
Dover_temp_cal.c295 CAL_DEBUG_LOG(over_temp_cal->otc_debug_tag, in overTempCalInit()
298 CAL_DEBUG_LOG(over_temp_cal->otc_debug_tag, in overTempCalInit()
349 CAL_DEBUG_LOG(over_temp_cal->otc_debug_tag, in overTempCalSetModel()
375 CAL_DEBUG_LOG( in overTempCalSetModel()
385 CAL_DEBUG_LOG( in overTempCalSetModel()
473 CAL_DEBUG_LOG(over_temp_cal->otc_debug_tag, in overTempCalSetModelData()
583 CAL_DEBUG_LOG( in overTempCalUpdateSensorEstimate()
701 CAL_DEBUG_LOG(over_temp_cal->otc_debug_tag, in overTempCalSetTemperature()
784 CAL_DEBUG_LOG(over_temp_cal->otc_debug_tag, "Invalid weight: Must > 0."); in overTempValidateAndSetWeight()
799 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.c461 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/sphere_fit/
Dsphere_fit_calibration.c233 CAL_DEBUG_LOG("[SPHERE CAL]", in runCalibration()
236 CAL_DEBUG_LOG("[SPHERE CAL]", "Solution:\n {" in runCalibration()
257 CAL_DEBUG_LOG("[SPHERE CAL]", in runCalibration()
/device/google/contexthub/firmware/os/algos/calibration/magnetometer/mag_cal/
Dmag_cal.c167 CAL_DEBUG_LOG("[MAG_CAL:KASA UPDATE] :", CAL_FORMAT_3DIGITS_TRIPLET in magCalUpdate()
186 CAL_DEBUG_LOG( in magCalUpdate()
278 CAL_DEBUG_LOG( in magLogPrint()
305 CAL_DEBUG_LOG( in magLogPrint()
330 CAL_DEBUG_LOG( in magLogPrint()
/device/google/contexthub/firmware/os/algos/calibration/online_calibration/accelerometer/accel_offset_cal/
Daccel_offset_cal.cc74 CAL_DEBUG_LOG("[AccelOffsetCal]", in SetInitialCalibration()
/device/google/contexthub/firmware/os/algos/calibration/online_calibration/magnetometer/mag_diverse_cal/
Dmag_diverse_cal.cc74 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.cc134 CAL_DEBUG_LOG("[GyroOffsetOtcCal]", in SetInitialCalibration()