Used three channels of the scheduler instead of a dedicated timer:
* one for the periodic data adquisition. * one lo load the sensor calibration from EEPROM. * one to save the sensor calibration to EEPROM. IMU sensor operational.
Showing
- include/darwin_conf.h 1 addition, 1 deletioninclude/darwin_conf.h
- include/darwin_imu.h 10 additions, 5 deletionsinclude/darwin_imu.h
- include/darwin_imu_registers.h 52 additions, 49 deletionsinclude/darwin_imu_registers.h
- src/darwin_balance.c 2 additions, 2 deletionssrc/darwin_balance.c
- src/darwin_fw.c 1 addition, 3 deletionssrc/darwin_fw.c
- src/darwin_imu.c 150 additions, 82 deletionssrc/darwin_imu.c
Loading
Please register or sign in to comment