phoenix-pilot / phoenix-pilot-core

3 stars 0 forks source link

pilot-core: imu temperature and gyrorth calibration + gps double usage #266

Closed niewim19 closed 1 year ago

niewim19 commented 1 year ago

Description

Motivation and Context

Adding tempimu calibration type forced a change in sensc and corr so that it is possible to run only selected calibrations and corrections. It is because tempimu calibration must be applied on non-calirbated data and current accorth calibration must be done on tempimu calibrated data, yet it is no possible to do these calibrations together.

This problem occurs also with magiron/magmot calibrations and accorth/accrot but there it was mitigated by joining calibration procedures. However to tidy it up these calibrations will need splitting and the correct order of calibration enforced in calibtool with corrInitFlags.

Types of changes

How Has This Been Tested?

Checklist:

Special treatment