High resolution barometer and altimeter using i2c mode. Adapted to FreeIMU interface
Dependents: FreeIMU FreeIMU_external_magnetometer FreeIMU
Fork of ms5611 by
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
10:7802dc3ef0a0 | 2018-04-18 | tyftyftyf | change to I2C 1 |
9:9f1d38b8d7c3 | 2018-03-07 | tyftyftyf | test |
8:f3660f819e54 | 2013-11-09 | tyftyftyf | Implemented async mode |
7:8545a1d1d1e4 | 2013-11-02 | tyftyftyf | Initial Commit |
6:41c370fa1f7b | 2013-06-24 | loopsva | Updated .h documentation and added i2c frequency set in .cpp file. |
5:0d7b229474c6 | 2013-05-17 | loopsva | Added known altitude to sea level barometer calculations |
4:f7b0ad1b5751 | 2013-05-13 | loopsva | Documentation update |
3:c2d1b0d432ad | 2013-05-13 | loopsva | Fixed pressure error <20C. Added altitude calculation. |
2:05804ed70748 | 2013-05-09 | loopsva | Updated calculations. Now accurate to 0.1mbar if temperature > 20C at sea level (ref KOAK). Error is 10+ mbar and variable if temperature < 20C. Temp is accurate however < 20C. Untested below -15C |
1:94a46b4fed9d | 2013-05-07 | loopsva | Documentaion update only |
0:f97f410d4a21 | 2013-05-07 | loopsva | Initial Release. High resolution Barometer / Altimeter |