Paul Riseborough
|
c901c4b39e
|
Thermal Calibration - add parameter required to control minimum starting temperature
|
2017-02-12 09:21:37 +01:00 |
|
Lorenz Meier
|
72156fe9c1
|
Temp cal: Fix matrix initialization
|
2017-02-04 08:54:15 +01:00 |
|
Beat Küng
|
6583f73cfa
|
temperature_calibration: reduce code duplication by adding a TemperatureCalibrationCommon class
|
2017-02-03 13:57:48 +01:00 |
|
Beat Küng
|
38b4984c36
|
temperature_calibration: make sure to call orb_unsubscribe() when objects are destroyed
|
2017-02-03 13:57:48 +01:00 |
|
Beat Küng
|
4b8e6cf9cd
|
temperature_calibration: make sure to always do an orb_copy() even when already finished
... since we do poll() on the gyro fd.
|
2017-02-03 13:57:48 +01:00 |
|
Beat Küng
|
c4a8aa9c68
|
temperature_calibration: refactor to separate code & reduce code duplication
|
2017-02-02 23:54:06 +01:00 |
|
Beat Küng
|
603cd1e6dc
|
refator events: move temperature calibration implementation into subdirectory
|
2017-02-02 23:54:06 +01:00 |
|