this fixes issue #7188, where we could read from the MS5525 sensor too soon after requesting data and the result coming back would be garbage
Remove bool return as it's never being used and not supported on PX4.
also improved averaging in MS4525 driver