Browse Source
When we are initializing the gyro and then saving the calibration we are also saving the calibration values for the accelerometers. Right now this is non-problematic, but we want to check that the ID of the accelerometer corresponds to the ID of the sensor detected. If we also save accel calibrations we would actually override the ID of the accelerometer. Rename the method to _save_gyro_calibration() and save only on gyro values.master
2 changed files with 4 additions and 6 deletions
Loading…
Reference in new issue