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 think Ron is right.
In KBox the sensor gives Pascal and also Signal K is Pascal which is ok.
The NMEA0183 building gets Pascal too, but here it should be bar
So 1/100000 should be right
May be also a new define in SKUnits.h?
#define SKPascalToBar(x) x / 1000000
OpenCPN doc says:
We should be publishing in Bars, which should work but Ron had to make a change to get this to work:
https://github.com/sarfata/kbox-firmware/pull/61/files#diff-e1a852b1882fac49cb1e32e9192d85e1R57
The text was updated successfully, but these errors were encountered: