rosflight_firmware icon indicating copy to clipboard operation
rosflight_firmware copied to clipboard

C++ Unit Tests (Nice to Have)

Open superjax opened this issue 7 years ago • 2 comments

  • [x] IMU Calibration

  • [x] IMU not responding

  • [x] Time going backwards

  • [x] Controller Anti-Windup

  • [x] Equilibrium Torque Calculation

  • [x] Mixer Scaling

  • [x] barometer calibration

  • [x] barometer altitude calculation

  • [x] fastAlt function

  • [ ] differential pressure calibration

  • [ ] differential pressure velocity calculation

  • [ ] Correct failsafe depending on fixedwing or not

  • [x] Estimator features and bias estimation

  • [ ] Check important default parameters (invalid mixer, imu calibration parameters, etc.)

  • [ ] Initiate barometer calibration while calibration already running

  • [ ] Initiate differential pressure calibration while calibration already running

  • [ ] Outlier rejection

superjax avatar Jul 11 '17 15:07 superjax

I just consolidated the checklist into the first comment.

superjax avatar Aug 20 '17 14:08 superjax

This is something that should be completed at some point.

bsutherland333 avatar Oct 04 '23 20:10 bsutherland333