You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I missed the exponents in the datasheet during my initial implementation, and thus 2nd through 4th-order terms were all treated as 1st-order terms when calculating compensated pressure. This significantly skewed the pressure measurements (by over +5.5kPa, or about 5% error, in my conditions).
Revised equation fixes this.
0 commit comments