Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | altos: Make MS5607 PROM a public variable | Keith Packard | 2014-05-25 |
| | | | | | | | This will let the fake flight code update it as necessary, without creating a new interface in ao_ms5607.c Signed-off-by: Keith Packard <keithp@keithp.com> | ||
* | altos: MS5607 pressure computation for low temperatures was wrong | Keith Packard | 2013-08-25 |
| | | | | | | Second correction only applies to temps < -15°C, not 15°C. Signed-off-by: Keith Packard <keithp@keithp.com> | ||
* | altos: Split out ms5607 conversion code for use in ao_flight_test | Keith Packard | 2012-10-13 |
Makes the conversion code available even where the driver isn't needed Signed-off-by: Keith Packard <keithp@keithp.com> |