Re: [magnetometer] Add RawMagnetometer, for uncalibrated readings.

I think that is not needed.

1. Android doesn't have a Magnetometer: MagneticField and MagneticFieldUncalibrated
2. Magnetometer (uncalibrated) exposes all values so that people can use it as a GeomagneticFieldSensor quite easily, but adding the bias manually - so if people mistake them, they will probably get it working anyway - or quickly notice if things are not precise and wonder what those bias values are :-)
3. Most people will probably use a CompassSensor (if we do such one) or at least the GeomagneticOrientationSensor for most common use-cases

-- 
GitHub Notification of comment by kenchris
Please view or discuss this issue at https://github.com/w3c/magnetometer/pull/21#issuecomment-300766424 using your GitHub account

Received on Thursday, 11 May 2017 11:51:37 UTC