| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | altos: Parameterize altitude table access and initialization | Keith Packard | 2012-10-12 |
| | | | | | | | | | | | This allows projects to store the altitude data in different representations or with different access modes. By default, altitude data is stored in meters, but the initializers include decimeter values so those can be used instead if desired. Signed-off-by: Keith Packard <keithp@keithp.com> | ||
| * | altos: Shrink Pa to altitude table | Keith Packard | 2012-09-21 |
| | | | | | | | | This improves the computation of the table enough that errors from a 470 entry table are almost all < 0.5m. Signed-off-by: Keith Packard <keithp@keithp.com> | ||
| * | altos: Add conversion between Pa and meters | Keith Packard | 2012-05-18 |
| To be used with the MS5607 which generates data in calibrated units. Signed-off-by: Keith Packard <keithp@keithp.com> | |||
