tszheichoi / awesome-sensor-logger

Collection of tools, resources and sample code to use alongside the Sensor Logger app
MIT License
178 stars 22 forks source link

GNSS observables #34

Closed kcleineweber closed 2 months ago

kcleineweber commented 2 months ago

Is it possible to log not only the location solutions but the raw observables - pseudorange, doppler, adr? Thanks

tszheichoi commented 2 months ago

Sensor Logger currently does not support these raw values, primarily because it is not available on iOS, and I want most features to be reasonably cross-platform. See, for example, https://developer.apple.com/forums/thread/693229. On the other hand, I believe it is technically possible on Android. Are there particular reasons / use cases you want to achieve with these? If so, happy to consider implementing.

tszheichoi commented 2 months ago

Closing this for now. If you have specific needs for raw GPS values on Android, then do reach out again.